Class IncomingBuffers

java.lang.Object
org.apache.drill.exec.work.batch.IncomingBuffers
All Implemented Interfaces:
AutoCloseable

public class IncomingBuffers extends Object implements AutoCloseable
Determines when a particular fragment has enough data for each of its receiving exchanges to commence execution. Also monitors whether we've collected all incoming data.