org.apache.accumulo.core.master.thrift
Class MasterClientService.AsyncProcessor<I extends MasterClientService.AsyncIface>

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

public static class MasterClientService.AsyncProcessor<I extends MasterClientService.AsyncIface>
extends FateService.AsyncProcessor<I>


Nested Class Summary
static class MasterClientService.AsyncProcessor.getMasterStats<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.initiateFlush<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.removeNamespaceProperty<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.removeSystemProperty<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.removeTableProperty<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.reportSplitExtent<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.reportTabletStatus<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.setMasterGoalState<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.setNamespaceProperty<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.setSystemProperty<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.setTableProperty<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.shutdown<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.shutdownTabletServer<I extends MasterClientService.AsyncIface>
           
static class MasterClientService.AsyncProcessor.waitForFlush<I extends MasterClientService.AsyncIface>
           
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.master.thrift.FateService.AsyncProcessor
FateService.AsyncProcessor.beginFateOperation<I extends FateService.AsyncIface>, FateService.AsyncProcessor.executeFateOperation<I extends FateService.AsyncIface>, FateService.AsyncProcessor.finishFateOperation<I extends FateService.AsyncIface>, FateService.AsyncProcessor.waitForFateOperation<I extends FateService.AsyncIface>
 
Constructor Summary
  MasterClientService.AsyncProcessor(I iface)
           
protected MasterClientService.AsyncProcessor(I iface, Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)
           
 
Method Summary
 
Methods inherited from class org.apache.thrift.TBaseAsyncProcessor
getProcessMapView, process, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterClientService.AsyncProcessor

public MasterClientService.AsyncProcessor(I iface)

MasterClientService.AsyncProcessor

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.