public class V9SegmentIndexSource extends Object implements SegmentIndexSource
| Constructor and Description |
|---|
V9SegmentIndexSource(SegmentColumnSource segmentColumnSource) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.druid.segment.QueryableIndex |
loadIndex(List<ColumnHandle> columnHandles) |
public V9SegmentIndexSource(SegmentColumnSource segmentColumnSource)
public org.apache.druid.segment.QueryableIndex loadIndex(List<ColumnHandle> columnHandles) throws IOException
loadIndex in interface SegmentIndexSourceIOExceptionCopyright © 2012–2022. All rights reserved.