Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DReadOptions.java63 public ReadOptions setVerifyChecksums( in setVerifyChecksums() method in ReadOptions
583 private native void setVerifyChecksums(long handle, boolean verifyChecksums); in setVerifyChecksums() method in ReadOptions