Package one.microstream.util
Interface InstanceDispatcher
- All Known Subinterfaces:
BinaryPersistenceFoundation<F>,ComFoundation<C,F>,EmbeddedStorageConnectionFoundation<F>,EmbeddedStorageFoundation<F>,PersistenceFoundation<D,F>,SerializerFoundation<F>,StorageFoundation<F>,XCsvConfiguration.Builder
- All Known Implementing Classes:
BinaryPersistenceFoundation.Default,ComFoundation.Abstract,ComFoundation.Default,EmbeddedStorageConnectionFoundation.Default,EmbeddedStorageFoundation.Default,InstanceDispatcher.Default,PersistenceFoundation.Default,SerializerFoundation.Default,StorageFoundation.Default,XCsvConfiguration.Builder.Default
public interface InstanceDispatcher
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInstanceDispatcher.Default -
Method Summary
Modifier and Type Method Description InstanceDispatcherLogicgetInstanceDispatcherLogic()InstanceDispatchersetInstanceDispatcherLogic(InstanceDispatcherLogic logic)
-
Method Details
-
setInstanceDispatcherLogic
-
getInstanceDispatcherLogic
InstanceDispatcherLogic getInstanceDispatcherLogic()
-