Class ComPersistenceAdaptorBinaryDynamicCreator
java.lang.Object
one.microstream.communication.binary.types.ComPersistenceAdaptorBinary.Creator.Abstract<ComConnection>
one.microstream.communication.binarydynamic.ComPersistenceAdaptorBinaryDynamicCreator
- All Implemented Interfaces:
ComPersistenceAdaptorBinary.Creator<ComConnection>,ComPersistenceAdaptorCreator<ComConnection>
public final class ComPersistenceAdaptorBinaryDynamicCreator extends ComPersistenceAdaptorBinary.Creator.Abstract<ComConnection>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.communication.binary.types.ComPersistenceAdaptorBinary.Creator
ComPersistenceAdaptorBinary.Creator.Abstract<C>, ComPersistenceAdaptorBinary.Creator.Default -
Constructor Summary
Constructors Modifier Constructor Description protectedComPersistenceAdaptorBinaryDynamicCreator(BinaryPersistenceFoundation<?> foundation, BufferSizeProvider bufferSizeProvider) -
Method Summary
Modifier and Type Method Description ComPersistenceAdaptor<ComConnection>createPersistenceAdaptor(PersistenceIdStrategy hostIdStrategyInitialization, XGettingEnum<Class<?>> entityTypes, ByteOrder hostByteOrder, PersistenceIdStrategy hostIdStrategy)Methods inherited from class one.microstream.communication.binary.types.ComPersistenceAdaptorBinary.Creator.Abstract
bufferSizeProvider, foundationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.communication.types.ComPersistenceAdaptorCreator
createClientPersistenceAdaptor, createHostPersistenceAdaptor
-
Constructor Details
-
ComPersistenceAdaptorBinaryDynamicCreator
protected ComPersistenceAdaptorBinaryDynamicCreator(BinaryPersistenceFoundation<?> foundation, BufferSizeProvider bufferSizeProvider)
-
-
Method Details
-
createPersistenceAdaptor
public ComPersistenceAdaptor<ComConnection> createPersistenceAdaptor(PersistenceIdStrategy hostIdStrategyInitialization, XGettingEnum<Class<?>> entityTypes, ByteOrder hostByteOrder, PersistenceIdStrategy hostIdStrategy)
-