Interface FLUSHMBean

All Superinterfaces:
ProtocolMBean
All Known Implementing Classes:
FLUSH

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

    • getAverageFlushDuration

      double getAverageFlushDuration()
    • getTotalTimeInFlush

      long getTotalTimeInFlush()
    • getNumberOfFlushes

      int getNumberOfFlushes()
    • startFlush

      boolean startFlush()
    • stopFlush

      void stopFlush()