org.jgroups.jmx.protocols.pbcast
Interface STABLEMBean
- ProtocolMBean
- STABLE
public interface STABLEMBean
$Id: STABLEMBean.java,v 1.3 2005/08/26 14:19:08 belaban Exp $
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, isTrace, isWarn, printStats, resetStats, setObserver, setProperties, setStatsEnabled, setTrace, setWarn, start, stop |
getDesiredAverageGossip
public long getDesiredAverageGossip()
getGossipMessages
public int getGossipMessages()
getMaxBytes
public long getMaxBytes()
runMessageGarbageCollection
public void runMessageGarbageCollection()
setDesiredAverageGossip
public void setDesiredAverageGossip(long gossip_interval)
setMaxBytes
public void setMaxBytes(long max_bytes)
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.