Class PersistentPageMemoryStorageExample
java.lang.Object
org.apache.ignite.example.storage.PersistentPageMemoryStorageExample
This example demonstrates a usage of the PageMemory storage engine configured with a persistent data region.
Find instructions on how to run the example in the README.md file located in the "examples" directory root.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PersistentPageMemoryStorageExample
public PersistentPageMemoryStorageExample()
-
-
Method Details
-
main
Main method of the example.- Parameters:
args- The command line arguments.- Throws:
Exception- If failed.
-