Package org.elasticsearch.action.get
Class GetAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<GetResponse>
-
- org.elasticsearch.action.get.GetAction
-
public class GetAction extends ActionType<GetResponse>
-
-
Field Detail
-
INSTANCE
public static final GetAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-