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

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

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


Nested Class Summary
static class MasterClientService.Processor.beginTableOperation<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.executeTableOperation<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.finishTableOperation<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.getMasterStats<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.initiateFlush<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.removeSystemProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.removeTableProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.reportSplitExtent<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.reportTabletStatus<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setMasterGoalState<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setSystemProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.setTableProperty<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.shutdown<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.shutdownTabletServer<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.waitForFlush<I extends MasterClientService.Iface>
           
static class MasterClientService.Processor.waitForTableOperation<I extends MasterClientService.Iface>
           
 
Constructor Summary
  MasterClientService.Processor(I iface)
           
protected MasterClientService.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

MasterClientService.Processor

public MasterClientService.Processor(I iface)

MasterClientService.Processor

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.