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