public abstract static class ComPersistenceAdaptorBinary.Abstract<C> extends ComPersistenceAdaptor.Abstract<C> implements ComPersistenceAdaptorBinary<C>
ComPersistenceAdaptorBinary.Abstract<C>, ComPersistenceAdaptorBinary.Creator<C>, ComPersistenceAdaptorBinary.Default| Modifier | Constructor and Description |
|---|---|
protected |
Abstract(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 |
|---|---|
one.microstream.util.BufferSizeProvider |
bufferSizeProvider() |
BinaryPersistenceFoundation<?> |
createInitializationFoundation() |
BinaryPersistenceFoundation<?> |
persistenceFoundation() |
comWriteController, 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, provideClientPersistenceFoundation, provideClientPersistenceManager, provideHostPersistenceFoundation, provideHostPersistenceManager, provideTypeDictionary, provideTypeDictionaryCompilerprotected Abstract(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 final BinaryPersistenceFoundation<?> persistenceFoundation()
persistenceFoundation in interface ComPersistenceAdaptorBinary<C>persistenceFoundation in interface ComPersistenceAdaptor<C>public final BinaryPersistenceFoundation<?> createInitializationFoundation()
createInitializationFoundation in interface ComPersistenceAdaptor<C>public one.microstream.util.BufferSizeProvider bufferSizeProvider()
Copyright © 2021 MicroStream Software. All rights reserved.