Package org.apache.ignite.marshalling
package org.apache.ignite.marshalling
-
ClassDescriptionThe ByteArrayMarshaller interface is designed to marshal and unmarshal objects to and from byte arrays.Marshaller<T,
R> Object marshaller interface that is used in every Ignite API that requires serialization/deserialization of user objects.Exception thrown when an object type is not supported by the marshaller.Exception thrown when unmarshalling failed.Exception thrown when an object type is not supported by the marshaller.