|
||||||||||
| 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 Protocolpublic long getMinInterval()
getMinInterval in interface MERGE2MBeanpublic void setMinInterval(long i)
setMinInterval in interface MERGE2MBeanpublic long getMaxInterval()
getMaxInterval in interface MERGE2MBeanpublic void setMaxInterval(long l)
setMaxInterval in interface MERGE2MBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||