public class TemplateCache extends ReaderCache<Template>
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSmall(Template template)
Determine whether the entry is small, in which case it can be kept in the fast cache.
|
clear, get, getStatsprotected boolean isSmall(Template template)
ReaderCacheisSmall in class ReaderCache<Template>Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.