public static final class ComPersistenceAdaptorBinary.Default extends ComPersistenceAdaptorBinary.Abstract<SocketChannel>
ComPersistenceAdaptorBinary.Abstract<C>, ComPersistenceAdaptorBinary.Creator<C>, ComPersistenceAdaptorBinary.Default| Modifier | Constructor and Description |
|---|---|
protected |
Default(BinaryPersistenceFoundation<?> foundation,
one.microstream.util.BufferSizeProvider bufferSizeProvider,
one.microstream.persistence.types.PersistenceIdStrategy hostInitIdStrategy,
one.microstream.collections.types.XGettingEnum<Class<?>> entityTypes,
ByteOrder hostByteOrder,
one.microstream.persistence.types.PersistenceIdStrategy hostIdStrategy) |
| Modifier and Type | Method and Description |
|---|---|
BinaryPersistenceFoundation<?> |
provideClientPersistenceFoundation(SocketChannel connection,
ComProtocol protocol) |
one.microstream.persistence.types.PersistenceFoundation<?,?> |
provideHostPersistenceFoundation(SocketChannel connection) |
bufferSizeProvider, createInitializationFoundation, persistenceFoundationcomWriteController, hostByteOrder, hostIdStrategy, hostInitializationIdStrategy, initializeHostPersistenceFoundation, iterateEntityTypes, provideTypeDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCreator, Creator, Creator, initializePersistenceFoundation, NewcreateClientChannel, createHostChannel, hostByteOrder, hostIdStrategy, hostInitializationIdStrategy, initializeClientPersistenceFoundation, initializeHostPersistenceFoundation, iterateEntityTypes, provideClientPersistenceManager, provideHostPersistenceManager, provideTypeDictionary, provideTypeDictionaryCompilerprotected Default(BinaryPersistenceFoundation<?> foundation, one.microstream.util.BufferSizeProvider bufferSizeProvider, one.microstream.persistence.types.PersistenceIdStrategy hostInitIdStrategy, one.microstream.collections.types.XGettingEnum<Class<?>> entityTypes, ByteOrder hostByteOrder, one.microstream.persistence.types.PersistenceIdStrategy hostIdStrategy)
public one.microstream.persistence.types.PersistenceFoundation<?,?> provideHostPersistenceFoundation(SocketChannel connection)
public BinaryPersistenceFoundation<?> provideClientPersistenceFoundation(SocketChannel connection, ComProtocol protocol)
Copyright © 2021 MicroStream Software. All rights reserved.