org.apache.accumulo.core.client.impl.thrift
Class ThriftTest.AsyncProcessor.fails<I extends ThriftTest.AsyncIface>

java.lang.Object
  extended by org.apache.thrift.AsyncProcessFunction<I,ThriftTest.fails_args,Boolean>
      extended by org.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessor.fails<I>
Enclosing class:
ThriftTest.AsyncProcessor<I extends ThriftTest.AsyncIface>

public static class ThriftTest.AsyncProcessor.fails<I extends ThriftTest.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,ThriftTest.fails_args,Boolean>


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

ThriftTest.AsyncProcessor.fails

public ThriftTest.AsyncProcessor.fails()
Method Detail

getEmptyArgsInstance

public ThriftTest.fails_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends ThriftTest.AsyncIface,ThriftTest.fails_args,Boolean>

getResultHandler

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

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends ThriftTest.AsyncIface,ThriftTest.fails_args,Boolean>

start

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.