Interface | Description |
---|---|
AutoScaler<T> |
The AutoScaler has the actual methods to provision and terminate worker nodes.
|
ResourceManagementSchedulerFactory | |
ResourceManagementStrategy |
The ResourceManagementStrategy decides if worker nodes should be provisioned or determined
based on the available tasks in the system and the state of the workers in the system.
|
Class | Description |
---|---|
AutoScalingData | |
NoopAutoScaler<Void> |
This class just logs when scaling should occur.
|
NoopResourceManagementScheduler | |
ResourceManagementScheduler |
The ResourceManagementScheduler schedules a check for when worker nodes should potentially be created or destroyed.
|
ResourceManagementSchedulerConfig | |
ResourceManagementSchedulerFactoryImpl | |
ScalingStats | |
ScalingStats.ScalingEvent | |
SimpleResourceManagementConfig | |
SimpleResourceManagementStrategy |
Enum | Description |
---|---|
ScalingStats.EVENT |
Copyright © 2011–2015. All rights reserved.