Package org.apache.druid.query.filter
Class TypedInFilter.PredicateFactory
java.lang.Object
org.apache.druid.query.filter.TypedInFilter.PredicateFactory
- All Implemented Interfaces:
DruidPredicateFactory
- Enclosing class:
TypedInFilter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.query.filter.DruidPredicateFactory
makeArrayPredicate, makeObjectPredicate
-
Constructor Details
-
PredicateFactory
-
-
Method Details
-
makeStringPredicate
- Specified by:
makeStringPredicatein interfaceDruidPredicateFactory
-
makeLongPredicate
- Specified by:
makeLongPredicatein interfaceDruidPredicateFactory
-
makeFloatPredicate
- Specified by:
makeFloatPredicatein interfaceDruidPredicateFactory
-
makeDoublePredicate
- Specified by:
makeDoublePredicatein interfaceDruidPredicateFactory
-
equals
-
hashCode
public int hashCode()
-