public class SmooshedColumnSource extends Object implements SegmentColumnSource
| Constructor and Description |
|---|
SmooshedColumnSource(IndexFileSource indexFileSource) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getColumnData(String name) |
int |
getVersion() |
public SmooshedColumnSource(IndexFileSource indexFileSource)
public int getVersion()
getVersion in interface SegmentColumnSourcepublic byte[] getColumnData(String name)
getColumnData in interface SegmentColumnSourceCopyright © 2012–2021. All rights reserved.