Package org.apache.iotdb.mpp.rpc.thrift
Class MPPDataExchangeService.AsyncProcessor<I extends MPPDataExchangeService.AsyncIface>
- java.lang.Object
-
- org.apache.thrift.TBaseAsyncProcessor<I>
-
- org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.AsyncProcessor<I>
-
- All Implemented Interfaces:
org.apache.thrift.TAsyncProcessor,org.apache.thrift.TProcessor
- Enclosing class:
- MPPDataExchangeService
public static class MPPDataExchangeService.AsyncProcessor<I extends MPPDataExchangeService.AsyncIface> extends org.apache.thrift.TBaseAsyncProcessor<I>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPPDataExchangeService.AsyncProcessor.getDataBlock<I extends MPPDataExchangeService.AsyncIface>static classMPPDataExchangeService.AsyncProcessor.onAcknowledgeDataBlockEvent<I extends MPPDataExchangeService.AsyncIface>static classMPPDataExchangeService.AsyncProcessor.onCloseSinkChannelEvent<I extends MPPDataExchangeService.AsyncIface>static classMPPDataExchangeService.AsyncProcessor.onEndOfDataBlockEvent<I extends MPPDataExchangeService.AsyncIface>static classMPPDataExchangeService.AsyncProcessor.onNewDataBlockEvent<I extends MPPDataExchangeService.AsyncIface>
-
Constructor Summary
Constructors Modifier Constructor Description AsyncProcessor(I iface)protectedAsyncProcessor(I iface, Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap)
-