|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.searchsystem.cache.PlanCacheManager
public class PlanCacheManager
Constructor Summary | |
---|---|
PlanCacheManager()
|
Method Summary | |
---|---|
static boolean |
checkInitializationError()
|
static PlanCache |
getCacheWithName(java.lang.String cacheName)
Get the cache with the specified name |
static java.lang.String |
getInitializationError()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlanCacheManager()
Method Detail |
---|
public static boolean checkInitializationError()
public static java.lang.String getInitializationError()
public static PlanCache getCacheWithName(java.lang.String cacheName)
cacheName
- - the specified name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |