Class STREAMING_STATE_TRANSFER
java.lang.Object
org.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.pbcast.STREAMING_STATE_TRANSFER
- All Implemented Interfaces:
ProtocolMBean, STREAMING_STATE_TRANSFERMBean
- Version:
- $Id$
- Author:
- Vladimir Blagojevic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublelongintMethods inherited from class Protocol
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ProtocolMBean
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
-
Constructor Details
-
STREAMING_STATE_TRANSFER
public STREAMING_STATE_TRANSFER() -
STREAMING_STATE_TRANSFER
-
-
Method Details
-
attachProtocol
- Overrides:
attachProtocolin classProtocol
-
getNumberOfStateRequests
public int getNumberOfStateRequests()- Specified by:
getNumberOfStateRequestsin interfaceSTREAMING_STATE_TRANSFERMBean
-
getNumberOfStateBytesSent
public long getNumberOfStateBytesSent()- Specified by:
getNumberOfStateBytesSentin interfaceSTREAMING_STATE_TRANSFERMBean
-
getAverageStateSize
public double getAverageStateSize()- Specified by:
getAverageStateSizein interfaceSTREAMING_STATE_TRANSFERMBean
-