Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/test/java/org/rocksdb/
DWriteBatchTest.java485 static byte[] getContents(final WriteBatch wb) { in getContents() method in WriteBatchTest
501 private static native byte[] getContents(final long writeBatchHandle); in getContents() method in WriteBatchTest