| Package | Description | 
|---|---|
| io.druid.indexing.overlord.autoscaling | |
| io.druid.indexing.overlord.autoscaling.ec2 | |
| io.druid.indexing.overlord.setup | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoopAutoScaler<Void>
This class just logs when scaling should occur. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EC2AutoScaler  | 
| Modifier and Type | Method and Description | 
|---|---|
AutoScaler<?> | 
DefaultWorkerBehaviorConfig.getAutoScaler()  | 
| Constructor and Description | 
|---|
DefaultWorkerBehaviorConfig(WorkerSelectStrategy selectStrategy,
                           AutoScaler autoScaler)  | 
Copyright © 2011–2018. All rights reserved.