Home
last modified time | relevance | path

Searched refs:PutOperator (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/utilities/merge_operators/
Dput.cc23 class PutOperator : public MergeOperator { class
54 class PutOperatorV2 : public PutOperator {
77 return std::make_shared<PutOperator>(); in CreateDeprecatedPutOperator()
/rocksdb-6.9/examples/
Drocksdb_option_file_example.ini121 merge_operator=PutOperator