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

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

public static class MasterClientService.AsyncProcessor.initiateFlush<I extends MasterClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,MasterClientService.initiateFlush_args,Long>


Constructor Summary
MasterClientService.AsyncProcessor.initiateFlush()
           
 
Method Summary
 MasterClientService.initiateFlush_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, MasterClientService.initiateFlush_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

MasterClientService.AsyncProcessor.initiateFlush

public MasterClientService.AsyncProcessor.initiateFlush()
Method Detail

getEmptyArgsInstance

public MasterClientService.initiateFlush_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends MasterClientService.AsyncIface,MasterClientService.initiateFlush_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 MasterClientService.AsyncIface,MasterClientService.initiateFlush_args,Long>

isOneway

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

start

public void start(I iface,
                  MasterClientService.initiateFlush_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 MasterClientService.AsyncIface,MasterClientService.initiateFlush_args,Long>
Throws:
org.apache.thrift.TException


Copyright © 2015 Apache Accumulo Project. All rights reserved.