|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TopologyMember
A member of the topology.
Each TopologyMember represents a single server and possibly any backup server that may take over its duties (using the nodeId of the original server).
Method Summary | |
---|---|
TransportConfiguration |
getBackup()
|
String |
getBackupGroupName()
Returns the backup-group-name of the live server and backup servers associated with
Topology entry. |
TransportConfiguration |
getLive()
|
String |
getNodeId()
Returns the nodeId of the server. |
long |
getUniqueEventID()
|
Method Detail |
---|
String getBackupGroupName()
backup-group-name
of the live server and backup servers associated with
Topology entry.
This is a server configuration value. A (remote) backup will only work with live servers that
have a matching backup-group-name
.
This value does not apply to "shared-storage" backup and live pairs.
backup-group-name
TransportConfiguration getLive()
TransportConfiguration getBackup()
String getNodeId()
long getUniqueEventID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |