|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.MERGE2
public class MERGE2
Constructor Summary | |
---|---|
MERGE2()
|
|
MERGE2(Protocol p)
|
Method Summary | |
---|---|
void |
attachProtocol(Protocol p)
|
long |
getMaxInterval()
|
long |
getMinInterval()
|
void |
setMaxInterval(long l)
|
void |
setMinInterval(long i)
|
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 |
Constructor Detail |
---|
public MERGE2()
public MERGE2(Protocol p)
Method Detail |
---|
public void attachProtocol(Protocol p)
attachProtocol
in class Protocol
public long getMinInterval()
getMinInterval
in interface MERGE2MBean
public void setMinInterval(long i)
setMinInterval
in interface MERGE2MBean
public long getMaxInterval()
getMaxInterval
in interface MERGE2MBean
public void setMaxInterval(long l)
setMaxInterval
in interface MERGE2MBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |