Uses of Interface
eu.unicore.hila.grid.Storage

Packages that use Storage
eu.unicore.hila.grid This is an abstract Grid API, implementations of which can be used to access different middlware. 
 

Uses of Storage in eu.unicore.hila.grid
 

Methods in eu.unicore.hila.grid that return Storage
 Storage File.getStorage()
           
 Storage Site.getStorage(String _storageName)
          Retrieve a particular Storage by its name.
 

Methods in eu.unicore.hila.grid that return types with arguments of type Storage
 List<Storage> Site.getStorages()
          Retrieve the List of storages offered by this Site.
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.