|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.backup.BackupCapabilities
public class BackupCapabilities
Specifies capabilities of a backup agent.
| Constructor Summary | |
|---|---|
BackupCapabilities()
|
|
| Method Summary | |
|---|---|
boolean |
isHotBackupEnabled()
If true this agent can backup while replication is online. |
void |
setHotBackupEnabled(boolean hotBackupEnabled)
Sets whether this agent support hot backup. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackupCapabilities()
| Method Detail |
|---|
public boolean isHotBackupEnabled()
public void setHotBackupEnabled(boolean hotBackupEnabled)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||