Searched refs:setFillCache (Results 1 – 3 of 3) sorted by relevance
93 public ReadOptions setFillCache(final boolean fillCache) { in setFillCache() method in ReadOptions95 setFillCache(nativeHandle_, fillCache); in setFillCache()585 private native void setFillCache(long handle, boolean fillCache); in setFillCache() method in ReadOptions
39 opt.setFillCache(false); in copyConstructor()66 opt.setFillCache(boolValue); in fillCache()226 readOptions.setFillCache(true); in failSetFillCacheUninitialized()
33 .setFillCache(false); in main()