|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BackupLocator
Maintains references to storage used during backups. Encapsulates the backup location and logic required (if necessary) to mount storage for copying backup, e.g., by mounting an LVM snapshot.
| Method Summary | |
|---|---|
java.io.File |
getContents()
Returns a reference to the file containing the backup. |
java.lang.String |
getDatabaseName()
|
void |
open()
Makes the storage contents for use. |
void |
release()
Releases the storage. |
| Method Detail |
|---|
void open()
java.io.File getContents()
void release()
java.lang.String getDatabaseName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||