| Package | Description |
|---|---|
| nl.jpoint.maven.vertx.service.autoscaling | |
| nl.jpoint.maven.vertx.utils | |
| nl.jpoint.maven.vertx.utils.deploy.strategy |
| Modifier and Type | Method | Description |
|---|---|---|
List<Ec2Instance> |
AutoScalingPrePostHandler.preDeploy(com.amazonaws.services.autoscaling.model.AutoScalingGroup asGroup) |
|
List<Ec2Instance> |
DefaultAutoScalingPrePostHandler.preDeploy(com.amazonaws.services.autoscaling.model.AutoScalingGroup asGroup) |
|
List<Ec2Instance> |
SpinAndRemovePrePostHandler.preDeploy(com.amazonaws.services.autoscaling.model.AutoScalingGroup asGroup) |
| Modifier and Type | Method | Description |
|---|---|---|
Ec2Instance |
Ec2Instance.Builder.build() |
| Modifier and Type | Method | Description |
|---|---|---|
List<Ec2Instance> |
AwsAutoScalingDeployUtils.getInstancesForAutoScalingGroup(org.apache.maven.plugin.logging.Log log,
com.amazonaws.services.autoscaling.model.AutoScalingGroup autoScalingGroup) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AwsAutoScalingDeployUtils.updateInstanceState(Ec2Instance instance,
List<String> loadBalancerNames) |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
DeployStateStrategyFactory.isDeployable(DeployConfiguration activeConfiguration,
com.amazonaws.services.autoscaling.model.AutoScalingGroup autoScalingGroup,
List<Ec2Instance> instances) |
|
static boolean |
DeployStateStrategyFactory.isDeployableOnError(DeployConfiguration activeConfiguration,
com.amazonaws.services.autoscaling.model.AutoScalingGroup asGroup,
List<Ec2Instance> instances) |
Copyright © 2017. All rights reserved.