Package org.apache.ignite.marshaller
Contains various supported marshallers.
-
Interface Summary Interface Description Marshaller Marshallerallows to marshal or unmarshal objects in grid.MarshallerContext Marshaller context.MarshallersFactory Marshallers factory. -
Class Summary Class Description AbstractMarshaller Base class for marshallers.AbstractNodeNameAwareMarshaller Marshaller allowing forIgnition#localIgnite()calls.IgniteMarshallerClassFilter IgniteObjectInputFilter MarshallerExclusions Checks whether given class should be excluded from marshalling.Marshallers Factory to create implementation ofMarshaller.MarshallersFactoryImpl Marshallers factory implementation.MarshallerUtils Utility marshaller methods.