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

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

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

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

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



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