|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static String |
geoMasterSiteIdThe geographic redundant master site name. |
| Method Summary | |
String |
getGeoMasterSiteId()Returns the name of the geomaster site. |
void |
setGeoMasterSiteId(String geoSiteId)Sets the geomaster site. |
void |
syncFromGeoMaster()Sync all geo-redundant configuration from the geo-master. |
| Field Detail |
public static final String geoMasterSiteId
| Method Detail |
public String getGeoMasterSiteId()
Scope: Cluster
public void setGeoMasterSiteId(String geoSiteId)
throws ManagementException
Note: If a new site is added to replace a slave site that has failed, it must be added as a slave site. The site that is designated the geomaster site must remain the geomaster site for the lifetime of the site configuration.
If a geomaster site fails permanently, this attribute should be set to empty (temporarily terminating georedundancy) and the failed site should be removed from the configuration using the GeoRedundantService. If a replacement site is added to the configuration, the currently operating site must be the geomaster and the replacement site must be added as the slave.
Scope: Cluster
geoSiteId - the geomaster siteManagementException
public void syncFromGeoMaster()
throws ManagementException
Scope: Cluster
Note: This operation potentially copies large amounts of data and therefore should not be used during peak traffic hours
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||