| Package | Description |
|---|---|
| org.apache.druid.server.coordinator.duty |
| Modifier and Type | Class and Description |
|---|---|
class |
KillSupervisorsCustomDuty
CoordinatorDuty for automatic deletion of terminated supervisors from the supervisor table in metadata storage.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoordinatorCustomDuty> |
CoordinatorCustomDutyGroup.getCustomDutyList() |
| Constructor and Description |
|---|
CoordinatorCustomDutyGroup(String name,
org.joda.time.Duration period,
List<CoordinatorCustomDuty> customDutyList) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.