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 SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatistics.FileStatisticsStorageRawFileStatistics.FileStatistics.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageRawFileStatisticsItemStorageRawFileStatisticsItem.Abstract
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description Stringfile()longfileNumber()Methods inherited from class one.microstream.storage.types.StorageRawFileStatisticsItem.AbstractfileCount, liveDataLength, totalDataLengthMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageRawFileStatisticsItemfileCount, liveDataLength, totalDataLength
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
fileNumberpublic final long fileNumber()- Specified by:
- fileNumberin interface- StorageRawFileStatistics.FileStatistics
 
- 
file- Specified by:
- filein interface- StorageRawFileStatistics.FileStatistics
 
 
-