eu.unicore.hila.grid.unicore6
Class Unicore6Storage

java.lang.Object
  extended by eu.unicore.hila.common.BaseResource
      extended by eu.unicore.hila.common.grid.BaseStorage
          extended by eu.unicore.hila.grid.unicore6.Unicore6Storage
All Implemented Interfaces:
eu.unicore.hila.grid.Storage, eu.unicore.hila.Resource

public class Unicore6Storage
extends eu.unicore.hila.common.grid.BaseStorage
implements eu.unicore.hila.grid.Storage

Author:
bjoernh 25.08.2009 15:44:19

Field Summary
 
Fields inherited from class eu.unicore.hila.common.BaseResource
location
 
Method Summary
 List<eu.unicore.hila.Resource> getChildren()
           
protected  de.fzj.unicore.uas.client.StorageClient getStorageClient()
           
static Unicore6Storage locate(eu.unicore.hila.Location _location, Object... _extraInformation)
           
 
Methods inherited from class eu.unicore.hila.common.grid.BaseStorage
asFile
 
Methods inherited from class eu.unicore.hila.common.BaseResource
findParentLocationOfType, getChild, getLocation, getMetadata, getName, getParent, ok
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.unicore.hila.grid.Storage
asFile
 
Methods inherited from interface eu.unicore.hila.Resource
getChild, getLocation, getMetadata, getName, getParent, ok
 

Method Detail

locate

public static Unicore6Storage locate(eu.unicore.hila.Location _location,
                                     Object... _extraInformation)
                              throws eu.unicore.hila.exceptions.HiLAException
Throws:
eu.unicore.hila.exceptions.HiLAException

getStorageClient

protected de.fzj.unicore.uas.client.StorageClient getStorageClient()
Returns:

getChildren

public List<eu.unicore.hila.Resource> getChildren()
                                           throws eu.unicore.hila.exceptions.HiLAException
Specified by:
getChildren in interface eu.unicore.hila.Resource
Overrides:
getChildren in class eu.unicore.hila.common.grid.BaseStorage
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
BaseStorage.getChildren()


Copyright © 2010-2013 UNICORE. All Rights Reserved.