Package one.microstream.storage.types
Class StorageRawFileStatistics.FileStatistics.Default
java.lang.Object
one.microstream.storage.types.StorageRawFileStatisticsItem.Abstract
one.microstream.storage.types.StorageRawFileStatistics.FileStatistics.Default
- All Implemented Interfaces:
StorageRawFileStatistics.FileStatistics,StorageRawFileStatisticsItem
- Enclosing interface:
- StorageRawFileStatistics.FileStatistics
public static final class StorageRawFileStatistics.FileStatistics.Default extends StorageRawFileStatisticsItem.Abstract implements StorageRawFileStatistics.FileStatistics
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatistics.FileStatistics
StorageRawFileStatistics.FileStatistics.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 Stringfile()longfileNumber()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
-
fileNumber
public final long fileNumber()- Specified by:
fileNumberin interfaceStorageRawFileStatistics.FileStatistics
-
file
- Specified by:
filein interfaceStorageRawFileStatistics.FileStatistics
-