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