| Package | Description |
|---|---|
| org.apache.druid.server.coordinator | |
| org.apache.druid.server.coordinator.duty |
| Class and Description |
|---|
| CompactSegments |
| CoordinatorCustomDutyGroups |
| CoordinatorDuty |
| Class and Description |
|---|
| CompactionSegmentIterator
Segments in the lists which are the elements of this iterator are sorted according to the natural segment order
(see
DataSegment.compareTo(org.apache.druid.timeline.DataSegment)). |
| CompactionSegmentSearchPolicy
Segment searching policy used by
CompactSegments. |
| CoordinatorCustomDuty
This
ExtensionPoint allows for coordinator duty to be pluggable
so that users can register their own duties without modifying Core Druid classes. |
| CoordinatorCustomDutyGroup |
| CoordinatorDuty |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.