public class DruidSegmentReader extends Object implements SegmentReader
| Constructor and Description |
|---|
DruidSegmentReader(SegmentIndexSource segmentIndexSource,
List<ColumnHandle> columns) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextBatch() |
Block |
readBlock(Type type,
String columnName) |
public DruidSegmentReader(SegmentIndexSource segmentIndexSource, List<ColumnHandle> columns)
public int nextBatch()
nextBatch in interface SegmentReaderpublic Block readBlock(Type type, String columnName)
readBlock in interface SegmentReaderCopyright © 2012–2022. All rights reserved.