public class ScriptsCacheRegion extends LRUCacheRegion
cacheMap, handledTypes, lifecycleCallback, name, stats, statsEnabled| Constructor and Description |
|---|
ScriptsCacheRegion(java.lang.String name,
int maxEntries,
boolean statsEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
setHandledTypes(java.lang.String[] handledTypes) |
getCacheMaxEntries, putIfAbsentclearCache, containsKey, equals, get, getAllKeys, getCacheRegionStatistics, getHandledTypes, getMaxReachedSize, getName, getWithLoader, hashCode, invalidate, isStatsEnabled, registerLifecycleCallback, remove, setStatsEnabled, toStringpublic ScriptsCacheRegion(java.lang.String name,
int maxEntries,
boolean statsEnabled)
public void setHandledTypes(java.lang.String[] handledTypes)
setHandledTypes in class AbstractMapBasedCacheRegionCopyright © 2018 SAP SE. All Rights Reserved.