Class RefreshAction
java.lang.Object
org.elasticsearch.action.ActionType<RefreshResponse>
org.elasticsearch.action.admin.indices.refresh.RefreshAction
public class RefreshAction extends ActionType<RefreshResponse>
-
Field Summary
Fields Modifier and Type Field Description static RefreshAction
INSTANCE
static java.lang.String
NAME
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
public static final java.lang.String NAME- See Also:
- Constant Field Values
-