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