Home
last modified time | relevance | path

Searched refs:kKeyTypeMax (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/monitoring/
Dpersistent_stats_history.h24 kKeyTypeMax = 3 enumerator
Dpersistent_stats_history.cc35 if (type >= StatsVersionKeyType::kKeyTypeMax) { in DecodePersistentStatsVersionNumber()