void |
ResultCacheService.addToResultCache(ResultCacheKey datasource,
CacheableResult result) |
void |
ResultCacheServiceImpl.addToResultCache(ResultCacheKey cacheKey,
CacheableResult result) |
boolean |
CacheableResult.consumes(ResultCacheKey cacheKey) |
CacheableResult |
ResultCacheService.getCachedResult(ResultCacheKey ds) |
CacheableResult |
ResultCacheServiceImpl.getCachedResult(ResultCacheKey cacheKey) |
boolean |
ResultCacheKey.matches(ResultCacheKey cacheKey) |
boolean |
ResultCacheKeyDatasource.matches(ResultCacheKey target) |
void |
ResultCacheService.removeFromResultCache(ResultCacheKey datasource) |
void |
ResultCacheServiceImpl.removeFromResultCache(ResultCacheKey cacheKey) |