Class GetTaskAction
java.lang.Object
org.elasticsearch.action.ActionType<GetTaskResponse>
org.elasticsearch.action.admin.cluster.node.tasks.get.GetTaskAction
ActionType for retrieving a list of currently running tasks
-
Field Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
TASKS_ORIGIN
- See Also:
- Constant Field Values
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-