Package one.microstream.persistence.binary.util
-
Interface Summary Interface Description ObjectCopier Serializer<M> Convenient API layer to use the binary persistence functionality for a simple serializer.Serializer.Source Serializer.Target SerializerFoundation<F extends SerializerFoundation<?>> This type serves as a factory instance for buildingSerializerinstances.SerializerTypeInfoStrategy Implementations supply the type information that is included into the serializers output.SerializerTypeInfoStrategyCreator TypeDefinitionBuilder Create PersistenceTypeDefinitions from type strings created by thePersistenceTypeDictionaryAssemblerTypeDefinitionImporter ImportPersistenceTypeDefinitioninto the suppliedPersistenceTypeHandlerManager.TypedSerializer<M> Convenient API layer to use the binary persistence functionality for a serializer that includes type informations in the serialized data. -