Searched defs:KeyContext (Results 1 – 2 of 2) sorted by relevance
20 struct KeyContext { struct35 KeyContext(ColumnFamilyHandle* col_family, const Slice& user_key, in KeyContext() function94 MultiGetContext(autovector<KeyContext*, MAX_BATCH_SIZE>* sorted_keys, in MultiGetContext()
2055 autovector<KeyContext*, MultiGetContext::MAX_BATCH_SIZE>* sorted_keys) { in PrepareMultiGetKeys()2120 autovector<KeyContext*, MultiGetContext::MAX_BATCH_SIZE>* sorted_keys) { in MultiGetWithCallback()2170 autovector<KeyContext*, MultiGetContext::MAX_BATCH_SIZE>* sorted_keys, in MultiGetImpl()