public interface DruidFloatPredicate
PublicApi or an
ExtensionPoint of Druid.| Modifier and Type | Field and Description |
|---|---|
static DruidFloatPredicate |
ALWAYS_FALSE |
static DruidFloatPredicate |
MATCH_NULL_ONLY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyFloat(float input) |
default boolean |
applyNull() |
static final DruidFloatPredicate ALWAYS_FALSE
static final DruidFloatPredicate MATCH_NULL_ONLY
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.