Interface FLUSHMBean

  • All Superinterfaces:
    ProtocolMBean
    All Known Implementing Classes:
    FLUSH

    public interface FLUSHMBean
    extends ProtocolMBean
    Version:
    $Id$
    Author:
    Vladimir Blagojevic
    • Method Detail

      • getAverageFlushDuration

        double getAverageFlushDuration()
      • getTotalTimeInFlush

        long getTotalTimeInFlush()
      • getNumberOfFlushes

        int getNumberOfFlushes()
      • startFlush

        boolean startFlush()
      • stopFlush

        void stopFlush()