Package one.microstream.storage.types
Class StorageEntityTypeExportStatistics.TypeStatistic.Default
java.lang.Object
one.microstream.storage.types.StorageEntityTypeExportStatistics.AbstractStatistic
one.microstream.storage.types.StorageEntityTypeExportStatistics.TypeStatistic.Default
- All Implemented Interfaces:
- StorageEntityTypeExportStatistics.TypeStatistic
- Enclosing interface:
- StorageEntityTypeExportStatistics.TypeStatistic
public static final class StorageEntityTypeExportStatistics.TypeStatistic.Default extends StorageEntityTypeExportStatistics.AbstractStatistic implements StorageEntityTypeExportStatistics.TypeStatistic
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageEntityTypeExportStatistics.TypeStatisticStorageEntityTypeExportStatistics.TypeStatistic.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryMethods inherited from class one.microstream.storage.types.StorageEntityTypeExportStatistics.AbstractStatisticbytesWritten, entityCount, finishTime, longestDuration, startTime, totalDurationMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageEntityTypeExportStatistics.TypeStatisticbytesWritten, entityCount, finishTime, startTime
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
typeIdpublic final long typeId()- Specified by:
- typeIdin interface- StorageEntityTypeExportStatistics.TypeStatistic
 
- 
typeName- Specified by:
- typeNamein interface- StorageEntityTypeExportStatistics.TypeStatistic
 
- 
file- Specified by:
- filein interface- StorageEntityTypeExportStatistics.TypeStatistic
 
 
-