Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/main/java/org/rocksdb/
DBackupEngine.java137 public int[] getCorruptedBackups() { in getCorruptedBackups() method in BackupEngine
240 private native int[] getCorruptedBackups(final long handle); in getCorruptedBackups() method in BackupEngine