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 Summary
Modifier and TypeClassDescriptionstatic class
-
Field Summary
Fields inherited from class org.apache.storm.thrift.TBaseAsyncProcessor
LOGGER
-
Constructor Summary
ModifierConstructorDescriptionAsyncProcessor
(I iface) protected
AsyncProcessor
(I iface, Map<String, org.apache.storm.thrift.AsyncProcessFunction<I, ? extends org.apache.storm.thrift.TBase, ?>> processMap) -
Method Summary
Methods inherited from class org.apache.storm.thrift.TBaseAsyncProcessor
getProcessMapView, process, process
-
Constructor Details
-
AsyncProcessor
-
AsyncProcessor
-