Constant Field Values

Contents

com.yahoo.*

  • com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String API_PATH "application"
  • com.yahoo.vespa.hosted.controller.api.application.v4.CostResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String API_PATH "cost"
  • com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String API_PATH "environment"
    public static final java.lang.String APPLICATION_TEST_ZIP "applicationTestZip"
    public static final java.lang.String APPLICATION_ZIP "applicationZip"
    public static final java.lang.String DEPLOY_OPTIONS "deployOptions"
    public static final java.lang.String SUBMIT_OPTIONS "submitOptions"
  • com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String API_PATH "tenant"
  • com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics 
    Modifier and Type Constant Field Value
    public static final java.lang.String DOCUMENT_COUNT "documentCount"
    public static final java.lang.String FEED_LATENCY "feedLatency"
    public static final java.lang.String FEED_PER_SECOND "feedPerSecond"
    public static final java.lang.String QUERIES_PER_SECOND "queriesPerSecond"
    public static final java.lang.String QUERY_LATENCY "queryLatency"
  • com.yahoo.vespa.hosted.controller.api.identifiers.Identifier 
    Modifier and Type Constant Field Value
    protected static final java.lang.String strictPatternExplanation "Tenant, application and instance names must start with a letter, may contain no more than 20 characters, and may only contain lowercase letters, digits or dashes, but no double-dashes."
  • com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterId 
    Modifier and Type Constant Field Value
    public static final java.lang.String suffix "-t"
  • com.yahoo.vespa.hosted.controller.api.integration.user.User 
    Modifier and Type Constant Field Value
    public static final java.lang.String ATTRIBUTE_NAME "vespa.user.attributes"