org.gcube.searchsystem.cache
Class PlanCacheManager
java.lang.Object
org.gcube.searchsystem.cache.PlanCacheManager
public class PlanCacheManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanCacheManager
public PlanCacheManager()
checkInitializationError
public static boolean checkInitializationError()
getInitializationError
public static String getInitializationError()
getCacheWithName
public static PlanCache getCacheWithName(String cacheName)
- Get the cache with the specified name
- Parameters:
cacheName - - the specified name
- Returns:
- the cache with the specified name. If there is
no such cache, it will create a new one with the specified
name and return the new cache.
Copyright © 2013. All Rights Reserved.