Interface PerformanceStatisticsMBean


  • @Deprecated
    @MXBeanDescription("MBean provide access to performance statistics management.")
    public interface PerformanceStatisticsMBean
    Deprecated.
    Use managements API beans, instead.
    MBean that provides access to performance statistics management.
    See Also:
    CommandMBean
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      void rotate()
      Deprecated.
      Rotate performance statistics in the cluster.
      void start()
      Deprecated.
      Start collecting performance statistics in the cluster.
      boolean started()
      Deprecated.
       
      void stop()
      Deprecated.
      Stop collecting performance statistics in the cluster.