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

java.lang.Object
  extended by org.apache.thrift.TBaseAsyncProcessor<I>
      extended by org.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessor<I>
All Implemented Interfaces:
org.apache.thrift.TProcessor
Enclosing class:
ThriftTest

public static class ThriftTest.AsyncProcessor<I extends ThriftTest.AsyncIface>
extends org.apache.thrift.TBaseAsyncProcessor<I>


Nested Class Summary
static class ThriftTest.AsyncProcessor.fails<I extends ThriftTest.AsyncIface>
           
static class ThriftTest.AsyncProcessor.success<I extends ThriftTest.AsyncIface>
           
static class ThriftTest.AsyncProcessor.throwsError<I extends ThriftTest.AsyncIface>
           
 
Constructor Summary
  ThriftTest.AsyncProcessor(I iface)
           
protected ThriftTest.AsyncProcessor(I iface, Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)
           
 
Method Summary
 
Methods inherited from class org.apache.thrift.TBaseAsyncProcessor
getProcessMapView, process, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftTest.AsyncProcessor

public ThriftTest.AsyncProcessor(I iface)

ThriftTest.AsyncProcessor

protected ThriftTest.AsyncProcessor(I iface,
                                    Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)


Copyright © 2015 Apache Accumulo Project. All rights reserved.