|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.sgs.impl.service.nodemap.NodeMappingServiceStats
class NodeMappingServiceStats
The Statistics MBean object for the node mapping service.
| Field Summary | |
|---|---|
(package private) AggregateProfileOperation |
addIdentityRelocationListenerOp
|
(package private) AggregateProfileOperation |
addNodeMappingListenerOp
|
(package private) ProfileOperation |
assignNodeOp
|
(package private) ProfileOperation |
getIdentitiesOp
|
(package private) ProfileOperation |
getNodeOp
|
(package private) ProfileOperation |
setStatusOp
|
| Fields inherited from interface com.sun.sgs.management.NodeMappingServiceMXBean |
|---|
MXBEAN_NAME |
| Constructor Summary | |
|---|---|
NodeMappingServiceStats(ProfileCollector collector)
|
|
| Method Summary | |
|---|---|
long |
getAddIdentityRelocationListenerCalls()
Returns the number of times addIdentityRelocationListener has been called. |
long |
getAddNodeMappingListenerCalls()
Returns the number of times addNodeMappingListener
has been called. |
long |
getAssignNodeCalls()
Returns the number of times assignNode has been called. |
long |
getGetIdentitiesCalls()
Returns the number of times getIdentities has been called. |
long |
getGetNodeCalls()
Returns the number of times getNode has been called. |
long |
getSetStatusCalls()
Returns the number of times setStatus has been called. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final AggregateProfileOperation addNodeMappingListenerOp
final AggregateProfileOperation addIdentityRelocationListenerOp
final ProfileOperation assignNodeOp
final ProfileOperation getIdentitiesOp
final ProfileOperation getNodeOp
final ProfileOperation setStatusOp
| Constructor Detail |
|---|
NodeMappingServiceStats(ProfileCollector collector)
| Method Detail |
|---|
public long getAddNodeMappingListenerCalls()
addNodeMappingListener
has been called.
getAddNodeMappingListenerCalls in interface NodeMappingServiceMXBeanaddNodeMappingListener
has been calledpublic long getAddIdentityRelocationListenerCalls()
addIdentityRelocationListener has been called.
getAddIdentityRelocationListenerCalls in interface NodeMappingServiceMXBeanaddIdentityRelocationListener
has been calledpublic long getAssignNodeCalls()
assignNode has been called.
getAssignNodeCalls in interface NodeMappingServiceMXBeanassignNode has been calledpublic long getGetIdentitiesCalls()
getIdentities has been called.
getGetIdentitiesCalls in interface NodeMappingServiceMXBeangetIdentities has been calledpublic long getGetNodeCalls()
getNode has been called.
getGetNodeCalls in interface NodeMappingServiceMXBeangetNode has been calledpublic long getSetStatusCalls()
setStatus has been called.
getSetStatusCalls in interface NodeMappingServiceMXBeansetStatus has been called
|
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 | |||||||||