org.apache.airavata.experiment.execution
Class InterpreterService.AsyncProcessor.suspendExperiment<I extends InterpreterService.AsyncIface>

java.lang.Object
  extended by org.apache.thrift.AsyncProcessFunction<I,InterpreterService.suspendExperiment_args,Void>
      extended by org.apache.airavata.experiment.execution.InterpreterService.AsyncProcessor.suspendExperiment<I>
Enclosing class:
InterpreterService.AsyncProcessor<I extends InterpreterService.AsyncIface>

public static class InterpreterService.AsyncProcessor.suspendExperiment<I extends InterpreterService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,InterpreterService.suspendExperiment_args,Void>


Constructor Summary
InterpreterService.AsyncProcessor.suspendExperiment()
           
 
Method Summary
 InterpreterService.suspendExperiment_args getEmptyArgsInstance()
           
 org.apache.thrift.async.AsyncMethodCallback<Void> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
           
protected  boolean isOneway()
           
 void start(I iface, InterpreterService.suspendExperiment_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
           
 
Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterService.AsyncProcessor.suspendExperiment

public InterpreterService.AsyncProcessor.suspendExperiment()
Method Detail

getEmptyArgsInstance

public InterpreterService.suspendExperiment_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends InterpreterService.AsyncIface,InterpreterService.suspendExperiment_args,Void>

getResultHandler

public org.apache.thrift.async.AsyncMethodCallback<Void> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                                                                          int seqid)
Specified by:
getResultHandler in class org.apache.thrift.AsyncProcessFunction<I extends InterpreterService.AsyncIface,InterpreterService.suspendExperiment_args,Void>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends InterpreterService.AsyncIface,InterpreterService.suspendExperiment_args,Void>

start

public void start(I iface,
                  InterpreterService.suspendExperiment_args args,
                  org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
           throws org.apache.thrift.TException
Specified by:
start in class org.apache.thrift.AsyncProcessFunction<I extends InterpreterService.AsyncIface,InterpreterService.suspendExperiment_args,Void>
Throws:
org.apache.thrift.TException


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