Uses of Interface
one.microstream.storage.types.StorageRawFileStatistics.FileStatistics
-
Packages that use StorageRawFileStatistics.FileStatistics Package Description one.microstream.storage.types -
-
Uses of StorageRawFileStatistics.FileStatistics in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageRawFileStatistics.FileStatistics Modifier and Type Class Description static classStorageRawFileStatistics.FileStatistics.DefaultMethods in one.microstream.storage.types that return StorageRawFileStatistics.FileStatistics Modifier and Type Method Description static StorageRawFileStatistics.FileStatisticsStorageRawFileStatistics.FileStatistics. New(long fileNumber, String file, long liveDataLength, long totalDataLength)Methods in one.microstream.storage.types that return types with arguments of type StorageRawFileStatistics.FileStatistics Modifier and Type Method Description one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics>StorageRawFileStatistics.ChannelStatistics.Default. files()one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics>StorageRawFileStatistics.ChannelStatistics. files()Method parameters in one.microstream.storage.types with type arguments of type StorageRawFileStatistics.FileStatistics Modifier and Type Method Description static StorageRawFileStatistics.ChannelStatisticsStorageRawFileStatistics.ChannelStatistics. New(int channelIndex, long fileCount, long liveDataLength, long totalDataLength, one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics> files)
-