Interface STABLEMBean

  • All Superinterfaces:
    ProtocolMBean
    All Known Implementing Classes:
    STABLE

    public interface STABLEMBean
    extends ProtocolMBean
    Version:
    $Id: STABLEMBean.java,v 1.4 2007/01/09 11:40:16 belaban Exp $
    Author:
    Bela Ban
    • Method Detail

      • getDesiredAverageGossip

        long getDesiredAverageGossip()
      • setDesiredAverageGossip

        void setDesiredAverageGossip​(long gossip_interval)
      • getMaxBytes

        long getMaxBytes()
      • setMaxBytes

        void setMaxBytes​(long max_bytes)
      • getBytes

        long getBytes()
      • getStableSent

        int getStableSent()
      • getStableReceived

        int getStableReceived()
      • getStabilitySent

        int getStabilitySent()
      • getStabilityReceived

        int getStabilityReceived()
      • runMessageGarbageCollection

        void runMessageGarbageCollection()