Uses of Interface
com.intel.gpe.clients.api.StorageClient

Packages that use StorageClient
com.intel.gpe.clients.api   
com.intel.gpe.clients.api.workflow   
 

Uses of StorageClient in com.intel.gpe.clients.api
 

Methods in com.intel.gpe.clients.api with type parameters of type StorageClient
<StorageClientType extends StorageClient>
StorageClientType
TargetSystemClient.getStorage(java.lang.String type)
           
<StorageClientType extends StorageClient>
java.util.List<StorageClientType>
TargetSystemClient.getStorages()
           
<StorageClientType extends StorageClient>
StorageClientType
JobClient.getWorkingDirectory()
           
 

Uses of StorageClient in com.intel.gpe.clients.api.workflow
 

Methods in com.intel.gpe.clients.api.workflow with parameters of type StorageClient
 void CustomizableDataStagingSetup.setupImport(Variable dataStaging, StorageClient client, java.lang.String file)
           
 void DataStagingSetup.setupImport(Variable dataStaging, StorageClient client, java.lang.String file)
          Setup import from the storage the working directory of the job to submit.
 void URLBasedDataStagingSetup.setupImport(Variable dataStaging, StorageClient targetSystem, java.lang.String file)
           
 



Copyright © 2008. All Rights Reserved.