Home
last modified time | relevance | path

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

/rocksdb-6.9/java/rocksjni/
Dwrite_batch_with_index.cc818 results[0] = ROCKSDB_NAMESPACE::WriteTypeJni::toJavaWriteType(we.type); in Java_org_rocksdb_WBWIRocksIterator_entry1()
Dportal.h4091 static jbyte toJavaWriteType(const ROCKSDB_NAMESPACE::WriteType& writeType) { in toJavaWriteType() function