public interface DruidPredicateFactory
Modifier and Type | Method and Description |
---|---|
DruidFloatPredicate |
makeFloatPredicate() |
DruidLongPredicate |
makeLongPredicate() |
com.google.common.base.Predicate<String> |
makeStringPredicate() |
com.google.common.base.Predicate<String> makeStringPredicate()
DruidLongPredicate makeLongPredicate()
DruidFloatPredicate makeFloatPredicate()
Copyright © 2011–2017. All rights reserved.