public class STABLE extends Protocol implements STABLEMBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
long |
getBytes() |
long |
getDesiredAverageGossip() |
long |
getMaxBytes() |
int |
getStabilityReceived() |
int |
getStabilitySent() |
int |
getStableReceived() |
int |
getStableSent() |
void |
runMessageGarbageCollection() |
void |
setDesiredAverageGossip(long gossip_interval) |
void |
setMaxBytes(long max_bytes) |
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 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 long getBytes()
getBytes in interface STABLEMBeanpublic int getStableSent()
getStableSent in interface STABLEMBeanpublic int getStableReceived()
getStableReceived in interface STABLEMBeanpublic int getStabilitySent()
getStabilitySent in interface STABLEMBeanpublic int getStabilityReceived()
getStabilityReceived in interface STABLEMBeanpublic void runMessageGarbageCollection()
runMessageGarbageCollection in interface STABLEMBeanCopyright ? 1998-2008 Bela Ban. All Rights Reserved.