public static interface StorageRawFileStatistics.ChannelStatistics extends StorageRawFileStatisticsItem
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageRawFileStatistics.ChannelStatistics.Default |
StorageRawFileStatisticsItem.Abstract| Modifier and Type | Method and Description |
|---|---|
int |
channelIndex() |
one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics> |
files() |
static StorageRawFileStatistics.ChannelStatistics |
New(int channelIndex,
long fileCount,
long liveDataLength,
long totalDataLength,
one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics> files) |
fileCount, liveDataLength, totalDataLengthint channelIndex()
one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics> files()
static StorageRawFileStatistics.ChannelStatistics New(int channelIndex, long fileCount, long liveDataLength, long totalDataLength, one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics> files)
Copyright © 2022 MicroStream Software. All rights reserved.