Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DDBOptionsInterface.java1332 T setRowCache(final Cache rowCache); in setRowCache() method
DDBOptions.java1021 public DBOptions setRowCache(final Cache rowCache) { in setRowCache() method in DBOptions
1363 private native void setRowCache(final long handle, in setRowCache() method in DBOptions
DOptions.java1067 public Options setRowCache(final Cache rowCache) { in setRowCache() method in Options
1982 private native void setRowCache(final long handle, in setRowCache() method in Options