Package org.apache.ignite.example.table
Class MapperExample
java.lang.Object
org.apache.ignite.example.table.MapperExample
This example demonstrates the usage of the
Mapper API with a custom TypeConverter.
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
-
MapperExample
public MapperExample()
-
-
Method Details
-
main
Runs the MapperExample.- Parameters:
args- The command line arguments.- Throws:
Exception- If failed.
-