Package one.microstream.storage.types
Class StorageOperationController.Creator.Default
java.lang.Object
one.microstream.storage.types.StorageOperationController.Creator.Default
- All Implemented Interfaces:
- StorageOperationController.Creator
- Enclosing interface:
- StorageOperationController.Creator
public static final class StorageOperationController.Creator.Default extends Object implements StorageOperationController.Creator
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageOperationController.CreatorStorageOperationController.Creator.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description StorageOperationControllercreateOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
createOperationControllerpublic final StorageOperationController createOperationController(StorageChannelCountProvider channelCountProvider, StorageSystem storageSystem)- Specified by:
- createOperationControllerin interface- StorageOperationController.Creator
 
 
-