Searched refs:newWriteBatch (Results 1 – 1 of 1) sorted by relevance
41 super(newWriteBatch(reserved_bytes)); in WriteBatch()51 super(newWriteBatch(serialized, serialized.length)); in WriteBatch()263 private native static long newWriteBatch(final int reserved_bytes); in newWriteBatch() method in WriteBatch264 private native static long newWriteBatch(final byte[] serialized, in newWriteBatch() method in WriteBatch