Searched defs:GetState (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/include/rocksdb/utilities/ | ||
| D | transaction.h | 501 TransactionState GetState() const { return txn_state_; } in GetState() function |
| /rocksdb-6.9/table/ | ||
| D | get_context.h | 58 enum GetState { enum |