public interface CoordinatorDuty
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams |
run(DruidCoordinatorRuntimeParams params)
Implementations of this method run various activities performed by the coordinator.
|
@Nullable DruidCoordinatorRuntimeParams run(DruidCoordinatorRuntimeParams params)
DruidCoordinator.DutiesRunnable) from running until the next
cycle.Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.