Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DDBOptionsInterface.java717 T setManifestPreallocationSize(long size); in setManifestPreallocationSize() method
DDBOptions.java557 public DBOptions setManifestPreallocationSize( in setManifestPreallocationSize() method in DBOptions
1265 private native void setManifestPreallocationSize( in setManifestPreallocationSize() method in DBOptions
DOptions.java649 public Options setManifestPreallocationSize(final long size) { in setManifestPreallocationSize() method in Options
1884 private native void setManifestPreallocationSize( in setManifestPreallocationSize() method in Options