Package one.microstream.util
Interface InstanceDispatcher
- All Known Implementing Classes:
BinaryPersistenceFoundation.Default
,ComFoundation.Abstract
,ComFoundation.Default
,EmbeddedStorageConnectionFoundation.Default
,EmbeddedStorageFoundation.Default
,InstanceDispatcher.Default
,PersistenceFoundation.Default
,StorageFoundation.Default
,XCsvConfiguration.Builder.Default
public interface InstanceDispatcher
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
InstanceDispatcher.Default
-
Method Summary
Modifier and Type Method Description InstanceDispatcherLogic
getInstanceDispatcherLogic()
InstanceDispatcher
setInstanceDispatcherLogic(InstanceDispatcherLogic logic)
-
Method Details
-
setInstanceDispatcherLogic
-
getInstanceDispatcherLogic
InstanceDispatcherLogic getInstanceDispatcherLogic()
-