Uses of Enum Class
com.yahoo.vespa.model.search.Tuning.SearchNode.IoType
Packages that use Tuning.SearchNode.IoType
-
Uses of Tuning.SearchNode.IoType in com.yahoo.vespa.model.search
Fields in com.yahoo.vespa.model.search declared as Tuning.SearchNode.IoTypeModifier and TypeFieldDescriptionTuning.SearchNode.Summary.Io.readTuning.SearchNode.Index.Io.searchMethods in com.yahoo.vespa.model.search that return Tuning.SearchNode.IoTypeModifier and TypeMethodDescriptionstatic Tuning.SearchNode.IoTypeTuning.SearchNode.IoType.fromString(String name) static Tuning.SearchNode.IoTypeReturns the enum constant of this class with the specified name.static Tuning.SearchNode.IoType[]Tuning.SearchNode.IoType.values()Returns an array containing the constants of this enum class, in the order they are declared.