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

java.lang.Object
  extended by org.apache.thrift.AsyncProcessFunction<I,MasterClientService.shutdownTabletServer_args,Void>
      extended by org.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessor.shutdownTabletServer<I>
Enclosing class:
MasterClientService.AsyncProcessor<I extends MasterClientService.AsyncIface>

public static class MasterClientService.AsyncProcessor.shutdownTabletServer<I extends MasterClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,MasterClientService.shutdownTabletServer_args,Void>


Constructor Summary
MasterClientService.AsyncProcessor.shutdownTabletServer()
           
 
Method Summary
 MasterClientService.shutdownTabletServer_args getEmptyArgsInstance()
           
 org.apache.thrift.async.AsyncMethodCallback<Void> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
           
protected  boolean isOneway()
           
 void start(I iface, MasterClientService.shutdownTabletServer_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
           
 
Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterClientService.AsyncProcessor.shutdownTabletServer

public MasterClientService.AsyncProcessor.shutdownTabletServer()
Method Detail

getEmptyArgsInstance

public MasterClientService.shutdownTabletServer_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends MasterClientService.AsyncIface,MasterClientService.shutdownTabletServer_args,Void>

getResultHandler

public org.apache.thrift.async.AsyncMethodCallback<Void> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                                                                          int seqid)
Specified by:
getResultHandler in class org.apache.thrift.AsyncProcessFunction<I extends MasterClientService.AsyncIface,MasterClientService.shutdownTabletServer_args,Void>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends MasterClientService.AsyncIface,MasterClientService.shutdownTabletServer_args,Void>

start

public void start(I iface,
                  MasterClientService.shutdownTabletServer_args args,
                  org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
           throws org.apache.thrift.TException
Specified by:
start in class org.apache.thrift.AsyncProcessFunction<I extends MasterClientService.AsyncIface,MasterClientService.shutdownTabletServer_args,Void>
Throws:
org.apache.thrift.TException


Copyright © 2015 Apache Accumulo Project. All rights reserved.