Searched refs:opType (Results 1 – 2 of 2) sorted by relevance
26 KeyValueWithOp(String key, String value, OpType opType) { in KeyValueWithOp() argument29 this.opType = opType; in KeyValueWithOp()41 return opType; in getOpType()46 private OpType opType; field in SstFileReaderTest.KeyValueWithOp
36 KeyValueWithOp(String key, String value, OpType opType) { in KeyValueWithOp() argument39 this.opType = opType; in KeyValueWithOp()51 return opType; in getOpType()56 private OpType opType; field in SstFileWriterTest.KeyValueWithOp