public interface STABLEMBean extends ProtocolMBean
Modifier and Type | Method and Description |
---|---|
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, stop
long getDesiredAverageGossip()
void setDesiredAverageGossip(long gossip_interval)
long getMaxBytes()
void setMaxBytes(long max_bytes)
long getBytes()
int getStableSent()
int getStableReceived()
int getStabilitySent()
int getStabilityReceived()
void runMessageGarbageCollection()
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.