Uses of Interface
org.apache.druid.query.filter.BooleanUnaryFilter
Packages that use BooleanUnaryFilter
-
Uses of BooleanUnaryFilter in org.apache.druid.segment.filter
Classes in org.apache.druid.segment.filter that implement BooleanUnaryFilterModifier and TypeClassDescriptionclassSQL three-value logic wrapper for some childFilterto implement '{filter} IS TRUE' and '{filter} IS FALSE'.classNice filter you have there...