Package com.yahoo.vespa.config.server.application
package com.yahoo.vespa.config.server.application
-
ClassDescriptionA Vespa application for a specific version of Vespa.Stores data and holds locks for the applications of a tenant, backed by a
Curator
.Data class for application id, active session and last deployed sessionUsed during config request handling to route to the right config model based on application id and version.Pending reindexing: convergence to the stored config generation allows reindexing to start.Reindexing status for a single content cluster in an application.Reindexing status common to an application, one of its clusters, or a single document type in a cluster.Immutable set ofApplication
s with the sameApplicationId
, applications have different vespa versions.Reindexing status for each document type in a content cluster.Retrieves reindexing status from content clustersA compressed application points to an application package that can be decompressed.Checks for convergence of config generation for a given application.Retrieves reindexing status from cluster controllers over HTTPFile distribution status for each host in the applicationThe applications of a tenant.