public final class CacheTestHelper
extends java.lang.Object
| Constructor and Description |
|---|
CacheTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registryEvictionTest(DefaultCacheController controller,
CacheRegion region,
java.lang.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, java.lang.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 © 2018 SAP SE. All Rights Reserved.