WebSphere:*,type=HAWsmmController
MBean HAWsmmController
HA managed WSMM controller
Operation Summary | |
float | getNeededSpeed( Returns the amount of speed needed in the given cell and node group |
float | getCurrentSpeed( Returns the amount of oomph currently available in the given cell and node group |
java.util.HashMap | getWebMembership( Returns the Node Group membership information (a HashMap of Lists) |
Operation Detail |
public float getNeededSpeed(java.lang.String cell,
java.lang.String nodeGroup
)
cell
-
nodeGroup
-
public float getCurrentSpeed(java.lang.String cell,
java.lang.String nodeGroup
)
cell
-
nodeGroup
-
public java.util.HashMap getWebMembership(java.lang.String cell,
java.lang.String nodeGroup
)
cell
-
nodeGroup
-