Skip navigation links
com.bea.wlcp.wlng.geostorage.management
Interface GeoStorageServiceMBean
- public interface GeoStorageServiceMBean
geoMasterSiteId
public static final String geoMasterSiteId
- The geographic redundant master site name. Value can be any string.
- See Also:
- Constant Field Values
getGeoMasterSiteId
public String getGeoMasterSiteId()
setGeoMasterSiteId
public void setGeoMasterSiteId(String geoSiteId)
throws ManagementException
-
- Throws:
ManagementException
syncFromGeoMaster
public void syncFromGeoMaster()
throws ManagementException
- Sync all geo-redundant configuration from the geo-master. This will cause the slave to block all traffic while applying the copy of the configuration to the local store. To be called whenever there is an alarm stating that a slave site is out of sync with the master. This will reset configuration to whatever the geo-master has
-
- Throws:
ManagementException
Skip navigation links
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.