| 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 | Field and Description | 
|---|---|
static AutoScaler | 
WorkerBehaviorConfig.DEFAULT_AUTOSCALER  | 
| Modifier and Type | Method and Description | 
|---|---|
AutoScaler | 
WorkerBehaviorConfig.getAutoScaler()  | 
| Constructor and Description | 
|---|
WorkerBehaviorConfig(WorkerSelectStrategy selectStrategy,
                    AutoScaler autoScaler)  | 
Copyright © 2015. All rights reserved.