Uses of Enum Class
com.yahoo.prelude.searcher.KeyvalueConfig.DocIdScheme.Enum
Packages that use KeyvalueConfig.DocIdScheme.Enum
-
Uses of KeyvalueConfig.DocIdScheme.Enum in com.yahoo.prelude.searcher
Fields in com.yahoo.prelude.searcher declared as KeyvalueConfig.DocIdScheme.EnumModifier and TypeFieldDescriptionstatic final KeyvalueConfig.DocIdScheme.EnumKeyvalueConfig.DocIdScheme.DOC_SCHEMEstatic final KeyvalueConfig.DocIdScheme.EnumKeyvalueConfig.DocIdScheme.ID_SCHEMEMethods in com.yahoo.prelude.searcher that return KeyvalueConfig.DocIdScheme.EnumModifier and TypeMethodDescriptionKeyvalueConfig.docIdScheme()Returns the enum constant of this class with the specified name.static KeyvalueConfig.DocIdScheme.Enum[]KeyvalueConfig.DocIdScheme.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.prelude.searcher with parameters of type KeyvalueConfig.DocIdScheme.EnumModifier and TypeMethodDescriptionKeyvalueConfig.Builder.docIdScheme(KeyvalueConfig.DocIdScheme.Enum __value) Constructors in com.yahoo.prelude.searcher with parameters of type KeyvalueConfig.DocIdScheme.Enum