Searched refs:KMergeOperandsInsufficientCapacity (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/include/rocksdb/ | ||
| D | status.h | 79 KMergeOperandsInsufficientCapacity = 10, enumerator |
| /rocksdb-6.9/db/db_impl/ | ||
| D | db_impl.cc | 1683 Status::SubCode::KMergeOperandsInsufficientCapacity); in GetImpl() |