Searched defs:setMaxBackgroundJobs (Results 1 – 4 of 4) sorted by relevance
13 T setMaxBackgroundJobs(int maxBackgroundJobs); in setMaxBackgroundJobs() method
143 public MutableDBOptionsBuilder setMaxBackgroundJobs( in setMaxBackgroundJobs() method in MutableDBOptions.MutableDBOptionsBuilder
375 public DBOptions setMaxBackgroundJobs(final int maxBackgroundJobs) { in setMaxBackgroundJobs() method in DBOptions1242 private native void setMaxBackgroundJobs(long handle, int maxBackgroundJobs); in setMaxBackgroundJobs() method in DBOptions
515 public Options setMaxBackgroundJobs(final int maxBackgroundJobs) { in setMaxBackgroundJobs() method in Options1858 private native void setMaxBackgroundJobs(long handle, int maxMaxBackgroundJobs); in setMaxBackgroundJobs() method in Options