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