Uses of Class
org.apache.drill.exec.store.base.filter.ExprNode.ListNode
Packages that use ExprNode.ListNode
-
Uses of ExprNode.ListNode in org.apache.drill.exec.store.base.filter
Subclasses of ExprNode.ListNode in org.apache.drill.exec.store.base.filterModifier and TypeClassDescriptionstatic classRepresents a set of AND'ed expressions in Conjunctive Normal Form (CNF).static classRepresents a set of OR'ed expressions in Disjunctive Normal Form (CNF).