Package one.microstream.com.binary
Class ComPersistenceAdaptorBinary.Creator.Default
java.lang.Object
one.microstream.com.binary.ComPersistenceAdaptorBinary.Creator.Abstract<SocketChannel>
one.microstream.com.binary.ComPersistenceAdaptorBinary.Creator.Default
- All Implemented Interfaces:
- ComPersistenceAdaptorBinary.Creator<SocketChannel>,- ComPersistenceAdaptorCreator<SocketChannel>
- Enclosing interface:
- ComPersistenceAdaptorBinary.Creator<C>
public static final class ComPersistenceAdaptorBinary.Creator.Default extends ComPersistenceAdaptorBinary.Creator.Abstract<SocketChannel>
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.com.binary.ComPersistenceAdaptorBinary.CreatorComPersistenceAdaptorBinary.Creator.Abstract<C>, ComPersistenceAdaptorBinary.Creator.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description ComPersistenceAdaptor<SocketChannel>createPersistenceAdaptor(PersistenceIdStrategy hostIdStrategyInitialization, XGettingEnum<Class<?>> entityTypes, ByteOrder hostByteOrder, PersistenceIdStrategy hostIdStrategy)Methods inherited from class one.microstream.com.binary.ComPersistenceAdaptorBinary.Creator.AbstractbufferSizeProvider, foundationMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.com.ComPersistenceAdaptorCreatorcreateClientPersistenceAdaptor, createHostPersistenceAdaptor
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
createPersistenceAdaptorpublic ComPersistenceAdaptor<SocketChannel> createPersistenceAdaptor(PersistenceIdStrategy hostIdStrategyInitialization, XGettingEnum<Class<?>> entityTypes, ByteOrder hostByteOrder, PersistenceIdStrategy hostIdStrategy)
 
-