public class LoadingMapOfScopeCache extends Object
| Constructor and Description |
|---|
LoadingMapOfScopeCache() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.common.scope.impl.ScopeBean |
get(String scopeName)
Gets the.
|
com.google.common.cache.LoadingCache<String,org.gcube.common.scope.impl.ScopeBean> |
getCache()
Gets the cache.
|
protected static org.gcube.common.scope.impl.ScopeBean |
loadFullScopeforScopeName(String scopeName)
Load full scopefor scope name.
|
public static org.gcube.common.scope.impl.ScopeBean get(String scopeName) throws ExecutionException
scopeName - the scope nameExecutionException - the execution exceptionprotected static org.gcube.common.scope.impl.ScopeBean loadFullScopeforScopeName(String scopeName)
scopeName - the scope namepublic com.google.common.cache.LoadingCache<String,org.gcube.common.scope.impl.ScopeBean> getCache()
Copyright © 2021. All Rights Reserved.