Uses of Interface
org.apache.druid.query.filter.vector.VectorValueMatcherFactory
-
Packages that use VectorValueMatcherFactory Package Description org.apache.druid.query.filter.vector -
-
Uses of VectorValueMatcherFactory in org.apache.druid.query.filter.vector
Classes in org.apache.druid.query.filter.vector that implement VectorValueMatcherFactory Modifier and Type Class Description classArrayVectorValueMatcherclassDoubleVectorValueMatcherclassFloatVectorValueMatcherclassLongVectorValueMatcherclassMultiValueStringVectorValueMatcherclassObjectVectorValueMatcherGeneric object matcher on top of aVectorObjectSelector.classSingleValueStringVectorValueMatcherclassStringObjectVectorValueMatcherString matcher on top of aVectorObjectSelector
-