org.jgroups.jmx.protocols.pbcast
public interface STABLEMBean extends ProtocolMBean
Version: $Id: STABLEMBean.java,v 1.3 2005/08/26 14:19:08 belaban Exp $
| Method Summary | |
|---|---|
| long | getDesiredAverageGossip() |
| int | getGossipMessages() |
| long | getMaxBytes() |
| void | runMessageGarbageCollection() |
| void | setDesiredAverageGossip(long gossip_interval) |
| void | setMaxBytes(long max_bytes) |