Package org.apache.storm.generated
Class Supervisor.AsyncProcessor<I extends Supervisor.AsyncIface>
java.lang.Object
org.apache.storm.thrift.TBaseAsyncProcessor<I>
org.apache.storm.generated.Supervisor.AsyncProcessor<I>
- All Implemented Interfaces:
 org.apache.storm.thrift.TAsyncProcessor,org.apache.storm.thrift.TProcessor
- Enclosing class:
 - Supervisor
 
public static class Supervisor.AsyncProcessor<I extends Supervisor.AsyncIface>
extends org.apache.storm.thrift.TBaseAsyncProcessor<I>
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class - 
Field Summary
Fields inherited from class org.apache.storm.thrift.TBaseAsyncProcessor
LOGGER - 
Constructor Summary
ConstructorsModifierConstructorDescriptionAsyncProcessor(I iface) protectedAsyncProcessor(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
 
 -