Class FlushAction
java.lang.Object
org.elasticsearch.action.ActionType<FlushResponse>
org.elasticsearch.action.admin.indices.flush.FlushAction
public class FlushAction extends ActionType<FlushResponse>
-
Field Summary
Fields Modifier and Type Field Description static FlushActionINSTANCEstatic java.lang.StringNAME -
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptionsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INSTANCE
-
NAME
public static final java.lang.String NAME- See Also:
- Constant Field Values
-