Package org.apache.storm.generated
Class DistributedRPC.AsyncProcessor<I extends DistributedRPC.AsyncIface>
java.lang.Object
org.apache.storm.thrift.TBaseAsyncProcessor<I>
org.apache.storm.generated.DistributedRPC.AsyncProcessor<I>
- All Implemented Interfaces:
- org.apache.storm.thrift.TAsyncProcessor,- org.apache.storm.thrift.TProcessor
- Enclosing class:
- DistributedRPC
public static class DistributedRPC.AsyncProcessor<I extends DistributedRPC.AsyncIface>
extends org.apache.storm.thrift.TBaseAsyncProcessor<I>
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic class
- 
Field SummaryFields inherited from class org.apache.storm.thrift.TBaseAsyncProcessorLOGGER
- 
Constructor SummaryConstructorsModifierConstructorDescriptionAsyncProcessor(I iface) protectedAsyncProcessor(I iface, Map<String, org.apache.storm.thrift.AsyncProcessFunction<I, ? extends org.apache.storm.thrift.TBase, ?>> processMap) 
- 
Method SummaryMethods inherited from class org.apache.storm.thrift.TBaseAsyncProcessorgetProcessMapView, process, process
- 
Constructor Details- 
AsyncProcessor
- 
AsyncProcessor
 
-