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 class
StorageOperationController.Creator.Default
-
Method Summary
Modifier and Type Method Description StorageOperationController
createOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
-
Method Details
-
createOperationController
StorageOperationController createOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
-