| Package | Description | 
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.overlord.autoscaling | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.base.Optional<ScalingStats> | 
ThreadPoolTaskRunner.getScalingStats()  | 
com.google.common.base.Optional<ScalingStats> | 
TaskRunner.getScalingStats()
Some runners are able to scale up and down their capacity in a dynamic manner. 
 | 
com.google.common.base.Optional<ScalingStats> | 
TaskMaster.getScalingStats()  | 
com.google.common.base.Optional<ScalingStats> | 
RemoteTaskRunner.getScalingStats()  | 
com.google.common.base.Optional<ScalingStats> | 
ForkingTaskRunner.getScalingStats()  | 
| Modifier and Type | Method and Description | 
|---|---|
ScalingStats | 
ProvisioningService.getStats()
Get any interesting stats related to scaling 
 | 
ScalingStats | 
Provisioner.getStats()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScalingStats.addAll(ScalingStats stats)  | 
Copyright © 2011–2018. All rights reserved.