Interface ClusterContainerStats

All Superinterfaces:
ContainerStats
All Known Implementing Classes:
ClusterContainerStatsImpl

public interface ClusterContainerStats extends ContainerStats
Cluster wide container statistics.
Since:
9.0
Author:
Ryan Emerson
  • Field Details

  • Method Details

    • getStaleStatsThreshold

      long getStaleStatsThreshold()
      Returns:
      The time in milliseconds, to wait between requests before re-retrieving cluster wide stats
    • setStaleStatsThreshold

      void setStaleStatsThreshold(long threshold)
      Parameters:
      threshold - the time in milliseconds, to wait between requests before re-retrieving cluster wide stats
    • reset

      void reset()
      Reset the collected statistics