Uses of Enum Class
com.yahoo.vespa.config.search.core.ProtonConfig.Documentdb.Mode.Enum
Packages that use ProtonConfig.Documentdb.Mode.Enum
-
Uses of ProtonConfig.Documentdb.Mode.Enum in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Documentdb.Mode.EnumModifier and TypeFieldDescriptionstatic final ProtonConfig.Documentdb.Mode.EnumProtonConfig.Documentdb.Mode.INDEXstatic final ProtonConfig.Documentdb.Mode.EnumProtonConfig.Documentdb.Mode.STORE_ONLYstatic final ProtonConfig.Documentdb.Mode.EnumProtonConfig.Documentdb.Mode.STREAMINGMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Documentdb.Mode.EnumModifier and TypeMethodDescriptionProtonConfig.Documentdb.mode()Returns the enum constant of this class with the specified name.static ProtonConfig.Documentdb.Mode.Enum[]ProtonConfig.Documentdb.Mode.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.core with parameters of type ProtonConfig.Documentdb.Mode.EnumModifier and TypeMethodDescriptionProtonConfig.Documentdb.Builder.mode(ProtonConfig.Documentdb.Mode.Enum __value) Constructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Documentdb.Mode.Enum