org.apache.accumulo.core.tabletserver.thrift
Class TabletClientService.AsyncProcessor.startUpdate<I extends TabletClientService.AsyncIface>

java.lang.Object
  extended by org.apache.thrift.AsyncProcessFunction<I,TabletClientService.startUpdate_args,Long>
      extended by org.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessor.startUpdate<I>
Enclosing class:
TabletClientService.AsyncProcessor<I extends TabletClientService.AsyncIface>

public static class TabletClientService.AsyncProcessor.startUpdate<I extends TabletClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,TabletClientService.startUpdate_args,Long>


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

TabletClientService.AsyncProcessor.startUpdate

public TabletClientService.AsyncProcessor.startUpdate()
Method Detail

getEmptyArgsInstance

public TabletClientService.startUpdate_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends TabletClientService.AsyncIface,TabletClientService.startUpdate_args,Long>

getResultHandler

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

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends TabletClientService.AsyncIface,TabletClientService.startUpdate_args,Long>

start

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.