Class CustomPojoSerializationExample
java.lang.Object
org.apache.ignite.example.serialization.CustomPojoSerializationExample
Example demonstrating custom POJO serialization using custom marshallers
on both client and server side.
-
Field Details
-
DEPLOYMENT_UNIT_NAME
Name of the deployment unit used in this example.- See Also:
-
DEPLOYMENT_UNIT_VERSION
Version of the deployment unit used in this example.- See Also:
-
-
Constructor Details
-
CustomPojoSerializationExample
public CustomPojoSerializationExample()
-