Class ClearIndicesCacheAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<ClearIndicesCacheResponse>
-
- org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
-
public class ClearIndicesCacheAction extends ActionType<ClearIndicesCacheResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static ClearIndicesCacheActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final ClearIndicesCacheAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-