public class KillAuditLog extends Object implements CoordinatorDuty
| Constructor and Description |
|---|
KillAuditLog(AuditManager auditManager,
DruidCoordinatorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams |
run(DruidCoordinatorRuntimeParams params)
Implementations of this method run various activities performed by the coordinator.
|
@Inject public KillAuditLog(AuditManager auditManager, DruidCoordinatorConfig config)
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.