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