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 Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageEntityTypeExportStatistics.TypeStatistic
StorageEntityTypeExportStatistics.TypeStatistic.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Methods inherited from class one.microstream.storage.types.StorageEntityTypeExportStatistics.AbstractStatistic
bytesWritten, entityCount, finishTime, longestDuration, startTime, totalDuration
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface one.microstream.storage.types.StorageEntityTypeExportStatistics.TypeStatistic
bytesWritten, entityCount, finishTime, startTime
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
typeId
public final long typeId()- Specified by:
typeId
in interfaceStorageEntityTypeExportStatistics.TypeStatistic
-
typeName
- Specified by:
typeName
in interfaceStorageEntityTypeExportStatistics.TypeStatistic
-
file
- Specified by:
file
in interfaceStorageEntityTypeExportStatistics.TypeStatistic
-