Uses of Class
org.apache.drill.exec.rpc.data.IncomingDataBatch
Packages that use IncomingDataBatch
-
Uses of IncomingDataBatch in org.apache.drill.exec.work.batch
Methods in org.apache.drill.exec.work.batch with parameters of type IncomingDataBatchModifier and TypeMethodDescriptionboolean
IncomingBuffers.batchArrived
(IncomingDataBatch incomingBatch) -
Uses of IncomingDataBatch in org.apache.drill.exec.work.fragment
Methods in org.apache.drill.exec.work.fragment with parameters of type IncomingDataBatchModifier and TypeMethodDescriptionboolean
AbstractFragmentManager.handle
(IncomingDataBatch batch) boolean
FragmentManager.handle
(IncomingDataBatch batch) Handle the next incoming record batch.