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

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

public static class TabletClientService.AsyncProcessor.startConditionalUpdate<I extends TabletClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,TabletClientService.startConditionalUpdate_args,TConditionalSession>


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

public TabletClientService.AsyncProcessor.startConditionalUpdate()
Method Detail

getEmptyArgsInstance

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

getResultHandler

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

isOneway

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

start

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.