public class SimpleCacheService extends Object implements CacheService
| Constructor and Description |
|---|
SimpleCacheService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAndCache(RequestRecord request) |
void |
clear() |
public boolean checkAndCache(RequestRecord request)
checkAndCache in interface CacheServicepublic void clear()
clear in interface CacheServiceCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.