Class GetIndexAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<GetIndexResponse>
-
- org.elasticsearch.action.admin.indices.get.GetIndexAction
-
public class GetIndexAction extends ActionType<GetIndexResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static GetIndexActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final GetIndexAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-