[][src]Module tikv::storage::kv::stats

Structs

CfStatistics

Statistics collects the ops taken when fetching data.

FlowStatistics
Statistics
StatisticsSummary

Constants

STAT_GET
STAT_NEXT
STAT_NEXT_TOMBSTONE
STAT_OVER_SEEK_BOUND
STAT_PREV
STAT_PREV_TOMBSTONE
STAT_PROCESSED_KEYS
STAT_SEEK
STAT_SEEK_FOR_PREV
STAT_SEEK_FOR_PREV_TOMBSTONE
STAT_SEEK_TOMBSTONE

Traits

FlowStatsReporter