Package one.microstream.storage.types
Interface StorageOperationController.Creator
- All Known Implementing Classes:
StorageOperationController.Creator.Default
- Enclosing interface:
- StorageOperationController
public static interface StorageOperationController.Creator
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageOperationController.Creator.Default -
Method Summary
Modifier and Type Method Description StorageOperationControllercreateOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
-
Method Details
-
createOperationController
StorageOperationController createOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
-