Package one.microstream.storage.types
Class StorageChannelCountProvider.Default
java.lang.Object
one.microstream.storage.types.StorageChannelCountProvider.Default
- All Implemented Interfaces:
BinaryChannelCountProvider
,StorageChannelCountProvider
- Enclosing interface:
- StorageChannelCountProvider
public static final class StorageChannelCountProvider.Default extends Object implements StorageChannelCountProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelCountProvider
StorageChannelCountProvider.Default, StorageChannelCountProvider.Defaults, StorageChannelCountProvider.Validation
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description int
getChannelCount()
String
toString()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
getChannelCount
public final int getChannelCount()- Specified by:
getChannelCount
in interfaceBinaryChannelCountProvider
- Specified by:
getChannelCount
in interfaceStorageChannelCountProvider
-
toString
-