Searched defs:maxBackgroundOperations (Results 1 – 2 of 2) sorted by relevance
387 final int maxBackgroundOperations) { in setMaxBackgroundOperations()402 public int maxBackgroundOperations() { in maxBackgroundOperations() method in BackupableDBOptions459 final int maxBackgroundOperations); in setMaxBackgroundOperations()460 private native int maxBackgroundOperations(final long handle); in maxBackgroundOperations() method in BackupableDBOptions
194 public void maxBackgroundOperations() { in maxBackgroundOperations() method in BackupableDBOptionsTest