| Package | Description |
|---|---|
| com.atlassian.bamboo.agent.elastic.schedule |
| Modifier and Type | Method and Description |
|---|---|
ActiveInstanceAdjustmentType |
ElasticInstanceSchedule.getActiveInstanceAdjustmentType()
Whether to bring # of instances to <=, >= or ==.
|
static ActiveInstanceAdjustmentType |
ActiveInstanceAdjustmentType.getActiveInstanceAdjustmentType(long databaseId) |
static ActiveInstanceAdjustmentType |
ActiveInstanceAdjustmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveInstanceAdjustmentType[] |
ActiveInstanceAdjustmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticInstanceSchedule.setActiveInstanceAdjustmentType(ActiveInstanceAdjustmentType activeInstanceAdjustmentType) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.