Package org.apache.ignite.example.table
Class KeyValueViewPojoExample
java.lang.Object
org.apache.ignite.example.table.KeyValueViewPojoExample
This example demonstrates the usage of the
KeyValueView API with user-defined POJOs.
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
-
KeyValueViewPojoExample
public KeyValueViewPojoExample()
-
-
Method Details
-
main
Main method of the example.- Parameters:
args- The command line arguments.- Throws:
Exception- If failed.
-