| Package | Description |
|---|---|
| org.apache.druid.client.indexing | |
| org.apache.druid.server.coordinator | |
| org.apache.druid.server.coordinator.helper | |
| org.apache.druid.server.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpIndexingServiceClient |
| Constructor and Description |
|---|
DruidCoordinator(DruidCoordinatorConfig config,
ZkPathsConfig zkPaths,
JacksonConfigManager configManager,
MetadataSegmentManager segmentsMetadata,
ServerInventoryView serverInventoryView,
MetadataRuleManager metadataRuleManager,
org.apache.curator.framework.CuratorFramework curator,
ServiceEmitter emitter,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<DruidCoordinatorHelper> indexingServiceHelpers,
BalancerStrategyFactory factory,
LookupCoordinatorManager lookupCoordinatorManager,
DruidLeaderSelector coordLeaderSelector,
DruidCoordinatorSegmentCompactor segmentCompactor) |
DruidCoordinatorCleanupPendingSegments(IndexingServiceClient indexingServiceClient) |
| Constructor and Description |
|---|
DruidCoordinatorSegmentCompactor(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
IndexingServiceClient indexingServiceClient) |
DruidCoordinatorSegmentKiller(MetadataSegmentManager segmentsMetadata,
IndexingServiceClient indexingServiceClient,
DruidCoordinatorConfig config) |
| Constructor and Description |
|---|
DataSourcesResource(CoordinatorServerView serverInventoryView,
MetadataSegmentManager segmentsMetadata,
MetadataRuleManager metadataRuleManager,
IndexingServiceClient indexingServiceClient,
AuthorizerMapper authorizerMapper) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.