| Package | Description |
|---|---|
| org.apache.druid.query.filter |
| Modifier and Type | Field and Description |
|---|---|
static DruidFloatPredicate |
DruidFloatPredicate.ALWAYS_FALSE |
static DruidFloatPredicate |
DruidFloatPredicate.MATCH_NULL_ONLY |
| Modifier and Type | Method and Description |
|---|---|
DruidFloatPredicate |
JavaScriptDimFilter.JavaScriptPredicateFactory.makeFloatPredicate() |
DruidFloatPredicate |
SelectorPredicateFactory.makeFloatPredicate() |
DruidFloatPredicate |
DruidPredicateFactory.makeFloatPredicate() |
DruidFloatPredicate |
InDimFilter.InFilterDruidPredicateFactory.makeFloatPredicate() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Supplier<DruidFloatPredicate> |
BoundDimFilter.getFloatPredicateSupplier() |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.