Uses of Class
in.zapr.druid.druidry.query.config.Vectorize
-
Packages that use Vectorize Package Description in.zapr.druid.druidry.query.config -
-
Uses of Vectorize in in.zapr.druid.druidry.query.config
Methods in in.zapr.druid.druidry.query.config that return Vectorize Modifier and Type Method Description static VectorizeVectorize. valueOf(String name)Returns the enum constant of this type with the specified name.static Vectorize[]Vectorize. values()Returns an array containing the constants of this enum type, in the order they are declared.
-