tachyon.thrift
Class WorkerService.Processor<I extends WorkerService.Iface>

java.lang.Object
  extended by org.apache.thrift.TBaseProcessor
      extended by tachyon.thrift.WorkerService.Processor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
WorkerService

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


Constructor Summary
  WorkerService.Processor(I iface)
           
protected WorkerService.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
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

WorkerService.Processor

public WorkerService.Processor(I iface)

WorkerService.Processor

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


Copyright © 2013. All Rights Reserved.