org.apache.accumulo.core.master.thrift
Class FateService.AsyncProcessor.executeFateOperation<I extends FateService.AsyncIface>

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

public static class FateService.AsyncProcessor.executeFateOperation<I extends FateService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,FateService.executeFateOperation_args,Void>


Constructor Summary
FateService.AsyncProcessor.executeFateOperation()
           
 
Method Summary
 FateService.executeFateOperation_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, FateService.executeFateOperation_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

FateService.AsyncProcessor.executeFateOperation

public FateService.AsyncProcessor.executeFateOperation()
Method Detail

getEmptyArgsInstance

public FateService.executeFateOperation_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends FateService.AsyncIface,FateService.executeFateOperation_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 FateService.AsyncIface,FateService.executeFateOperation_args,Void>

isOneway

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

start

public void start(I iface,
                  FateService.executeFateOperation_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 FateService.AsyncIface,FateService.executeFateOperation_args,Void>
Throws:
org.apache.thrift.TException


Copyright © 2015 Apache Accumulo Project. All rights reserved.