org.apache.accumulo.core.client.impl.thrift
Class ClientService.AsyncProcessor.getRootTabletLocation<I extends ClientService.AsyncIface>

java.lang.Object
  extended by org.apache.thrift.AsyncProcessFunction<I,ClientService.getRootTabletLocation_args,String>
      extended by org.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessor.getRootTabletLocation<I>
Enclosing class:
ClientService.AsyncProcessor<I extends ClientService.AsyncIface>

public static class ClientService.AsyncProcessor.getRootTabletLocation<I extends ClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,ClientService.getRootTabletLocation_args,String>


Constructor Summary
ClientService.AsyncProcessor.getRootTabletLocation()
           
 
Method Summary
 ClientService.getRootTabletLocation_args getEmptyArgsInstance()
           
 org.apache.thrift.async.AsyncMethodCallback<String> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
           
protected  boolean isOneway()
           
 void start(I iface, ClientService.getRootTabletLocation_args args, org.apache.thrift.async.AsyncMethodCallback<String> 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

ClientService.AsyncProcessor.getRootTabletLocation

public ClientService.AsyncProcessor.getRootTabletLocation()
Method Detail

getEmptyArgsInstance

public ClientService.getRootTabletLocation_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends ClientService.AsyncIface,ClientService.getRootTabletLocation_args,String>

getResultHandler

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

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends ClientService.AsyncIface,ClientService.getRootTabletLocation_args,String>

start

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.