|
IBM WebSphereTM eXtreme Scale, Release 8.5 API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReplicationGroupMBean
This MBean interface allows a client process to access different attributes about a specific replication group.
Method Summary | |
---|---|
String |
getPrimary()
Deprecated. Gets the name of the primary server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica1()
Deprecated. Gets the name of the first replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica10()
Deprecated. Gets the name of the tenth replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica2()
Deprecated. Gets the name of the second replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica3()
Deprecated. Gets the name of the third replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica4()
Deprecated. Gets the name of the fourth replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica5()
Deprecated. Gets the name of the fifth replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica6()
Deprecated. Gets the name of the sixth replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica7()
Deprecated. Gets the name of the seventh replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica8()
Deprecated. Gets the name of the eighth replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplica9()
Deprecated. Gets the name of the ninth replica server loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplicas()
Deprecated. Gets the names of all of the replicas loaded up by the retrieveReplicationGroupStatus() call. |
String |
getReplicationGroupName()
Deprecated. Gets the name of the replication group associated with this MBean |
String[] |
retrieveReplicationGroupStatus()
Deprecated. Loads up the status of the replication group attributes. |
Method Detail |
---|
String[] retrieveReplicationGroupStatus()
This method returns the name of the primary and all of the replicas in the replication group. The first element is the primary server and the subsequent ones are the replica servers.
String getReplicationGroupName()
String getPrimary()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica1()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica2()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica3()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica4()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica5()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica6()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica7()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica8()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica9()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplica10()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
String getReplicas()
retrieveReplicationGroupStatus()
call.
retrieveReplicationGroupStatus()
|
IBM WebSphereTM eXtreme Scale, Release 8.5 API Specification |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |