| Package | Description |
|---|---|
| org.apache.druid.client | |
| org.apache.druid.server.coordinator | |
| org.apache.druid.server.coordinator.balancer | |
| org.apache.druid.server.coordinator.loading |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchServerInventoryView
Deprecated.
|
class |
HttpServerInventoryView
This class uses internal-discovery i.e.
|
| Constructor and Description |
|---|
CoordinatorServerView(ServerInventoryView baseView,
CoordinatorSegmentWatcherConfig segmentWatcherConfig,
ServiceEmitter emitter) |
HttpServerInventoryViewResource(ServerInventoryView serverInventoryView) |
| Constructor and Description |
|---|
DruidCoordinator(DruidCoordinatorConfig config,
JacksonConfigManager configManager,
SegmentsMetadataManager segmentsMetadataManager,
ServerInventoryView serverInventoryView,
MetadataRuleManager metadataRuleManager,
ServiceEmitter emitter,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
SegmentLoadQueueManager loadQueueManager,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<CoordinatorDuty> metadataStoreManagementDuties,
Set<CoordinatorDuty> indexingServiceDuties,
CoordinatorCustomDutyGroups customDutyGroups,
BalancerStrategyFactory balancerStrategyFactory,
LookupCoordinatorManager lookupCoordinatorManager,
DruidLeaderSelector coordLeaderSelector,
CompactionSegmentSearchPolicy compactionSegmentSearchPolicy) |
| Constructor and Description |
|---|
CachingCostBalancerStrategyFactory(ServerInventoryView serverInventoryView,
Lifecycle lifecycle,
CachingCostBalancerStrategyConfig config) |
| Constructor and Description |
|---|
SegmentLoadQueueManager(ServerInventoryView serverInventoryView,
SegmentsMetadataManager segmentsMetadataManager,
LoadQueueTaskMaster taskMaster) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.