Searched refs:kKeyTypeMax (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/monitoring/ | ||
| D | persistent_stats_history.h | 24 kKeyTypeMax = 3 enumerator |
| D | persistent_stats_history.cc | 35 if (type >= StatsVersionKeyType::kKeyTypeMax) { in DecodePersistentStatsVersionNumber() |