Package org.jgroups.jmx.protocols.pbcast
Class STATE_TRANSFER
java.lang.Object
org.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.pbcast.STATE_TRANSFER
- All Implemented Interfaces:
ProtocolMBean,STATE_TRANSFERMBean
- Version:
- $Id: STATE_TRANSFER.java,v 1.1 2005/06/14 08:36:50 belaban Exp $
- Author:
- Bela Ban
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublelongintMethods inherited from class org.jgroups.jmx.Protocol
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jgroups.jmx.ProtocolMBean
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
-
Constructor Details
-
STATE_TRANSFER
public STATE_TRANSFER() -
STATE_TRANSFER
-
-
Method Details
-
attachProtocol
- Overrides:
attachProtocolin classProtocol
-
getNumberOfStateRequests
public int getNumberOfStateRequests()- Specified by:
getNumberOfStateRequestsin interfaceSTATE_TRANSFERMBean
-
getNumberOfStateBytesSent
public long getNumberOfStateBytesSent()- Specified by:
getNumberOfStateBytesSentin interfaceSTATE_TRANSFERMBean
-
getAverageStateSize
public double getAverageStateSize()- Specified by:
getAverageStateSizein interfaceSTATE_TRANSFERMBean
-