Uses of Interface
org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.Iface
-
Packages that use MPPDataExchangeService.Iface Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of MPPDataExchangeService.Iface in org.apache.iotdb.mpp.rpc.thrift
Classes in org.apache.iotdb.mpp.rpc.thrift with type parameters of type MPPDataExchangeService.Iface Modifier and Type Class Description static classMPPDataExchangeService.Processor<I extends MPPDataExchangeService.Iface>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>Classes in org.apache.iotdb.mpp.rpc.thrift that implement MPPDataExchangeService.Iface Modifier and Type Class Description static classMPPDataExchangeService.Client
-