Uses of Interface
one.microstream.storage.types.StorageRawFileStatistics
-
Packages that use StorageRawFileStatistics Package Description one.microstream.storage.types -
-
Uses of StorageRawFileStatistics in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageRawFileStatistics Modifier and Type Class Description static classStorageRawFileStatistics.DefaultMethods in one.microstream.storage.types that return StorageRawFileStatistics Modifier and Type Method Description StorageRawFileStatisticsStorageRequestAcceptor. createStatistics()StorageRawFileStatisticsStorageRequestAcceptor.Default. createStatistics()StorageRawFileStatisticsStorageConnection. createStorageStatistics()Creates aStorageRawFileStatisticsinstance, (obviously) containing raw file statistics about every channel in the storage.StorageRawFileStatisticsStorageConnection.Default. createStorageStatistics()static StorageRawFileStatisticsStorageRawFileStatistics. New(Date creationTime, long fileCount, long liveDataLength, long totalDataLength, one.microstream.collections.types.XGettingTable<Integer,? extends StorageRawFileStatistics.ChannelStatistics> channelStatistics)StorageRawFileStatisticsStorageRequestTaskCreateStatistics.Default. result()StorageRawFileStatisticsStorageRequestTaskCreateStatistics. result()
-