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 SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelCountProviderStorageChannelCountProvider.Default, StorageChannelCountProvider.Defaults, StorageChannelCountProvider.Validation
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description intgetChannelCount()StringtoString()
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
getChannelCountpublic final int getChannelCount()- Specified by:
- getChannelCountin interface- BinaryChannelCountProvider
- Specified by:
- getChannelCountin interface- StorageChannelCountProvider
 
- 
toString
 
-