Module org.elasticsearch.server
Class DeleteSynonymsAction
java.lang.Object
org.elasticsearch.action.ActionType<DeleteSynonymsAction.Response>
org.elasticsearch.action.synonyms.DeleteSynonymsAction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, toString, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Constructor Details
-
DeleteSynonymsAction
public DeleteSynonymsAction()
-