| Package | Description |
|---|---|
| org.apache.druid.frame.key |
| Modifier and Type | Method and Description |
|---|---|
static RowKeyReader |
RowKeyReader.create(RowSignature signature)
Creates a new
RowKeyReader. |
RowKeyReader |
ClusterBy.keyReader(ColumnInspector inspector)
Create a reader for keys for this instance.
|
RowKeyReader |
RowKeyReader.trimmedKeyReader(int trimmedFieldCount)
Trims the key reader to a particular fieldCount.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.