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