Uses of Interface
org.apache.druid.server.coordinator.duty.CoordinatorCustomDuty
Packages that use CoordinatorCustomDuty
-
Uses of CoordinatorCustomDuty in org.apache.druid.server.coordinator.duty
Classes in org.apache.druid.server.coordinator.duty that implement CoordinatorCustomDutyModifier and TypeClassDescriptionclassclassExampleCoordinatorCustomDutyfor automatic deletion of terminated supervisors from the metadata storage.Methods in org.apache.druid.server.coordinator.duty that return types with arguments of type CoordinatorCustomDutyConstructor parameters in org.apache.druid.server.coordinator.duty with type arguments of type CoordinatorCustomDutyModifierConstructorDescriptionCoordinatorCustomDutyGroup(String name, org.joda.time.Duration period, List<CoordinatorCustomDuty> customDutyList)