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
Modifier and TypeFieldDescriptionstatic final GetTaskAction
static final String
static final String
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
TASKS_ORIGIN
- See Also:
-
INSTANCE
-
NAME
- See Also:
-