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