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