public interface StorageEntityTypeExportStatistics
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageEntityTypeExportStatistics.AbstractStatistic |
static interface |
StorageEntityTypeExportStatistics.ChannelStatistic |
static class |
StorageEntityTypeExportStatistics.Default |
static interface |
StorageEntityTypeExportStatistics.TypeStatistic |
| Modifier and Type | Method and Description |
|---|---|
long |
bytesWritten() |
one.microstream.collections.types.XGettingTable<Integer,? extends StorageEntityTypeExportStatistics.ChannelStatistic> |
channelStatistics() |
long |
entityCount() |
long |
finishTime() |
long |
startTime() |
one.microstream.collections.types.XGettingTable<Long,? extends StorageEntityTypeExportStatistics.TypeStatistic> |
typeStatistics() |
long entityCount()
long bytesWritten()
long startTime()
long finishTime()
one.microstream.collections.types.XGettingTable<Long,? extends StorageEntityTypeExportStatistics.TypeStatistic> typeStatistics()
one.microstream.collections.types.XGettingTable<Integer,? extends StorageEntityTypeExportStatistics.ChannelStatistic> channelStatistics()
Copyright © 2022 MicroStream Software. All rights reserved.