Package org.elasticsearch.action.ingest
Class GetPipelineAction
java.lang.Object
org.elasticsearch.action.ActionType<GetPipelineResponse>
org.elasticsearch.action.ingest.GetPipelineAction
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-
-
Constructor Details
-
GetPipelineAction
public GetPipelineAction()
-