tachyon.thrift
Class MasterService.Processor<I extends MasterService.Iface>
java.lang.Object
org.apache.thrift.TBaseProcessor
tachyon.thrift.MasterService.Processor<I>
- All Implemented Interfaces:
- org.apache.thrift.TProcessor
- Enclosing class:
- MasterService
public static class MasterService.Processor<I extends MasterService.Iface>
- extends org.apache.thrift.TBaseProcessor
- implements org.apache.thrift.TProcessor
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 |
MasterService.Processor
public MasterService.Processor(I iface)
MasterService.Processor
protected MasterService.Processor(I iface,
Map<String,org.apache.thrift.ProcessFunction<I,? extends org.apache.thrift.TBase>> processMap)
Copyright © 2013. All Rights Reserved.