Uses of Interface
one.microstream.persistence.types.ByteOrderTargeting.Mutable
-
Uses of ByteOrderTargeting.Mutable in one.microstream.persistence.binary.types
Subinterfaces of ByteOrderTargeting.Mutable in one.microstream.persistence.binary.types Modifier and Type Interface Description interfaceBinaryPersistenceFoundation<F extends BinaryPersistenceFoundation<?>>Factory and master instance type for assembling and binary persistence layer.Classes in one.microstream.persistence.binary.types that implement ByteOrderTargeting.Mutable Modifier and Type Class Description static classBinaryPersistenceFoundation.Default<F extends BinaryPersistenceFoundation.Default<?>> -
Uses of ByteOrderTargeting.Mutable in one.microstream.persistence.binary.util
Subinterfaces of ByteOrderTargeting.Mutable in one.microstream.persistence.binary.util Modifier and Type Interface Description interfaceSerializerFoundation<F extends SerializerFoundation<?>>This type serves as a factory instance for buildingSerializerinstances.Classes in one.microstream.persistence.binary.util that implement ByteOrderTargeting.Mutable Modifier and Type Class Description static classSerializerFoundation.Default<F extends SerializerFoundation.Default<?>> -
Uses of ByteOrderTargeting.Mutable in one.microstream.persistence.types
Classes in one.microstream.persistence.types with type parameters of type ByteOrderTargeting.Mutable Modifier and Type Interface Description static interfaceByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>>Subinterfaces of ByteOrderTargeting.Mutable in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceFoundation<D,F extends PersistenceFoundation<D,?>>This type serves as a factory instance for buidlingPersistenceManagerinstances.Classes in one.microstream.persistence.types that implement ByteOrderTargeting.Mutable Modifier and Type Class Description static classPersistenceFoundation.Default<D,F extends PersistenceFoundation.Default<D,?>> -
Uses of ByteOrderTargeting.Mutable in one.microstream.storage.embedded.types
Subinterfaces of ByteOrderTargeting.Mutable in one.microstream.storage.embedded.types Modifier and Type Interface Description interfaceEmbeddedStorageConnectionFoundation<F extends EmbeddedStorageConnectionFoundation<?>>Classes in one.microstream.storage.embedded.types that implement ByteOrderTargeting.Mutable Modifier and Type Class Description static classEmbeddedStorageConnectionFoundation.Default<F extends EmbeddedStorageConnectionFoundation.Default<?>>