| Package | Description |
|---|---|
| org.apache.druid.server.coordinator | |
| org.apache.druid.server.coordinator.loading |
| Modifier and Type | Field and Description |
|---|---|
static DruidCluster |
DruidCluster.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
DruidCluster |
DruidCluster.Builder.build() |
DruidCluster |
DruidCoordinatorRuntimeParams.getDruidCluster() |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams.Builder |
DruidCoordinatorRuntimeParams.Builder.withDruidCluster(DruidCluster cluster) |
| Constructor and Description |
|---|
RoundRobinServerSelector(DruidCluster cluster) |
StrategicSegmentAssigner(SegmentLoadQueueManager loadQueueManager,
DruidCluster cluster,
BalancerStrategy strategy,
SegmentLoadingConfig loadingConfig,
CoordinatorRunStats stats) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.