| CloudPoolMetadata |
Describes static properties about the cloud pool itself and the cloud it
manages.
|
| CloudPoolStatus |
Represents an execution status for a CloudPool.
|
| CloudProviders |
Enumeration of known cloud providers/platforms for which there are cloud pool
implementations.
|
| Machine |
|
| Machine.ActiveMemberPredicate |
|
| Machine.AllocatedMachinePredicate |
|
| Machine.Builder |
A builder for creating Machine instances.
|
| Machine.EvictableMemberPredicate |
|
| Machine.MachineWithState |
|
| Machine.StartedMachinePredicate |
|
| Machine.ToShortMachineFormat |
A Function that, for a given Machine, returns a clone of
the Machine that excludes the meta data field of the original
Machine.
|
| Machine.ToShortMachineString |
A Function that, for a given Machine, returns a string
representation that excludes any Machine meta data (which can
produce quite some log noise).
|
| MachinePool |
Represents a snapshot of the machine pool managed by a CloudPool.
|
| MembershipStatus |
The pool membership status indicates if a Machine needs to be given
special treatment.
|
| PoolSizeSummary |
Response message of the CloudPool.getPoolSize() operation that
returns information about the pool size -- both desired and actual size.
|