Uses of Interface
one.microstream.persistence.types.ByteOrderTargeting
-
Uses of ByteOrderTargeting in one.microstream.communication.binary.types
Methods in one.microstream.communication.binary.types with parameters of type ByteOrderTargeting Modifier and Type Method Description static ComPersistenceChannelBinary.Default
ComPersistenceChannelBinary. New(ComConnection connection, BufferSizeProvider bufferSizeProvider, ByteOrderTargeting<?> byteOrderTargeting, PersistenceWriteController writeController)
-
Uses of ByteOrderTargeting in one.microstream.persistence.binary.types
Subinterfaces of ByteOrderTargeting in one.microstream.persistence.binary.types Modifier and Type Interface Description interface
BinaryPersistenceFoundation<F extends BinaryPersistenceFoundation<?>>
Factory and master instance type for assembling and binary persistence layer.Classes in one.microstream.persistence.binary.types that implement ByteOrderTargeting Modifier and Type Class Description static class
BinaryPersistenceFoundation.Default<F extends BinaryPersistenceFoundation.Default<?>>
-
Uses of ByteOrderTargeting in one.microstream.persistence.binary.util
Subinterfaces of ByteOrderTargeting in one.microstream.persistence.binary.util Modifier and Type Interface Description interface
SerializerFoundation<F extends SerializerFoundation<?>>
This type serves as a factory instance for buildingSerializer
instances.Classes in one.microstream.persistence.binary.util that implement ByteOrderTargeting Modifier and Type Class Description static class
SerializerFoundation.Default<F extends SerializerFoundation.Default<?>>
-
Uses of ByteOrderTargeting in one.microstream.persistence.types
Classes in one.microstream.persistence.types with type parameters of type ByteOrderTargeting Modifier and Type Interface Description interface
ByteOrderTargeting<T extends ByteOrderTargeting<?>>
Subinterfaces of ByteOrderTargeting in one.microstream.persistence.types Modifier and Type Interface Description static interface
ByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>>
interface
PersistenceFoundation<D,F extends PersistenceFoundation<D,?>>
This type serves as a factory instance for buidlingPersistenceManager
instances.interface
PersistenceManager<D>
Classes in one.microstream.persistence.types that implement ByteOrderTargeting Modifier and Type Class Description static class
PersistenceFoundation.Default<D,F extends PersistenceFoundation.Default<D,?>>
static class
PersistenceManager.Default<D>
-
Uses of ByteOrderTargeting in one.microstream.storage.embedded.types
Subinterfaces of ByteOrderTargeting in one.microstream.storage.embedded.types Modifier and Type Interface Description interface
EmbeddedStorageConnectionFoundation<F extends EmbeddedStorageConnectionFoundation<?>>
Classes in one.microstream.storage.embedded.types that implement ByteOrderTargeting Modifier and Type Class Description static class
EmbeddedStorageConnectionFoundation.Default<F extends EmbeddedStorageConnectionFoundation.Default<?>>
-
Uses of ByteOrderTargeting in one.microstream.storage.restadapter.types
Subinterfaces of ByteOrderTargeting in one.microstream.storage.restadapter.types Modifier and Type Interface Description interface
ViewerBinaryPersistenceManager
Classes in one.microstream.storage.restadapter.types that implement ByteOrderTargeting Modifier and Type Class Description static class
ViewerBinaryPersistenceManager.Default