Class SupervisorStatsProvider.SupervisorStats

java.lang.Object
org.apache.druid.server.metrics.SupervisorStatsProvider.SupervisorStats
Enclosing interface:
SupervisorStatsProvider

public static class SupervisorStatsProvider.SupervisorStats extends Object
Immutable snapshot of a single supervisor's stats for metrics emission.
  • Constructor Details

  • Method Details

    • getSupervisorId

      public String getSupervisorId()
    • getType

      public String getType()
    • getState

      public String getState()
    • getDataSource

      public String getDataSource()
    • getStream

      public String getStream()
    • getDetailedState

      public String getDetailedState()