public class RunRules extends Object implements CoordinatorDuty
The params returned from run() must have these fields initialized:
BalanceSegments.| Constructor and Description |
|---|
RunRules() |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams |
run(DruidCoordinatorRuntimeParams params)
Implementations of this method run various activities performed by the coordinator.
|
public DruidCoordinatorRuntimeParams run(DruidCoordinatorRuntimeParams params)
CoordinatorDutyrun in interface CoordinatorDutyDruidCoordinator.DutiesRunnable) from running until the next
cycle.Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.