All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractMarshaller Base class for marshallers.AbstractNodeNameAwareMarshaller Marshaller allowing forIgnition#localIgnite()calls.BinariesFactory Factory for binaries classes creation.BinaryBasicIdMapper Base binary ID mapper implementation.BinaryBasicNameMapper Base binary name mapper implementation.BinaryCollectionFactory<K> Collection factory.BinaryContext Binary context.BinaryField Binary object field.BinaryFieldEx Extended binary object field.BinaryFieldMetadata Binary field metadata.BinaryIdMapper Type and field ID mapper for binary objects.BinaryInputStream Binary input stream.BinaryInvalidTypeException Exception indicating that class needed for deserialization of binary object does not exist.Binarylizable Interface that allows to implement custom serialization logic for binary objects.BinaryMapFactory<K,V> Map factory.BinaryMarshaller Implementation ofMarshallerthat lets to serialize and deserialize all objects in the binary format.BinaryMemoryAllocatorChunk Memory allocator chunk.BinaryMetadata Binary metadata which is passed over a wire.BinaryMetadataHandler Binary metadata handler.BinaryNameMapper Maps type and field names to different names.BinaryObject Wrapper for binary object in binary format.BinaryObjectBuilder Binary object builder.BinaryObjectBuilderEx Internal interface forBinaryObjectBuilder.BinaryObjectBuilders Utility class to provide static methods to createBinaryObjectBuilder.BinaryObjectBuildersFactory Binary object builders factory.BinaryObjectEx Extended binary object interface.BinaryObjectException Exception indicating binary object serialization error.BinaryOutputStream Binary output stream.BinaryPositionReadable Interface allowing for positioned read.BinaryRawReader Raw reader for binary objects.BinaryRawWriter Raw writer for binary object.BinaryReader Reader for binary objects used inBinarylizableimplementations.BinaryReaderEx Extended reader interface.BinaryReflectiveSerializer Binary serializer which writes object fields using reflection.BinarySchema Schema describing binary object content.BinarySerializer Interface that allows to implement custom serialization logic for binary objects.BinaryStreams Utility class to provide static methods to createBinaryInputStreamorBinaryOutputStreamin different modes.BinaryStreamsFactory Binary streams factory.BinaryType Binary type meta data.BinaryTypeConfiguration Defines configuration properties for a specific binary type.BinaryTypeImpl Binary type implementation.BinaryUtils Binary utils.BinaryWriter Writer for binary object used inBinarylizableimplementations.BinaryWriterEx Extended writer interface.CacheObject CacheObjectUtils Cache object utility methods.CacheObjectValueContext Context to get value of cache object.GridBinaryMarshaller Binary objects marshaller.IgniteUuid This is a faster performing version ofUUID.JdkMarshaller Implementation ofMarshallerbased on JDK serialization mechanism.KeyCacheObject Marshaller Marshallerallows to marshal or unmarshal objects in grid.MarshallerContext Marshaller context.MarshallerExclusions Checks whether given class should be excluded from marshalling.MarshallerPlatformIds Constants for platform IDs to feed intoMarshallerContext.Marshallers Factory to create implementation ofMarshaller.MarshallersFactory Marshallers factory.OptimizedMarshaller Optimized implementation ofMarshaller.OptimizedMarshallerIdMapper ID mapper.OptimizedMarshallerInaccessibleClassException PlatformType Interop platform type.UnregisteredBinaryTypeException Exception thrown during serialization if binary metadata isn't registered and it's registration isn't allowed.