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
Nested Classes Modifier and Type Class Description static class
DistributedRPC.AsyncProcessor.execute<I extends DistributedRPC.AsyncIface>
-
Constructor Summary
Constructors Modifier Constructor Description AsyncProcessor(I iface)
protected
AsyncProcessor(I iface, Map<String,org.apache.storm.thrift.AsyncProcessFunction<I,? extends org.apache.storm.thrift.TBase,?>> processMap)
-