| Package | Description |
|---|---|
| org.apache.druid.segment | |
| org.apache.druid.segment.selector.settable | |
| org.apache.druid.segment.virtual |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantDimensionSelector |
| Modifier and Type | Method and Description |
|---|---|
IdLookup |
SingleScanTimeDimensionSelector.idLookup() |
IdLookup |
DimensionSelector.idLookup()
Returns
IdLookup if available for this DimensionSelector, or null. |
IdLookup |
ConstantDimensionSelector.idLookup() |
IdLookup |
BaseSingleValueDimensionSelector.idLookup() |
| Modifier and Type | Method and Description |
|---|---|
IdLookup |
SettableDimensionValueSelector.idLookup() |
| Modifier and Type | Method and Description |
|---|---|
IdLookup |
SingleStringInputDimensionSelector.idLookup() |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.