Uses of Enum Class
com.yahoo.schema.Index.Type
Packages that use Index.Type
-
Uses of Index.Type in com.yahoo.schema
Methods in com.yahoo.schema that return Index.TypeModifier and TypeMethodDescriptionIndex.getType()Returns the index engine typestatic Index.TypeReturns the enum constant of this class with the specified name.static Index.Type[]Index.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.schema with parameters of type Index.Type