Uses of Enum Class
com.yahoo.vespa.config.search.IndexschemaConfig.Indexfield.Datatype.Enum
Packages that use IndexschemaConfig.Indexfield.Datatype.Enum
-
Uses of IndexschemaConfig.Indexfield.Datatype.Enum in com.yahoo.vespa.config.search
Fields in com.yahoo.vespa.config.search declared as IndexschemaConfig.Indexfield.Datatype.EnumModifier and TypeFieldDescriptionstatic final IndexschemaConfig.Indexfield.Datatype.EnumIndexschemaConfig.Indexfield.Datatype.INT64static final IndexschemaConfig.Indexfield.Datatype.EnumIndexschemaConfig.Indexfield.Datatype.STRINGMethods in com.yahoo.vespa.config.search that return IndexschemaConfig.Indexfield.Datatype.EnumModifier and TypeMethodDescriptionIndexschemaConfig.Indexfield.datatype()Returns the enum constant of this class with the specified name.IndexschemaConfig.Indexfield.Datatype.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.config.search with parameters of type IndexschemaConfig.Indexfield.Datatype.EnumModifier and TypeMethodDescriptionIndexschemaConfig.Indexfield.Builder.datatype(IndexschemaConfig.Indexfield.Datatype.Enum __value) Constructors in com.yahoo.vespa.config.search with parameters of type IndexschemaConfig.Indexfield.Datatype.Enum