|
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 StaticMapMBean
This MBean interface allows a client process to access different attributes and statistical data about a specific map on a server process in a static environment.
Method Summary | |
---|---|
int |
getIndex()
Deprecated. Gets the index of the replication group member for the map associated with this MBean. |
String |
getReplicationGroup()
Deprecated. Gets the name of the replication group for the map associated with this MBean. |
void |
refreshStatsModule()
Deprecated. Refreshes the MapStatsModule. |
Methods inherited from interface com.ibm.websphere.objectgrid.management.MapMBean |
---|
getContainerName, getMapBatchUpdateMaxTime, getMapBatchUpdateMeanTime, getMapBatchUpdateMinTime, getMapBatchUpdateTotalTime, getMapCountStatistic, getMapGetCountStatistic, getMapHitCountStatistic, getMapHitRateStatistic, getMapName, getMapStatsModule, getMapUsedBytes, getObjectGridName, getPartitionId, getServerName, retrieveEntries, retrieveStatsModule |
Method Detail |
---|
void refreshStatsModule()
This operation will only go to the server to get the MapStatsModule
if it is not cached in the ObjectGridAdministrator
.
ObjectGridAdministrator.retrieveStatsModule(String[], int, String)
String getReplicationGroup()
int getIndex()
|
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 |