Uses of Interface
one.microstream.storage.types.StorageEntityTypeExportStatistics.ChannelStatistic
-
Packages that use StorageEntityTypeExportStatistics.ChannelStatistic Package Description one.microstream.storage.types -
-
Uses of StorageEntityTypeExportStatistics.ChannelStatistic in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageEntityTypeExportStatistics.ChannelStatistic Modifier and Type Class Description static classStorageEntityTypeExportStatistics.ChannelStatistic.DefaultMethods in one.microstream.storage.types that return StorageEntityTypeExportStatistics.ChannelStatistic Modifier and Type Method Description protected StorageEntityTypeExportStatistics.ChannelStatisticStorageRequestTaskExportEntitiesByType.Default. internalProcessBy(StorageChannel channel)Methods in one.microstream.storage.types that return types with arguments of type StorageEntityTypeExportStatistics.ChannelStatistic Modifier and Type Method Description one.microstream.collections.types.XGettingTable<Integer,? extends StorageEntityTypeExportStatistics.ChannelStatistic>StorageEntityTypeExportStatistics. channelStatistics()one.microstream.collections.types.XGettingTable<Integer,? extends StorageEntityTypeExportStatistics.ChannelStatistic>StorageEntityTypeExportStatistics.Default. channelStatistics()Methods in one.microstream.storage.types with parameters of type StorageEntityTypeExportStatistics.ChannelStatistic Modifier and Type Method Description protected voidStorageRequestTaskExportEntitiesByType.Default. succeed(StorageChannel channel, StorageEntityTypeExportStatistics.ChannelStatistic result)
-