Home
last modified time | relevance | path

Searched refs:FilterMergeOperand (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/include/rocksdb/
Dcompaction_filter.h113 virtual bool FilterMergeOperand(int /*level*/, const Slice& /*key*/, in FilterMergeOperand() function
170 bool rv = FilterMergeOperand(level, key, existing_value); in FilterV2()
/rocksdb-6.9/examples/
Dcompaction_filter_example.cc43 bool FilterMergeOperand( in FilterMergeOperand() function in MyFilter
/rocksdb-6.9/test_util/
Dtestutil.h508 bool FilterMergeOperand( in FilterMergeOperand() function
/rocksdb-6.9/
DHISTORY.md853 * CompactionFilter has a new method FilterMergeOperand() that RocksDB applies to every merge operan…