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