| Package | Description | 
|---|---|
| io.druid.indexing.overlord.setup | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EqualDistributionWithAffinityWorkerSelectStrategy
Only exists for backwards compatibility with existing "equalDistributionWithAffinity" worker configs. 
 | 
class  | 
EqualDistributionWorkerSelectStrategy  | 
class  | 
FillCapacityWithAffinityWorkerSelectStrategy
Only exists for backwards compatibility with existing "fillCapacityWithAffinity" worker configs. 
 | 
class  | 
FillCapacityWorkerSelectStrategy  | 
class  | 
JavaScriptWorkerSelectStrategy  | 
| Modifier and Type | Field and Description | 
|---|---|
static WorkerSelectStrategy | 
WorkerBehaviorConfig.DEFAULT_STRATEGY  | 
| Modifier and Type | Method and Description | 
|---|---|
WorkerSelectStrategy | 
WorkerBehaviorConfig.getSelectStrategy()  | 
WorkerSelectStrategy | 
DefaultWorkerBehaviorConfig.getSelectStrategy()  | 
| Constructor and Description | 
|---|
DefaultWorkerBehaviorConfig(WorkerSelectStrategy selectStrategy,
                           AutoScaler autoScaler)  | 
Copyright © 2011–2018. All rights reserved.