public class FacetSearchConfigCacheRegion extends LRUCacheRegion
cacheMap, handledTypes, lifecycleCallback, name, stats, statsEnabled| Constructor and Description |
|---|
FacetSearchConfigCacheRegion(String name,
int maxEntries,
boolean statsEnabled) |
| Modifier and Type | Method and Description |
|---|---|
List<CacheKey> |
findCachedObjectKeys(String configName,
String tenantId)
Method return list of the key for given config name and tenantId
|
void |
setHandledTypes(String[] handledTypes) |
getCacheMaxEntries, putIfAbsentclearCache, containsKey, equals, get, getAllKeys, getCacheRegionStatistics, getHandledTypes, getMaxReachedSize, getName, getWithLoader, hashCode, invalidate, isStatsEnabled, registerLifecycleCallback, remove, setStatsEnabled, toStringpublic FacetSearchConfigCacheRegion(String name, int maxEntries, boolean statsEnabled)
public void setHandledTypes(String[] handledTypes)
setHandledTypes in class AbstractMapBasedCacheRegionCopyright © 2017 SAP SE. All Rights Reserved.