Class CoordinatorCustomDutyGroup
java.lang.Object
org.apache.druid.server.coordinator.duty.CoordinatorCustomDutyGroup
-
Constructor Summary
ConstructorsConstructorDescriptionCoordinatorCustomDutyGroup(String name, org.joda.time.Duration period, List<CoordinatorCustomDuty> customDutyList) -
Method Summary
-
Constructor Details
-
CoordinatorCustomDutyGroup
public CoordinatorCustomDutyGroup(String name, org.joda.time.Duration period, List<CoordinatorCustomDuty> customDutyList)
-
-
Method Details