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

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

public static class InterpreterService.Processor<I extends InterpreterService.Iface>
extends org.apache.thrift.TBaseProcessor<I>
implements org.apache.thrift.TProcessor


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

Constructor Detail

InterpreterService.Processor

public InterpreterService.Processor(I iface)

InterpreterService.Processor

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


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