Package org.apache.iotdb.mpp.rpc.thrift
Class MPPDataExchangeService.Processor<I extends MPPDataExchangeService.Iface>
- java.lang.Object
-
- org.apache.thrift.TBaseProcessor<I>
-
- org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.Processor<I>
-
- All Implemented Interfaces:
org.apache.thrift.TProcessor
- Enclosing class:
- MPPDataExchangeService
public static class MPPDataExchangeService.Processor<I extends MPPDataExchangeService.Iface> extends org.apache.thrift.TBaseProcessor<I> implements org.apache.thrift.TProcessor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPPDataExchangeService.Processor.getDataBlock<I extends MPPDataExchangeService.Iface>static classMPPDataExchangeService.Processor.onAcknowledgeDataBlockEvent<I extends MPPDataExchangeService.Iface>static classMPPDataExchangeService.Processor.onCloseSinkChannelEvent<I extends MPPDataExchangeService.Iface>static classMPPDataExchangeService.Processor.onEndOfDataBlockEvent<I extends MPPDataExchangeService.Iface>static classMPPDataExchangeService.Processor.onNewDataBlockEvent<I extends MPPDataExchangeService.Iface>
-