Class PerformanceBasedAutotunePolicy


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20160918")
    public final class PerformanceBasedAutotunePolicy
    extends AutotunePolicy
    If a volume is being throttled at the current setting for a certain period of time, auto-tune will gradually increase the volume\u2019s performance limited up to Maximum VPUs/GB.

    After the volume has been idle at the current setting for a certain period of time, auto-tune will gradually decrease the volume\u2019s performance limited down to Default/Minimum VPUs/GB.
    Note: Objects should always be created or deserialized using the PerformanceBasedAutotunePolicy.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the PerformanceBasedAutotunePolicy.Builder, which maintain a set of all explicitly set fields called PerformanceBasedAutotunePolicy.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).

    • Constructor Detail

      • PerformanceBasedAutotunePolicy

        @Deprecated
        public PerformanceBasedAutotunePolicy​(Long maxVpusPerGB)
        Deprecated.