public class STABLE extends Protocol implements STABLEMBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
long |
getDesiredAverageGossip() |
int |
getGossipMessages() |
long |
getMaxBytes() |
void |
runMessageGarbageCollection() |
void |
setDesiredAverageGossip(long gossip_interval) |
void |
setMaxBytes(long max_bytes) |
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, setProperties, setStatsEnabled, start, stoppublic STABLE()
public STABLE(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic long getDesiredAverageGossip()
getDesiredAverageGossip in interface STABLEMBeanpublic void setDesiredAverageGossip(long gossip_interval)
setDesiredAverageGossip in interface STABLEMBeanpublic long getMaxBytes()
getMaxBytes in interface STABLEMBeanpublic void setMaxBytes(long max_bytes)
setMaxBytes in interface STABLEMBeanpublic int getGossipMessages()
getGossipMessages in interface STABLEMBeanpublic void runMessageGarbageCollection()
runMessageGarbageCollection in interface STABLEMBeanCopyright ? 1998-2006 Bela Ban. All Rights Reserved.