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

java.lang.Object
  extended by org.apache.thrift.TBaseAsyncProcessor<I>
      extended by org.apache.airavata.experiment.execution.InterpreterService.AsyncProcessor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
InterpreterService

public static class InterpreterService.AsyncProcessor<I extends InterpreterService.AsyncIface>
extends org.apache.thrift.TBaseAsyncProcessor<I>


Nested Class Summary
static class InterpreterService.AsyncProcessor.cancelExperiment<I extends InterpreterService.AsyncIface>
           
static class InterpreterService.AsyncProcessor.resumeExperiment<I extends InterpreterService.AsyncIface>
           
static class InterpreterService.AsyncProcessor.runExperiment<I extends InterpreterService.AsyncIface>
           
static class InterpreterService.AsyncProcessor.suspendExperiment<I extends InterpreterService.AsyncIface>
           
 
Constructor Summary
  InterpreterService.AsyncProcessor(I iface)
           
protected InterpreterService.AsyncProcessor(I iface, Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)
           
 
Method Summary
 
Methods inherited from class org.apache.thrift.TBaseAsyncProcessor
getProcessMapView, process, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterService.AsyncProcessor

public InterpreterService.AsyncProcessor(I iface)

InterpreterService.AsyncProcessor

protected InterpreterService.AsyncProcessor(I iface,
                                            Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)


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