public interface RawFragmentBatchProvider extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RawFragmentBatch |
getNext() |
void |
kill(FragmentContext context) |
RawFragmentBatch getNext() throws IOException, InterruptedException
IOExceptionInterruptedExceptionvoid kill(FragmentContext context)
void close()
close in interface AutoCloseableCopyright © 2021 The Apache Software Foundation. All rights reserved.