| Package | Description |
|---|---|
| org.apache.druid.server.coordinator | |
| org.apache.druid.server.coordinator.loading |
| Modifier and Type | Method and Description |
|---|---|
SegmentLoadingConfig |
DruidCoordinatorRuntimeParams.getSegmentLoadingConfig() |
| Modifier and Type | Method and Description |
|---|---|
static SegmentLoadingConfig |
SegmentLoadingConfig.create(CoordinatorDynamicConfig dynamicConfig,
int numUsedSegments)
Creates a new SegmentLoadingConfig with recomputed coordinator config values from
based on whether
CoordinatorDynamicConfig.isSmartSegmentLoading()
is enabled or not. |
| Constructor and Description |
|---|
StrategicSegmentAssigner(SegmentLoadQueueManager loadQueueManager,
DruidCluster cluster,
BalancerStrategy strategy,
SegmentLoadingConfig loadingConfig,
CoordinatorRunStats stats) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.