Uses of Package
org.apache.druid.query.filter.vector
-
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.query.aggregation Class Description VectorValueMatcher 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.query.filter Class Description VectorValueMatcher 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.query.filter.vector Class Description BaseVectorValueMatcher BooleanVectorValueMatcher ReadableVectorMatch The result of callingVectorValueMatcher.match(org.apache.druid.query.filter.vector.ReadableVectorMatch, boolean).VectorMatch Implementation class for ReadableVectorMatch.VectorValueMatcher An object that returns a boolean indicating if the "current" row should be selected or not.VectorValueMatcherColumnProcessorFactory VectorValueMatcherFactory -
Classes in org.apache.druid.query.filter.vector used by org.apache.druid.segment.filter Class Description VectorValueMatcher 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.vector Class Description VectorValueMatcher An object that returns a boolean indicating if the "current" row should be selected or not.