public final class CacheTestHelper extends Object
| Constructor and Description |
|---|
CacheTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registryEvictionTest(DefaultCacheController controller,
CacheRegion region,
String[] typeCodes)
Helper method.
|
static CacheRegion |
resolveCacheRegion(CacheKey key,
boolean forInvalidation,
DefaultCacheController controller) |
static CacheRegion |
resolveCacheRegion(CacheKey key,
DefaultCacheController controller) |
static CacheRegion |
resolveCacheRegion(DefaultCacheController controller,
CacheKey key) |
public static void registryEvictionTest(DefaultCacheController controller, CacheRegion region, String[] typeCodes) throws CacheRegionNotSpecifiedException, CacheValueLoadException
public static CacheRegion resolveCacheRegion(CacheKey key, boolean forInvalidation, DefaultCacheController controller)
public static CacheRegion resolveCacheRegion(CacheKey key, DefaultCacheController controller)
public static CacheRegion resolveCacheRegion(DefaultCacheController controller, CacheKey key)
Copyright © 2017 SAP SE. All Rights Reserved.