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 classInstanceDispatcher.Default - 
Method Summary
Modifier and Type Method Description InstanceDispatcherLogicgetInstanceDispatcherLogic()InstanceDispatchersetInstanceDispatcherLogic(InstanceDispatcherLogic logic) 
- 
Method Details
- 
setInstanceDispatcherLogic
 - 
getInstanceDispatcherLogic
InstanceDispatcherLogic getInstanceDispatcherLogic() 
 -