java.lang.Object
org.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.VIEW_SYNC
- All Implemented Interfaces:
- org.jgroups.jmx.ProtocolMBean, VIEW_SYNCMBean
- public class VIEW_SYNC
- extends org.jgroups.jmx.Protocol
- implements VIEW_SYNCMBean
- Version:
- $Id: VIEW_SYNC.java,v 1.2 2005/10/27 08:30:14 belaban Exp $
| Fields inherited from class org.jgroups.jmx.Protocol |
|
| Methods inherited from class org.jgroups.jmx.Protocol |
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, isTrace, isWarn, printStats, resetStats, setObserver, setProperties, setStatsEnabled, setTrace, setWarn, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jgroups.jmx.ProtocolMBean |
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, isTrace, isWarn, printStats, resetStats, setObserver, setProperties, setStatsEnabled, setTrace, setWarn, start, stop |
p
org.jgroups.protocols.VIEW_SYNC p
VIEW_SYNC
public VIEW_SYNC()
VIEW_SYNC
public VIEW_SYNC(org.jgroups.stack.Protocol p)
attachProtocol
public void attachProtocol(org.jgroups.stack.Protocol p)
getAverageSendInterval
public long getAverageSendInterval()
- Specified by:
getAverageSendInterval in interface VIEW_SYNCMBean
setAverageSendInterval
public void setAverageSendInterval(long send_interval)
- Specified by:
setAverageSendInterval in interface VIEW_SYNCMBean
getNumViewsSent
public int getNumViewsSent()
- Specified by:
getNumViewsSent in interface VIEW_SYNCMBean
getNumViewsAdjusted
public int getNumViewsAdjusted()
- Specified by:
getNumViewsAdjusted in interface VIEW_SYNCMBean
sendViewRequest
public void sendViewRequest()
- Specified by:
sendViewRequest in interface VIEW_SYNCMBean