Module org.elasticsearch.xcore
Class StopRollupJobAction
java.lang.Object
org.elasticsearch.action.ActionType<StopRollupJobAction.Response>
org.elasticsearch.xpack.core.rollup.action.StopRollupJobAction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.elasticsearch.core.TimeValuestatic final StopRollupJobActionstatic final Stringstatic final org.elasticsearch.xcontent.ParseFieldstatic final org.elasticsearch.xcontent.ParseField -
Method Summary
-
Field Details
-
INSTANCE
-
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
-