Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DWriteBatchWithIndex.java63 fallbackIndexComparator, final int reservedBytes, in WriteBatchWithIndex() argument
66 fallbackIndexComparator.getComparatorType().getValue(), reservedBytes, in WriteBatchWithIndex()
302 final byte comparatorType, final int reservedBytes, in newWriteBatchWithIndex() argument