Home
last modified time | relevance | path

Searched defs:newWriteBatch (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DWriteBatch.java263 private native static long newWriteBatch(final int reserved_bytes); in newWriteBatch() method in WriteBatch
264 private native static long newWriteBatch(final byte[] serialized, in newWriteBatch() method in WriteBatch