WebSphere:*,type=
MBean
HA managed WSMM controller
Operation Summary | |
| getCellIsCentral() Tells whether this MBean thinks it is in the central cell of a multi-cell topology |
| getCentralCellName() Queries for the name of the central cell of the multi-cell topology |
| getOtherCellNames() Queries for the names of the non-central cells of the multi-cell topology |
| getWebMembership( Returns the Node Group membership information (a HashMap of Lists) for web nodes |
| getNonWebMembership( Returns the Node Group membership information (a HashMap of Lists) for non-web nodes |
| getWebUtilities( Returns the estimated utilities that would result from certain changes involving the given set of nodes |
| getEffect( Returns the estimated response times given a Goal change in serviceClassName (a List of Hashtables) |
| setThrottle( Limits the throughput of the serviceClassName by factorTP. |
| reset() Cause the ARFM controller to forget historical data for all cells |
| reset( Cause the ARFM controller to forget historical data for a cell |
| dump() Returns a dump of internal state |
| reset() Cause the ARFM controller to forget historical data for all cells |
| reset( Forgets the historical data about a given cell or all cells |
Operation Detail |
public getCellIsCentral()
public getCentralCellName()
public getOtherCellNames()
public getWebMembership( cell,
nodeGroup
)
cell
-
nodeGroup
-
public getNonWebMembership( cell,
nodeGroup
)
cell
-
nodeGroup
-
public getWebUtilities( nodeNames
)
nodeNames
-
public getEffect( cell,
serviceClassName,
startGoal,
intervalGoal,
numIntervals
)
cell
-
serviceClassName
-
startGoal
-
intervalGoal
-
numIntervals
-
public setThrottle( cell,
serviceClassName,
factorTP
)
cell
-
serviceClassName
-
factorTP
-
public reset()
public reset( cell
)
cell
-
public dump()
public reset()
public reset( cellName
)
cellName
-