Class DynamicExecutorAllocation


  • public final class DynamicExecutorAllocation
    extends Object
    Dynamic Executor Allocation Properties.
    • Constructor Detail

      • DynamicExecutorAllocation

        public DynamicExecutorAllocation()
    • Method Detail

      • isEnabled

        public Boolean isEnabled()
        Get the enabled property: Indicates whether Dynamic Executor Allocation is enabled or not.
        Returns:
        the enabled value.
      • setEnabled

        public DynamicExecutorAllocation setEnabled​(Boolean enabled)
        Set the enabled property: Indicates whether Dynamic Executor Allocation is enabled or not.
        Parameters:
        enabled - the enabled value to set.
        Returns:
        the DynamicExecutorAllocation object itself.