org.apache.accumulo.core.master.thrift
Class FateService.Processor<I extends FateService.Iface>

java.lang.Object
  extended by org.apache.thrift.TBaseProcessor<I>
      extended by org.apache.accumulo.core.master.thrift.FateService.Processor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Direct Known Subclasses:
MasterClientService.Processor
Enclosing class:
FateService

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


Nested Class Summary
static class FateService.Processor.beginFateOperation<I extends FateService.Iface>
           
static class FateService.Processor.executeFateOperation<I extends FateService.Iface>
           
static class FateService.Processor.finishFateOperation<I extends FateService.Iface>
           
static class FateService.Processor.waitForFateOperation<I extends FateService.Iface>
           
 
Constructor Summary
  FateService.Processor(I iface)
           
protected FateService.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

FateService.Processor

public FateService.Processor(I iface)

FateService.Processor

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.