Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method | Description |
---|---|---|
BackupHandler |
EnvironmentConfig.getBackupHandler() |
Return the
BackupHandler
used to override default hot backup behavior. |
Modifier and Type | Method | Description |
---|---|---|
void |
EnvironmentConfig.setBackupHandler(BackupHandler backupHandler) |
Sets the
BackupHandler
interface to be used when performing hot backups. |
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.