Class Stats.CoordinatorRun
- java.lang.Object
-
- org.apache.druid.server.coordinator.stats.Stats.CoordinatorRun
-
-
Field Summary
Fields Modifier and Type Field Description static CoordinatorStatDUTY_RUN_TIMEstatic CoordinatorStatGROUP_RUN_TIME
-
Constructor Summary
Constructors Constructor Description CoordinatorRun()
-
-
-
Field Detail
-
DUTY_RUN_TIME
public static final CoordinatorStat DUTY_RUN_TIME
-
GROUP_RUN_TIME
public static final CoordinatorStat GROUP_RUN_TIME
-
-