Class LegacyOpenDistroJobSchedulerSettings

java.lang.Object
org.opensearch.jobscheduler.LegacyOpenDistroJobSchedulerSettings

public class LegacyOpenDistroJobSchedulerSettings extends Object
  • Field Details

    • REQUEST_TIMEOUT

      public static final org.opensearch.common.settings.Setting<org.opensearch.common.unit.TimeValue> REQUEST_TIMEOUT
    • SWEEP_BACKOFF_MILLIS

      public static final org.opensearch.common.settings.Setting<org.opensearch.common.unit.TimeValue> SWEEP_BACKOFF_MILLIS
    • SWEEP_BACKOFF_RETRY_COUNT

      public static final org.opensearch.common.settings.Setting<Integer> SWEEP_BACKOFF_RETRY_COUNT
    • SWEEP_PERIOD

      public static final org.opensearch.common.settings.Setting<org.opensearch.common.unit.TimeValue> SWEEP_PERIOD
    • SWEEP_PAGE_SIZE

      public static final org.opensearch.common.settings.Setting<Integer> SWEEP_PAGE_SIZE
    • JITTER_LIMIT

      public static final org.opensearch.common.settings.Setting<Double> JITTER_LIMIT
  • Constructor Details

    • LegacyOpenDistroJobSchedulerSettings

      public LegacyOpenDistroJobSchedulerSettings()