|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.sgs.impl.service.session.ClientSessionServiceStats
class ClientSessionServiceStats
The Statistics MBean object for the client session service.
| Field Summary | |
|---|---|
(package private) ProfileOperation |
addSessionStatusListenerOp
|
(package private) ProfileOperation |
getSessionProtocolOp
|
(package private) ProfileOperation |
isRelocatingToLocalNodeOp
|
| Fields inherited from interface com.sun.sgs.management.ClientSessionServiceMXBean |
|---|
MXBEAN_NAME |
| Constructor Summary | |
|---|---|
ClientSessionServiceStats(ProfileCollector collector,
ClientSessionServiceImpl service)
|
|
| Method Summary | |
|---|---|
long |
getAddSessionStatusListenerCalls()
Returns the number of times addSessionStatusListener has been called. |
long |
getGetSessionProtocolCalls()
Returns the number of times getSessionProtocol
has been called. |
long |
getIsRelocatingToLocalNodeCalls()
Returns the number of times isRelocatingToLocalNode has been called. |
int |
getLoginHighWater()
Gets the login high water. |
int |
getNumSessions()
Gets the number of sessions logged into the session service. |
Node.Health |
getSessionServiceHealth()
Gets the health of the service. |
void |
setLoginHighWater(int highWater)
Sets the login high water. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final ProfileOperation addSessionStatusListenerOp
final ProfileOperation getSessionProtocolOp
final ProfileOperation isRelocatingToLocalNodeOp
| Constructor Detail |
|---|
ClientSessionServiceStats(ProfileCollector collector,
ClientSessionServiceImpl service)
| Method Detail |
|---|
public long getAddSessionStatusListenerCalls()
addSessionStatusListener has been called.
getAddSessionStatusListenerCalls in interface ClientSessionServiceMXBeanaddSessionStatusListener
has been calledpublic long getGetSessionProtocolCalls()
getSessionProtocol
has been called.
getGetSessionProtocolCalls in interface ClientSessionServiceMXBeangetSessionProtocol
has been calledpublic long getIsRelocatingToLocalNodeCalls()
isRelocatingToLocalNode has been called.
getIsRelocatingToLocalNodeCalls in interface ClientSessionServiceMXBeanisRelocatingToLocalNode
has been calledpublic Node.Health getSessionServiceHealth()
ClientSessionServiceMXBean
getSessionServiceHealth in interface ClientSessionServiceMXBeanpublic int getNumSessions()
ClientSessionServiceMXBean
getNumSessions in interface ClientSessionServiceMXBeanpublic int getLoginHighWater()
ClientSessionServiceMXBean
getLoginHighWater in interface ClientSessionServiceMXBeanpublic void setLoginHighWater(int highWater)
ClientSessionServiceMXBean
setLoginHighWater in interface ClientSessionServiceMXBeanhighWater - the high water value
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||