Class SerializationExample
java.lang.Object
org.apache.ignite.example.serialization.SerializationExample
This example demonstrates the usage of the
IgniteCompute.executeAsync(org.apache.ignite.compute.JobTarget, org.apache.ignite.compute.JobDescriptor<T, R>, T) API with various serialization approaches.
See README.md in the examples directory for execution instructions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerializationExample
public SerializationExample()
-
-
Method Details
-
main
- Throws:
Exception
-