Class LoadTypeConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.vespa.config.content.LoadTypeConfig

public final class LoadTypeConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of load-type Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. This config is used to define load types in VESPA. Load types are merely a way to distinguish types of load, as to present such types differently. For instance, some metrics will be presented per load type, such that you can see how that specific type is being handled. Load types are especially useful for separating loads of different priority.