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 RefreshActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final RefreshAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-