Class CustomPojoSerializationExample

java.lang.Object
org.apache.ignite.example.serialization.CustomPojoSerializationExample

public class CustomPojoSerializationExample extends Object
Example demonstrating custom POJO serialization using custom marshallers on both client and server side.
  • Field Details

    • DEPLOYMENT_UNIT_NAME

      public static final String DEPLOYMENT_UNIT_NAME
      Name of the deployment unit used in this example.
      See Also:
    • DEPLOYMENT_UNIT_VERSION

      public static final String DEPLOYMENT_UNIT_VERSION
      Version of the deployment unit used in this example.
      See Also:
  • Constructor Details

    • CustomPojoSerializationExample

      public CustomPojoSerializationExample()