Package one.microstream.storage.types
Class StorageRawFileStatistics.ChannelStatistics.Default
java.lang.Object
one.microstream.storage.types.StorageRawFileStatisticsItem.Abstract
one.microstream.storage.types.StorageRawFileStatistics.ChannelStatistics.Default
- All Implemented Interfaces:
- StorageRawFileStatistics.ChannelStatistics,- StorageRawFileStatisticsItem
- Enclosing interface:
- StorageRawFileStatistics.ChannelStatistics
public static final class StorageRawFileStatistics.ChannelStatistics.Default extends StorageRawFileStatisticsItem.Abstract implements StorageRawFileStatistics.ChannelStatistics
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatistics.ChannelStatisticsStorageRawFileStatistics.ChannelStatistics.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatisticsItemStorageRawFileStatisticsItem.Abstract
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description intchannelIndex()XGettingSequence<? extends StorageRawFileStatistics.FileStatistics>files()Methods inherited from class one.microstream.storage.types.StorageRawFileStatisticsItem.AbstractfileCount, liveDataLength, totalDataLengthMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageRawFileStatisticsItemfileCount, liveDataLength, totalDataLength
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
channelIndexpublic final int channelIndex()- Specified by:
- channelIndexin interface- StorageRawFileStatistics.ChannelStatistics
 
- 
files- Specified by:
- filesin interface- StorageRawFileStatistics.ChannelStatistics
 
 
-