| Package | Description |
|---|---|
| org.apache.druid.segment |
| Modifier and Type | Method and Description |
|---|---|
static <RowType> RowBasedColumnSelectorFactory<RowType> |
RowBasedColumnSelectorFactory.create(RowAdapter<RowType> adapter,
Supplier<RowType> supplier,
ColumnInspector columnInspector,
boolean throwParseExceptions,
boolean useStringValueOfNullInLists)
Create an instance based on any object, along with a
RowAdapter for that object. |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.