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 Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatistics.ChannelStatistics
StorageRawFileStatistics.ChannelStatistics.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatisticsItem
StorageRawFileStatisticsItem.Abstract -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description intchannelIndex()XGettingSequence<? extends StorageRawFileStatistics.FileStatistics>files()Methods inherited from class one.microstream.storage.types.StorageRawFileStatisticsItem.Abstract
fileCount, liveDataLength, totalDataLengthMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageRawFileStatisticsItem
fileCount, liveDataLength, totalDataLength
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
channelIndex
public final int channelIndex()- Specified by:
channelIndexin interfaceStorageRawFileStatistics.ChannelStatistics
-
files
- Specified by:
filesin interfaceStorageRawFileStatistics.ChannelStatistics
-