Uses of Package
org.apache.druid.query.filter.vector
Packages that use org.apache.druid.query.filter.vector
Package
Description
-
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.math.expr.vector
-
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.query.aggregationClassDescriptionAn object that returns a boolean indicating if the "current" row should be selected or not.
-
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.query.filterClassDescriptionAn object that returns a boolean indicating if the "current" row should be selected or not.
-
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.query.filter.vectorClassDescriptionThe result of calling
VectorValueMatcher.match(org.apache.druid.query.filter.vector.ReadableVectorMatch, boolean).Implementation class for ReadableVectorMatch.An object that returns a boolean indicating if the "current" row should be selected or not. -
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.segment.filterClassDescriptionAn object that returns a boolean indicating if the "current" row should be selected or not.
-
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.segment.vectorClassDescriptionAn object that returns a boolean indicating if the "current" row should be selected or not.