public class PlanCacheManager extends Object
| Constructor and Description |
|---|
PlanCacheManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkInitializationError() |
static PlanCache |
getCacheWithName(String cacheName)
Get the cache with the specified name
|
static String |
getInitializationError() |
public static boolean checkInitializationError()
public static String getInitializationError()
public static PlanCache getCacheWithName(String cacheName)
cacheName - - the specified nameCopyright © 2015. All Rights Reserved.