Searched refs:setTableCacheNumshardbits (Results 1 – 6 of 6) sorted by relevance
515 public DBOptions setTableCacheNumshardbits( in setTableCacheNumshardbits() method in DBOptions518 setTableCacheNumshardbits(nativeHandle_, tableCacheNumshardbits); in setTableCacheNumshardbits()1258 private native void setTableCacheNumshardbits( in setTableCacheNumshardbits() method in DBOptions
608 T setTableCacheNumshardbits(int tableCacheNumshardbits); in setTableCacheNumshardbits() method
609 public Options setTableCacheNumshardbits( in setTableCacheNumshardbits() method in Options612 setTableCacheNumshardbits(nativeHandle_, tableCacheNumshardbits); in setTableCacheNumshardbits()1877 private native void setTableCacheNumshardbits( in setTableCacheNumshardbits() method in Options
317 opt.setTableCacheNumshardbits(intValue); in tableCacheNumshardbits()
534 opt.setTableCacheNumshardbits(intValue); in tableCacheNumshardbits()
555 options.setTableCacheNumshardbits( in prepareOptions()