Uses of Interface
one.microstream.persistence.types.ByteOrderTargeting
- 
Uses of ByteOrderTargeting in one.microstream.com.binaryMethods in one.microstream.com.binary with parameters of type ByteOrderTargeting Modifier and Type Method Description static ComPersistenceChannelBinary.DefaultComPersistenceChannelBinary. New(SocketChannel channel, BufferSizeProvider bufferSizeProvider, ByteOrderTargeting<?> byteOrderTargeting, PersistenceWriteController writeController)
- 
Uses of ByteOrderTargeting in one.microstream.persistence.binary.typesSubinterfaces of ByteOrderTargeting 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 Modifier and Type Class Description static classBinaryPersistenceFoundation.Default<F extends BinaryPersistenceFoundation.Default<?>>
- 
Uses of ByteOrderTargeting in one.microstream.persistence.typesClasses in one.microstream.persistence.types with type parameters of type ByteOrderTargeting Modifier and Type Interface Description interfaceByteOrderTargeting<T extends ByteOrderTargeting<?>>Subinterfaces of ByteOrderTargeting in one.microstream.persistence.types Modifier and Type Interface Description static interfaceByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>>interfacePersistenceFoundation<D,F extends PersistenceFoundation<D,?>>This type serves as a factory instance for buidlingPersistenceManagerinstances.interfacePersistenceManager<D>Classes in one.microstream.persistence.types that implement ByteOrderTargeting Modifier and Type Class Description static classPersistenceFoundation.Default<D,F extends PersistenceFoundation.Default<D,?>>static classPersistenceManager.Default<D>
- 
Uses of ByteOrderTargeting in one.microstream.storage.restadapterSubinterfaces of ByteOrderTargeting in one.microstream.storage.restadapter Modifier and Type Interface Description interfaceViewerBinaryPersistenceManagerClasses in one.microstream.storage.restadapter that implement ByteOrderTargeting Modifier and Type Class Description static classViewerBinaryPersistenceManager.Default
- 
Uses of ByteOrderTargeting in one.microstream.storage.typesSubinterfaces of ByteOrderTargeting in one.microstream.storage.types Modifier and Type Interface Description interfaceEmbeddedStorageConnectionFoundation<F extends EmbeddedStorageConnectionFoundation<?>>Classes in one.microstream.storage.types that implement ByteOrderTargeting Modifier and Type Class Description static classEmbeddedStorageConnectionFoundation.Default<F extends EmbeddedStorageConnectionFoundation.Default<?>>