| Package | Description |
|---|---|
| com.sleepycat.je.log |
INTERNAL: Low level data storage including log entry sequential
logging/writing, random reading/fetching, and sequential reading.
|
| com.sleepycat.je.rep.impl.networkRestore |
INTERNAL: Protocol for
network restore. |
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreMarker.createMarkerFile(RestoreRequired.FailureType failureType,
Properties props)
Create the restore marker file.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
NetworkBackup.execute()
Execute the backup.
|
protected void |
NetworkBackup.getFile(File file)
Requests and obtains the specific log file from the server.
|
Copyright © 2024. All rights reserved.