Class LoadingMapOfDetachedVRE


  • public class LoadingMapOfDetachedVRE
    extends Object
    The Class LoadingMapOfDetachedVRE.
    Author:
    Francesco Mangiacrapa at ISTI-CNR Pisa (Italy) Jun 10, 2020
    • Constructor Detail

      • LoadingMapOfDetachedVRE

        public LoadingMapOfDetachedVRE()
    • Method Detail

      • get

        public static org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re.VRE get​(String vreName)
                                                                                         throws ExecutionException
        Gets the VRE obj for input VRE name.
        Parameters:
        vreName - the vre name
        Returns:
        the vre
        Throws:
        ExecutionException - the execution exception
      • loadVREObjForVREName

        protected static org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re.VRE loadVREObjForVREName​(String vreName)
        Load VRE obj for VRE name.
        Parameters:
        vreName - the vre name
        Returns:
        the vre
      • getCache

        public com.google.common.cache.LoadingCache<String,​org.gcube.infrastructure.detachedres.detachedreslibrary.shared.re.VRE> getCache()
        Gets the cache.
        Returns:
        the cache