Class WaterfallProvisionStrategy

java.lang.Object
co.yellowdog.platform.model.WaterfallProvisionStrategy
All Implemented Interfaces:
ComputeProvisionStrategy, Credentialed, Serializable

public class WaterfallProvisionStrategy extends Object implements ComputeProvisionStrategy
Instructs YellowDog Compute to provision instances by acquiring the maximum available from each compute source in order, until the required number of instances is reached.
See Also: