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 SummaryNested Classes Modifier and Type Interface Description static classStorageOperationController.Creator.Default
- 
Method SummaryModifier and Type Method Description StorageOperationControllercreateOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
- 
Method Details- 
createOperationControllerStorageOperationController createOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
 
-