Class StopRollupJobAction

java.lang.Object
org.elasticsearch.action.ActionType<StopRollupJobAction.Response>
org.elasticsearch.xpack.core.rollup.action.StopRollupJobAction

public class StopRollupJobAction extends ActionType<StopRollupJobAction.Response>
  • Field Details

    • INSTANCE

      public static final StopRollupJobAction INSTANCE
    • NAME

      public static final String NAME
      See Also:
    • WAIT_FOR_COMPLETION

      public static final org.elasticsearch.xcontent.ParseField WAIT_FOR_COMPLETION
    • TIMEOUT

      public static final org.elasticsearch.xcontent.ParseField TIMEOUT
    • DEFAULT_TIMEOUT

      public static final org.elasticsearch.core.TimeValue DEFAULT_TIMEOUT