Module org.elasticsearch.xcore
Class ClearRolesCacheAction
java.lang.Object
org.elasticsearch.action.ActionType<ClearRolesCacheResponse>
org.elasticsearch.xpack.core.security.action.role.ClearRolesCacheAction
The action for clearing the cache used by native roles that are stored in an index.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Constructor Details
-
ClearRolesCacheAction
protected ClearRolesCacheAction()
-