| Package | Description |
|---|---|
| org.apache.druid.server.coordinator | |
| org.apache.druid.server.coordinator.duty | |
| org.apache.druid.server.coordinator.loading |
| Class and Description |
|---|
| LoadQueuePeon
Deprecated.
|
| LoadQueueTaskMaster
Provides LoadQueuePeons
|
| SegmentAction
Represents actions that can be performed on a server for a single segment.
|
| SegmentLoadingConfig
Contains recomputed configs from
CoordinatorDynamicConfig based on
whether CoordinatorDynamicConfig.isSmartSegmentLoading() is enabled or not. |
| SegmentLoadQueueManager
Manager for addition/removal of segments to server load queues and the
corresponding success/failure callbacks.
|
| SegmentReplicationStatus
An immutable object that contains information about the under-replicated
or unavailable status of all used segments.
|
| StrategicSegmentAssigner
Used by the coordinator in each run for segment loading, dropping, balancing
and broadcasting.
|
| Class and Description |
|---|
| SegmentLoadQueueManager
Manager for addition/removal of segments to server load queues and the
corresponding success/failure callbacks.
|
| Class and Description |
|---|
| LoadPeonCallback |
| LoadQueuePeon
Deprecated.
|
| LoadQueueTaskMaster
Provides LoadQueuePeons
|
| SegmentAction
Represents actions that can be performed on a server for a single segment.
|
| SegmentHolder
Represents a segment queued for a load or drop operation in a LoadQueuePeon.
|
| SegmentLoadingConfig
Contains recomputed configs from
CoordinatorDynamicConfig based on
whether CoordinatorDynamicConfig.isSmartSegmentLoading() is enabled or not. |
| SegmentLoadQueueManager
Manager for addition/removal of segments to server load queues and the
corresponding success/failure callbacks.
|
| SegmentReplicaCount
Counts the number of replicas of a segment in different states (loading, loaded, etc)
in a tier or the whole cluster.
|
| SegmentReplicationStatus
An immutable object that contains information about the under-replicated
or unavailable status of all used segments.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.