Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DReadOptions.java93 public ReadOptions setFillCache(final boolean fillCache) { in setFillCache() method in ReadOptions
585 private native void setFillCache(long handle, boolean fillCache); in setFillCache() method in ReadOptions