Uses of Enum Class
com.yahoo.vespa.config.content.core.StorServerConfig.Persistence_provider.Type.Enum
-
Uses of StorServerConfig.Persistence_provider.Type.Enum in com.yahoo.vespa.config.content.core
Fields in com.yahoo.vespa.config.content.core declared as StorServerConfig.Persistence_provider.Type.EnumModifier and TypeFieldDescriptionstatic final StorServerConfig.Persistence_provider.Type.EnumStorServerConfig.Persistence_provider.Type.DUMMYstatic final StorServerConfig.Persistence_provider.Type.EnumStorServerConfig.Persistence_provider.Type.RPCstatic final StorServerConfig.Persistence_provider.Type.EnumStorServerConfig.Persistence_provider.Type.STORAGEMethods in com.yahoo.vespa.config.content.core that return StorServerConfig.Persistence_provider.Type.EnumModifier and TypeMethodDescriptionStorServerConfig.Persistence_provider.type()Returns the enum constant of this class with the specified name.StorServerConfig.Persistence_provider.Type.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.config.content.core with parameters of type StorServerConfig.Persistence_provider.Type.EnumModifier and TypeMethodDescriptionStorServerConfig.Persistence_provider.Builder.type(StorServerConfig.Persistence_provider.Type.Enum __value) Constructors in com.yahoo.vespa.config.content.core with parameters of type StorServerConfig.Persistence_provider.Type.Enum