java.lang.Object
org.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.MERGE2
- All Implemented Interfaces:
- MERGE2MBean, org.jgroups.jmx.ProtocolMBean
- public class MERGE2
- extends org.jgroups.jmx.Protocol
- implements MERGE2MBean
- Version:
- $Id: MERGE2.java,v 1.1 2005/06/13 11:55:31 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.MERGE2 p
MERGE2
public MERGE2()
MERGE2
public MERGE2(org.jgroups.stack.Protocol p)
attachProtocol
public void attachProtocol(org.jgroups.stack.Protocol p)
getMinInterval
public long getMinInterval()
- Specified by:
getMinInterval in interface MERGE2MBean
setMinInterval
public void setMinInterval(long i)
- Specified by:
setMinInterval in interface MERGE2MBean
getMaxInterval
public long getMaxInterval()
- Specified by:
getMaxInterval in interface MERGE2MBean
setMaxInterval
public void setMaxInterval(long l)
- Specified by:
setMaxInterval in interface MERGE2MBean