Package one.microstream.storage.types
Interface StorageTaskBroker.Creator
- All Known Implementing Classes:
- StorageTaskBroker.Creator.Default
- Enclosing interface:
- StorageTaskBroker
public static interface StorageTaskBroker.Creator
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classStorageTaskBroker.Creator.Default
- 
Method SummaryModifier and Type Method Description StorageTaskBrokercreateTaskBroker(StorageSystem storageSystem, StorageRequestTaskCreator taskCreator)
- 
Method Details- 
createTaskBrokerStorageTaskBroker createTaskBroker(StorageSystem storageSystem, StorageRequestTaskCreator taskCreator)
 
-