Uses of Class
org.apache.airavata.experiment.execution.InterpreterService.resumeExperiment_args

Uses of InterpreterService.resumeExperiment_args in org.apache.airavata.experiment.execution
 

Methods in org.apache.airavata.experiment.execution that return InterpreterService.resumeExperiment_args
 InterpreterService.resumeExperiment_args InterpreterService.resumeExperiment_args.deepCopy()
           
 InterpreterService.resumeExperiment_args InterpreterService.Processor.resumeExperiment.getEmptyArgsInstance()
           
 InterpreterService.resumeExperiment_args InterpreterService.AsyncProcessor.resumeExperiment.getEmptyArgsInstance()
           
 InterpreterService.resumeExperiment_args InterpreterService.resumeExperiment_args.setExperimentID(String experimentID)
           
 

Methods in org.apache.airavata.experiment.execution with parameters of type InterpreterService.resumeExperiment_args
 int InterpreterService.resumeExperiment_args.compareTo(InterpreterService.resumeExperiment_args other)
           
 boolean InterpreterService.resumeExperiment_args.equals(InterpreterService.resumeExperiment_args that)
           
 InterpreterService.resumeExperiment_result InterpreterService.Processor.resumeExperiment.getResult(I iface, InterpreterService.resumeExperiment_args args)
           
 void InterpreterService.AsyncProcessor.resumeExperiment.start(I iface, InterpreterService.resumeExperiment_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
           
 

Constructors in org.apache.airavata.experiment.execution with parameters of type InterpreterService.resumeExperiment_args
InterpreterService.resumeExperiment_args(InterpreterService.resumeExperiment_args other)
          Performs a deep copy on other.
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.