Home
last modified time | relevance | path

Searched defs:GetFromBatch (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/include/rocksdb/utilities/
Dwrite_batch_with_index.h191 Status GetFromBatch(const DBOptions& options, const Slice& key, in GetFromBatch() function
/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index_internal.cc154 WriteBatchWithIndexInternal::Result WriteBatchWithIndexInternal::GetFromBatch( in GetFromBatch() function in ROCKSDB_NAMESPACE::WriteBatchWithIndexInternal
Dwrite_batch_with_index.cc764 Status WriteBatchWithIndex::GetFromBatch(ColumnFamilyHandle* column_family, in GetFromBatch() function in ROCKSDB_NAMESPACE::WriteBatchWithIndex