Package org.apache.druid.query.filter.vector
package org.apache.druid.query.filter.vector
-
ClassDescriptionGeneric object matcher on top of a
VectorObjectSelector.The result of callingVectorValueMatcher.match(org.apache.druid.query.filter.vector.ReadableVectorMatch, boolean).String matcher on top of aVectorObjectSelectorImplementation class for ReadableVectorMatch.An object that returns a boolean indicating if the "current" row should be selected or not.