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

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

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

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

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



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