Uses of Package
com.elastisys.scale.cloudpool.api
-
Classes in com.elastisys.scale.cloudpool.api used by com.elastisys.scale.cloudpool.api Class Description CloudPoolException Thrown by aCloudPoolto indicate an error condition.NotConfiguredException NotEvictableException Thrown to indicate that a given machine cannot be removed from the cloudpool due to it having a membership status withevictable: false.NotFoundException Thrown by aCloudPoolto indicate that a requested resource (such as a machine pool member) could not be found.NotStartedException Protocol Supported cloud pool protocols. -
Classes in com.elastisys.scale.cloudpool.api used by com.elastisys.scale.cloudpool.api.client Class Description CloudPool ACloudPoolis a management interface towards an elastic pool of machines for a particular cloud provider, handling communication with the cloud provider according to its API.CloudPoolException Thrown by aCloudPoolto indicate an error condition.NotConfiguredException NotFoundException Thrown by aCloudPoolto indicate that a requested resource (such as a machine pool member) could not be found.NotStartedException -
Classes in com.elastisys.scale.cloudpool.api used by com.elastisys.scale.cloudpool.api.restapi.impl Class Description CloudPool ACloudPoolis a management interface towards an elastic pool of machines for a particular cloud provider, handling communication with the cloud provider according to its API. -
Classes in com.elastisys.scale.cloudpool.api used by com.elastisys.scale.cloudpool.api.server Class Description CloudPool ACloudPoolis a management interface towards an elastic pool of machines for a particular cloud provider, handling communication with the cloud provider according to its API.