public interface BatchStreamReader extends StreamReader
Modifier and Type | Method and Description |
---|---|
void |
prepareNextRead(int batchSize) |
Block |
readBlock() |
close, getRetainedSizeInBytes, startRowGroup, startStripe
Block readBlock() throws IOException
IOException
void prepareNextRead(int batchSize)
Copyright © 2012–2021. All rights reserved.