Searched defs:MultiGetContext (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/table/ | ||
| D | table_reader.h | 28 class MultiGetContext; variable |
| D | multiget_context.h | 94 MultiGetContext(autovector<KeyContext*, MAX_BATCH_SIZE>* sorted_keys, in MultiGetContext() function |