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 Summary
Nested Classes Modifier and Type Interface Description static class
StorageTaskBroker.Creator.Default
-
Method Summary
Modifier and Type Method Description StorageTaskBroker
createTaskBroker(StorageSystem storageSystem, StorageRequestTaskCreator taskCreator)
-
Method Details
-
createTaskBroker
StorageTaskBroker createTaskBroker(StorageSystem storageSystem, StorageRequestTaskCreator taskCreator)
-