public interface CacheService
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAndCache(RequestRecord request) |
void |
clear() |
boolean checkAndCache(RequestRecord request)
void clear()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.