@Version(value="1.0")
Interface | Description |
---|---|
ScalingActionContext |
This interface is used as an interchange object between a scaling controller and a scaling listener.
|
ScalingObject |
This class is used to identify a container object that can be affected by a pending scaling action.
|
Enum | Description |
---|---|
ScalingActionContext.ActionDecision |
The ActionDecision values are used by the scaling listener to inform the scaling controller the
listener's decision on the action.
|
ScalingActionContext.ActionReason |
The ActionReason values identify the reason for the action.
|
ScalingActionContext.ActionType |
The ActionType values are used to identify the type of action being triggered by the scaling
controller.
|
ScalingObject.ObjectType |