public class MERGE2 extends Protocol implements MERGE2MBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
long |
getMaxInterval() |
long |
getMinInterval() |
boolean |
getSuspended() |
void |
resumeMergeTask() |
void |
sendMergeSolicitation() |
void |
setMaxInterval(long l) |
void |
setMinInterval(long i) |
void |
suspendMergeTask() |
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stoppublic MERGE2()
public MERGE2(Protocol p)
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 MERGE2MBeanpublic boolean getSuspended()
getSuspended in interface MERGE2MBeanpublic void suspendMergeTask()
suspendMergeTask in interface MERGE2MBeanpublic void resumeMergeTask()
resumeMergeTask in interface MERGE2MBeanpublic void sendMergeSolicitation()
sendMergeSolicitation in interface MERGE2MBeanCopyright ? 1998-2008 Bela Ban. All Rights Reserved.