Interface PlacementGroup.Strategy

  • Enclosing class:
    PlacementGroup

    public static interface PlacementGroup.Strategy
    The strategy for this placement group - `host_spread`: place on different compute hosts - `power_spread`: place on compute hosts that use different power sources The enumerated values for this property may expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the placement group on which the unexpected strategy was encountered.