org.apache.airavata.experiment.execution
Class InterpreterService.Processor.runExperiment<I extends InterpreterService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,InterpreterService.runExperiment_args>
      extended by org.apache.airavata.experiment.execution.InterpreterService.Processor.runExperiment<I>
Enclosing class:
InterpreterService.Processor<I extends InterpreterService.Iface>

public static class InterpreterService.Processor.runExperiment<I extends InterpreterService.Iface>
extends org.apache.thrift.ProcessFunction<I,InterpreterService.runExperiment_args>


Constructor Summary
InterpreterService.Processor.runExperiment()
           
 
Method Summary
 InterpreterService.runExperiment_args getEmptyArgsInstance()
           
 InterpreterService.runExperiment_result getResult(I iface, InterpreterService.runExperiment_args args)
           
protected  boolean isOneway()
           
 
Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterService.Processor.runExperiment

public InterpreterService.Processor.runExperiment()
Method Detail

getEmptyArgsInstance

public InterpreterService.runExperiment_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.ProcessFunction<I extends InterpreterService.Iface,InterpreterService.runExperiment_args>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.ProcessFunction<I extends InterpreterService.Iface,InterpreterService.runExperiment_args>

getResult

public InterpreterService.runExperiment_result getResult(I iface,
                                                         InterpreterService.runExperiment_args args)
                                                  throws org.apache.thrift.TException
Specified by:
getResult in class org.apache.thrift.ProcessFunction<I extends InterpreterService.Iface,InterpreterService.runExperiment_args>
Throws:
org.apache.thrift.TException


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