Package org.apache.drill.exec.record
Interface RawFragmentBatchProvider
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
RawBatchBuffer
- All Known Implementing Classes:
BaseRawBatchBuffer
,SpoolingRawBatchBuffer
,UnlimitedRawBatchBuffer
-
Method Summary
-
Method Details
-
getNext
- Throws:
IOException
InterruptedException
-
kill
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-