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