Hi: I have referenced How Ignite SQL Works document but I still have got 2 questions.
The first question is, when I load data to Ignite cluster(3 nodes) in first time, the data is stored both on RAM and disk(I enabled local persistence), so which area does Ignite query on in this situation? The second question is, when I restart the cluster which I have mentioned above, the data is still on disk, but not exists in the RAM, so how can I load the data from disk to RAM in this situation? Look for your reply :-).
