Uses of Class
ecmwf.ecpds.master.DestinationCache
Packages that use DestinationCache
-
Uses of DestinationCache in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return DestinationCacheModifier and TypeMethodDescriptionManagementInterface.copyDestination(ECpdsSession session, String fromDestination, String toDestination, String label, boolean copySharedHost) Copy destination.ManagementInterface.copyHost(ECpdsSession session, String destinationName, String hostName) Copy host.MasterServer.getDestinationCache(String destinationName) Gets the destination cache.protected static DestinationCacheMasterManager.getMonitoringCache(String destinationName) Gets the monitoring cache.Methods in ecmwf.ecpds.master that return types with arguments of type DestinationCacheModifier and TypeMethodDescriptionManagementInterface.getDestinationCaches()Gets the destination caches.static Collection<DestinationCache> MasterManager.getDestinationCaches()Gets the monitoring caches.MasterServer.getDestinationCaches()Gets the destination caches.Methods in ecmwf.ecpds.master with parameters of type DestinationCacheModifier and TypeMethodDescriptionprotected static voidMasterManager.insertInCache(DestinationCache destinationCache) Insert in cache.