Searched refs:UInt64AddOperator (Results 1 – 5 of 5) sorted by relevance
189 try (final UInt64AddOperator uint64AddOperator = new UInt64AddOperator(); in uint64AddOperatorOption()273 try (final UInt64AddOperator uint64AddOperator = new UInt64AddOperator(); in cFUInt64AddOperatorOption()377 try (final UInt64AddOperator uint64AddOperator = new UInt64AddOperator()) { in uint64AddOperatorGcBehaviour()395 try (final UInt64AddOperator uint64AddOperator2 = new UInt64AddOperator(); in uint64AddOperatorGcBehaviour()406 final UInt64AddOperator newUInt64AddOperator = new UInt64AddOperator()) { in uint64AddOperatorGcBehaviour()
12 public class UInt64AddOperator extends MergeOperator { class13 public UInt64AddOperator() { in UInt64AddOperator() method in UInt64AddOperator
21 class UInt64AddOperator : public AssociativeMergeOperator { class66 return std::make_shared<UInt64AddOperator>(); in CreateUInt64AddOperator()
246 src/main/java/org/rocksdb/UInt64AddOperator.java462 org.rocksdb.UInt64AddOperator
77 org.rocksdb.UInt64AddOperator\