| Package | Description |
|---|---|
| org.apache.druid.frame.read.columnar | |
| org.apache.druid.frame.segment.columnar |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexFrameColumnReader |
class |
DoubleFrameColumnReader |
class |
FloatFrameColumnReader |
class |
LongFrameColumnReader |
class |
StringFrameColumnReader |
| Modifier and Type | Method and Description |
|---|---|
static FrameColumnReader |
FrameColumnReaders.create(int columnNumber,
ColumnType columnType) |
| Constructor and Description |
|---|
FrameCursorFactory(Frame frame,
RowSignature signature,
List<FrameColumnReader> columnReaders) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.