public interface GrailsCache extends Cache
| Type Params | Return Type | Name and description |
|---|---|---|
|
public java.util.Collection<java.lang.Object> |
getAllKeys() |
| Methods inherited from class | Name |
|---|---|
interface Cache |
clear, evict, evictIfPresent, get, get, get, getName, getNativeCache, invalidate, put, putIfAbsent, retrieve, retrieve |