public class RunRules extends Object implements CoordinatorDuty
| Constructor and Description |
|---|
RunRules(DruidCoordinator coordinator) |
RunRules(ReplicationThrottler replicatorThrottler,
DruidCoordinator coordinator) |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams |
run(DruidCoordinatorRuntimeParams params)
Implementations of this method run various activities performed by the coordinator.
|
public RunRules(DruidCoordinator coordinator)
public RunRules(ReplicationThrottler replicatorThrottler, DruidCoordinator coordinator)
public DruidCoordinatorRuntimeParams run(DruidCoordinatorRuntimeParams params)
CoordinatorDutyrun in interface CoordinatorDutyDruidCoordinator.DutiesRunnable) from running until the next
cycle.Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.