Constant Field Values

Contents

com.yahoo.*

  • com.yahoo.container.handler.metrics.MetricsProxyApiConfig 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONFIG_DEF_MD5 "6d2727803e8592184031a6601b96f7c2"
    public static final java.lang.String CONFIG_DEF_NAME "metrics-proxy-api"
    public static final java.lang.String CONFIG_DEF_NAMESPACE "container.handler.metrics"
    public static final java.lang.String CONFIG_DEF_VERSION ""
  • com.yahoo.container.handler.metrics.MetricsV2Handler 
    Modifier and Type Constant Field Value
    public static final java.lang.String V2_PATH "/metrics/v2"
  • com.yahoo.container.handler.metrics.PrometheusV1Handler 
    Modifier and Type Constant Field Value
    public static final java.lang.String V1_PATH "/prometheus/v1"
  • com.yahoo.container.http.BenchmarkingHeaders 
    Modifier and Type Constant Field Value
    public static final java.lang.String ATTR_TIME "X-Yahoo-Vespa-AttributeFetchTime"
    public static final java.lang.String DOCS_SEARCHED "X-Yahoo-Vespa-DocsSearched"
    public static final java.lang.String FILL_TIME "X-Yahoo-Vespa-FillTime"
    public static final java.lang.String FULL_COVERAGE "X-Yahoo-Vespa-FullCoverage"
    public static final java.lang.String NODES_SEARCHED "X-Yahoo-Vespa-NodesSearched"
    public static final java.lang.String NUM_DOCSUMS "X-Yahoo-Vespa-NumDocsums"
    public static final java.lang.String NUM_ERRORS "X-Yahoo-Vespa-NumErrors"
    public static final java.lang.String NUM_FASTHITS "X-Yahoo-Vespa-NumFastHits"
    public static final java.lang.String NUM_GROUPHITS "X-Yahoo-Vespa-NumGroupHits"
    public static final java.lang.String NUM_HITS "X-Yahoo-Vespa-NumHits"
    public static final java.lang.String QUERY_HITS "X-Yahoo-Vespa-QueryHits"
    public static final java.lang.String QUERY_OFFSET "X-Yahoo-Vespa-QueryOffset"
    public static final java.lang.String REQUEST "X-Yahoo-Vespa-Benchmarkdata"
    public static final java.lang.String REQUEST_COVERAGE "X-Yahoo-Vespa-Benchmarkdata-Coverage"
    public static final java.lang.String SEARCH_TIME "X-Yahoo-Vespa-SearchTime"
    public static final java.lang.String TOTAL_HIT_COUNT "X-Yahoo-Vespa-TotalHitCount"
  • com.yahoo.container.xml.providers.DocumentBuilderFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl"
  • com.yahoo.container.xml.providers.SAXParserFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl"
  • com.yahoo.container.xml.providers.SchemaFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory"
  • com.yahoo.container.xml.providers.TransformerFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl"
  • com.yahoo.container.xml.providers.XMLEventFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.xml.internal.stream.events.XMLEventFactoryImpl"
  • com.yahoo.container.xml.providers.XMLInputFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.xml.internal.stream.XMLInputFactoryImpl"
  • com.yahoo.container.xml.providers.XMLOutputFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.xml.internal.stream.XMLOutputFactoryImpl"
  • com.yahoo.container.xml.providers.XPathFactoryProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY_CLASS "com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl"