Module tikv_kv::perf_context[][src]

Structs

PerfStatisticsDelta

Store statistics we need. Data comes from RocksDB’s PerfContext. This statistics store delta values between two instant statistics.

PerfStatisticsFields
PerfStatisticsInstant

Store statistics we need. Data comes from RocksDB’s PerfContext. This statistics store instant values.