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, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
public MERGE2()
public MERGE2(Protocol p)
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
public boolean getSuspended()
getSuspended
in interface MERGE2MBean
public void suspendMergeTask()
suspendMergeTask
in interface MERGE2MBean
public void resumeMergeTask()
resumeMergeTask
in interface MERGE2MBean
public void sendMergeSolicitation()
sendMergeSolicitation
in interface MERGE2MBean
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.