| Interface | Description |
|---|---|
| EC2FleetCloudAware |
Interface to mark object that it's require cloud change update.
|
| Class | Description |
|---|---|
| CloudNanny | |
| EC2Api | |
| EC2FleetAutoResubmitComputerLauncher |
This is wrapper for
ComputerLauncher to get notification when slave was disconnected
and automatically resubmit Queue.Task if reason is unexpected termination
which usually means EC2 instance was interrupted. |
| EC2FleetCloud | |
| EC2FleetCloud.DescriptorImpl | |
| EC2FleetCloudAwareUtils | |
| EC2FleetNode | |
| EC2FleetNode.DescriptorImpl | |
| EC2FleetNodeComputer | |
| EC2FleetStatusInfo |
This consumed by jelly file
EC2FleetStatusWidget/index.jelly
to render fleet information about all fleets, don't forget to update it
if you change fields name |
| EC2FleetStatusWidget |
This class should be thread safe, consumed by Jenkins and updated
by
CloudNanny |
| EC2TerminationCause | |
| FleetStateStats | |
| FleetStateStats.State |
Abstract state of different implementation of
EC2Fleet |
| IdleRetentionStrategy | |
| LazyUuid |
Provide uuid string, create it when first call happens
|
| NoDelayProvisionStrategy |
Implementation of
NodeProvisioner.Strategy which will provision a new node immediately as
a task enter the queue. |
| Registry |
Decouple plugin code from dependencies for easy testing.
|
Copyright © 2016–2019. All rights reserved.