Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Path) - Method in interface com.yahoo.config.application.api.ApplicationFile.PathFilter
- accessControl - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- acme() - Method in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
- active() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- add(ClusterSpec.Id, Capacity) - Method in class com.yahoo.config.model.api.Provisioned
- addApplicationPackage() - Method in interface com.yahoo.config.application.api.FileRegistry
- addBlob(String, ByteBuffer) - Method in interface com.yahoo.config.application.api.FileRegistry
- addFile(String) - Method in interface com.yahoo.config.application.api.FileRegistry
- addUri(String) - Method in interface com.yahoo.config.application.api.FileRegistry
- aggregatedModelCostInBytes() - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- aggregatedModelCostInBytes() - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- all() - Method in class com.yahoo.config.model.api.Provisioned
-
Returns an unmodifiable map of all the provision requests recorded during build of the model this belongs to
- allConfigIds() - Method in interface com.yahoo.config.model.api.Model
-
Returns all the config ids available for this model.
- allConfigsProduced() - Method in interface com.yahoo.config.model.api.Model
-
Produces a set of the valid config keys for this model.
- allocatedHosts() - Method in interface com.yahoo.config.model.api.Model
-
Gets the allocated hosts for this model.
- allocateHost(String) - Method in interface com.yahoo.config.model.api.HostProvisioner
-
Allocates a single host for a service
- Allow(ValidationId, Instant) - Constructor for class com.yahoo.config.application.api.ValidationOverrides.Allow
- allowDisableMtls() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- allowedAthenzProxyIdentities() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- allowModelVersionMismatch(Instant) - Method in interface com.yahoo.config.model.api.Model
-
Returns whether this application allows serving config request for a different version.
- allows(ValidationId, Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides.Allow
- allows(ValidationId, Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides
-
Returns whether the given (assumed invalid) change is allowed by this at the moment
- allows(String, Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides
- allowUserFilters() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- always - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionChange
-
Latest: Application changes immediately supersede previous application changes, unless currently blocked.
- alwaysMarkPhraseExpensive() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- appDir() - Method in interface com.yahoo.config.model.api.ModelContext
- appendFile(String) - Method in class com.yahoo.config.application.api.ApplicationFile
-
Appends the given string to this text file.
- application - Enum constant in enum class com.yahoo.config.application.api.Endpoint.Level
- application - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.Scope
- applicationActivated(SuperModel, ApplicationInfo) - Method in interface com.yahoo.config.model.api.SuperModelListener
-
Application has been activated: Either deployed the first time, internally redeployed, or externally triggered redeploy.
- ApplicationClusterEndpoint - Class in com.yahoo.config.model.api
-
Represents one endpoint for an application cluster
- ApplicationClusterEndpoint.AuthMethod - Enum Class in com.yahoo.config.model.api
- ApplicationClusterEndpoint.Builder - Class in com.yahoo.config.model.api
- ApplicationClusterEndpoint.DnsName - Class in com.yahoo.config.model.api
- ApplicationClusterEndpoint.RoutingMethod - Enum Class in com.yahoo.config.model.api
- ApplicationClusterEndpoint.Scope - Enum Class in com.yahoo.config.model.api
- applicationClusterInfo() - Method in interface com.yahoo.config.model.api.Model
-
Returns the set of container clusters
- ApplicationClusterInfo - Interface in com.yahoo.config.model.api
- applicationContainerRole() - Method in class com.yahoo.config.model.api.ApplicationRoles
- ApplicationFile - Class in com.yahoo.config.application.api
-
An application file represents a file within an application package.
- ApplicationFile(Path) - Constructor for class com.yahoo.config.application.api.ApplicationFile
- ApplicationFile.MetaData - Class in com.yahoo.config.application.api
- ApplicationFile.PathFilter - Interface in com.yahoo.config.application.api
- applicationHostRole() - Method in class com.yahoo.config.model.api.ApplicationRoles
- applicationId() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- ApplicationInfo - Class in com.yahoo.config.model.api
- ApplicationInfo(ApplicationId, long, Model) - Constructor for class com.yahoo.config.model.api.ApplicationInfo
- ApplicationMetaData - Class in com.yahoo.config.application.api
-
Metadata about an application package.
- ApplicationMetaData(String, Long, boolean, ApplicationId, Tags, String, Long, long) - Constructor for class com.yahoo.config.application.api.ApplicationMetaData
-
Deprecated.
- ApplicationMetaData(String, Long, boolean, ApplicationId, String, Long, long) - Constructor for class com.yahoo.config.application.api.ApplicationMetaData
- ApplicationMetaData(String, String, Long, boolean, ApplicationId, String, Long, long) - Constructor for class com.yahoo.config.application.api.ApplicationMetaData
-
Deprecated.
- applicationPackage() - Method in interface com.yahoo.config.model.api.ModelContext
- ApplicationPackage - Interface in com.yahoo.config.application.api
-
Represents an application package, that is, used as input when creating a VespaModel and as a general reference to all contents in an application.
- applicationRemoved(SuperModel, ApplicationId) - Method in interface com.yahoo.config.model.api.SuperModelListener
-
Application has been removed.
- ApplicationRoles - Class in com.yahoo.config.model.api
- ApplicationRoles(String, String) - Constructor for class com.yahoo.config.model.api.ApplicationRoles
- asJsonBytes() - Method in class com.yahoo.config.application.api.ApplicationMetaData
- asJsonString() - Method in class com.yahoo.config.application.api.ApplicationMetaData
- asSet() - Method in interface com.yahoo.config.application.api.FileRegistry
- athenzDnsSuffix() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- athenzDomain() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the Athenz domain set on the root tag, if any
- athenzDomain() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- athenzService() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the Athenz service set on the root tag, if any
- athenzService(Environment, RegionName) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the athenz service for environment/region if configured, defaulting to that of the instance
- athenzService(InstanceName, Environment, RegionName) - Method in class com.yahoo.config.application.api.DeploymentSpec
-
The most specific Athenz service for the given arguments.
- authMethod() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- authMethod() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- authMethod(ApplicationClusterEndpoint.AuthMethod) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- author - Enum constant in enum class com.yahoo.config.application.api.Notifications.Role
-
Author of the last commit of an application package.
B
- bcp() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the BCP spec of this instance, or BcpSpec.empty() if none.
- bcp() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Deprecated.returns Bcp.empty().
- Bcp - Class in com.yahoo.config.application.api
-
Defines the BCP structure for an instance in a deployment spec: A list of region groups where each group contains a set of regions which will handle the traffic of a member in the group when it becomes unreachable.
- Bcp(List<Bcp.Group>, Optional<Duration>) - Constructor for class com.yahoo.config.application.api.Bcp
- Bcp.Group - Class in com.yahoo.config.application.api
- Bcp.RegionMember - Record Class in com.yahoo.config.application.api
- blocksRevisions() - Method in class com.yahoo.config.application.api.DeploymentSpec.ChangeBlocker
- blocksVersions() - Method in class com.yahoo.config.application.api.DeploymentSpec.ChangeBlocker
- budget() - Method in class com.yahoo.config.model.api.Quota
- budgetAsDecimal() - Method in class com.yahoo.config.model.api.Quota
- build() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- builder() - Static method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- Builder() - Constructor for class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
C
- canary - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradePolicy
-
Canary: Applications with this policy will upgrade before any other
- canChangeRevisionAt(Instant) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns whether an application revision change for these instances can occur at the given instant
- canUpgradeAt(Instant) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns whether the instances in this step can upgrade at the given instant
- cause() - Method in interface com.yahoo.config.model.api.Reindexing.Status
-
The cause of reindexing for this document type.
- certificate() - Method in class com.yahoo.config.model.api.EndpointCertificateSecrets
- certificateRemoval - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- certName() - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
- changeBlocker() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns time windows where upgrades are disallowed for these instances
- ChangeBlocker(boolean, boolean, TimeWindow) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.ChangeBlocker
- checkRouting() - Method in class com.yahoo.config.model.api.ValidationParameters
- cloneAndRemoveApplication(ApplicationId) - Method in class com.yahoo.config.model.api.SuperModel
- cloneAndSetApplication(ApplicationInfo) - Method in class com.yahoo.config.model.api.SuperModel
- cloneAsComplete() - Method in class com.yahoo.config.model.api.SuperModel
- cloudAccount() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- cloudAccount(CloudName, InstanceName, ZoneId) - Method in class com.yahoo.config.application.api.DeploymentSpec
-
The most specific Cloud account for the given arguments.
- cloudAccounts() - Method in class com.yahoo.config.application.api.DeploymentSpec
- cloudAccounts(Environment, RegionName) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the cloud accounts to use for given environment and region, if any
- CLUSTERCONTROLLER_CONTAINER - Enum constant in enum class com.yahoo.config.model.api.container.ContainerServiceType
- clusterId() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- clusterId() - Method in interface com.yahoo.config.model.api.ConfigChangeAction
-
The id of the cluster that needs this action applied
- clusterId() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- clusterId(String) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- clusterSizeReduction - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- com.yahoo.config.application.api - package com.yahoo.config.application.api
- com.yahoo.config.application.api.xml - package com.yahoo.config.application.api.xml
- com.yahoo.config.model.api - package com.yahoo.config.model.api
- com.yahoo.config.model.api.container - package com.yahoo.config.model.api.container
- comment() - Element in annotation interface com.yahoo.config.model.api.ModelContext.ModelFeatureFlag
- compareTo(ApplicationClusterEndpoint.DnsName) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.DnsName
- COMPONENT_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- ComponentInfo - Class in com.yahoo.config.application.api
-
Describes a component residing in the components directory.
- ComponentInfo(String) - Constructor for class com.yahoo.config.application.api.ComponentInfo
- concerns(Environment) - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
Returns whether this step specifies the given environment.
- concerns(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- concerns(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- concerns(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec.Delay
- concerns(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
Returns whether this step specifies the given environment, and, optionally, if this step specifies a region, whether this is also the given region.
- concerns(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- CONFIG_DEFINITIONS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
-
Do not use
- ConfigChangeAction - Interface in com.yahoo.config.model.api
-
Contains the action to be performed on the given services to handle a config change between the current active model and the next model to prepare.
- ConfigChangeAction.Type - Enum Class in com.yahoo.config.model.api
- ConfigChangeRefeedAction - Interface in com.yahoo.config.model.api
-
Represents an action to re-feed a document type in order to handle a config change.
- ConfigChangeReindexAction - Interface in com.yahoo.config.model.api
-
Represents an action to re-index a document type in order to handle a config change.
- ConfigChangeRestartAction - Interface in com.yahoo.config.model.api
-
Represents an action to restart services in order to handle a config change.
- configDefinitionRepo() - Method in interface com.yahoo.config.model.api.ModelContext
- ConfigDefinitionRepo - Interface in com.yahoo.config.model.api
-
A config definition repository.
- ConfigDefinitionStore - Interface in com.yahoo.config.model.api
- ConfigModelPlugin - Interface in com.yahoo.config.model.api
-
Interface of config model plugins.
- configModelVersionMismatch - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- ConfigServerSpec - Interface in com.yahoo.config.model.api
-
Provides information about a configserver instance.
- configServerSpecs() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- conservative - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradePolicy
-
Will upgrade after most default applications upgraded successfully
- CONSTANTS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
-
Constant tensors
- CONTAINER - Enum constant in enum class com.yahoo.config.model.api.container.ContainerServiceType
- containerDumpHeapOnShutdownTimeout() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- ContainerEndpoint - Class in com.yahoo.config.model.api
-
ContainerEndpoint tracks the service names that a Container Cluster should be known as.
- ContainerEndpoint(String, ApplicationClusterEndpoint.Scope, List<String>) - Constructor for class com.yahoo.config.model.api.ContainerEndpoint
- ContainerEndpoint(String, ApplicationClusterEndpoint.Scope, List<String>, OptionalInt) - Constructor for class com.yahoo.config.model.api.ContainerEndpoint
- ContainerEndpoint(String, ApplicationClusterEndpoint.Scope, List<String>, OptionalInt, ApplicationClusterEndpoint.RoutingMethod) - Constructor for class com.yahoo.config.model.api.ContainerEndpoint
- ContainerEndpoint(String, ApplicationClusterEndpoint.Scope, List<String>, OptionalInt, ApplicationClusterEndpoint.RoutingMethod, ApplicationClusterEndpoint.AuthMethod) - Constructor for class com.yahoo.config.model.api.ContainerEndpoint
- containerId() - Method in class com.yahoo.config.application.api.Endpoint
-
The container cluster this points to
- ContainerServiceType - Enum Class in com.yahoo.config.model.api.container
- containerShutdownTimeout() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- contentClusterRemoval - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- contentLayerMetadataFeatureLevel() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- ContentStatusChanged - Static variable in class com.yahoo.config.application.api.ApplicationFile
- ContentStatusDeleted - Static variable in class com.yahoo.config.application.api.ApplicationFile
- ContentStatusNew - Static variable in class com.yahoo.config.application.api.ApplicationFile
- contentTypeRemoval - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- createAndValidateModel(ModelContext, ValidationParameters) - Method in interface com.yahoo.config.model.api.ModelFactory
-
Creates an instance of a
Model
. - createDirectory() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Creates a directory at the path represented by this file.
- createInputStream() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Creates an
InputStream
for the contents of this file. - createModel(ModelContext) - Method in interface com.yahoo.config.model.api.ModelFactory
-
Creates an instance of a
Model
. - createReader() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Creates a
Reader
for the contents of this file.
D
- dataplaneTokens() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- dateRange() - Method in class com.yahoo.config.application.api.TimeWindow
-
Returns the date range of this time window applies to
- days() - Method in class com.yahoo.config.application.api.TimeWindow
-
Returns days in this time window
- deadline() - Method in class com.yahoo.config.application.api.Bcp.Group
-
Returns the max time until the other regions must be able to handle the additional traffic when a region becomes unreachable, which by default is Duration.ZERO.
- DeclaredTest(RegionName, Optional<Duration>) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- DeclaredZone(Environment) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- DeclaredZone(Environment, Optional<RegionName>, Optional<AthenzService>, Optional<String>, Map<CloudName, CloudAccount>, Optional<Duration>) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- DEFAULT_ID - Static variable in class com.yahoo.config.application.api.Endpoint
- defaultDeadline() - Method in class com.yahoo.config.application.api.Bcp
- defaultNumResponseThreads() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- defaultPolicy - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradePolicy
-
Default: Will upgrade after all canary applications upgraded successfully.
- defaultTermwiseLimit() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- delay() - Method in class com.yahoo.config.application.api.DeploymentSpec.Delay
- delay() - Method in class com.yahoo.config.application.api.DeploymentSpec.ParallelSteps
- delay() - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
The delay introduced by this step (beyond the time it takes to execute the step).
- delay() - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- Delay(Duration) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.Delay
- delete() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Deletes the file pointed to by this.
- deployableHashCode() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Computes a hash of all fields that influence what is deployed with this spec, i.e., not orchestration.
- deployLogger() - Method in interface com.yahoo.config.model.api.ModelContext
- DeployLogger - Interface in com.yahoo.config.application.api
-
Used during application deployment to propagate messages to the end user
- DEPLOYMENT_FILE - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- DeploymentInstanceSpec - Class in com.yahoo.config.application.api
-
The deployment spec for an application instance
- DeploymentInstanceSpec(InstanceName, Tags, List<DeploymentSpec.Step>, DeploymentSpec.UpgradePolicy, DeploymentSpec.RevisionTarget, DeploymentSpec.RevisionChange, DeploymentSpec.UpgradeRollout, int, int, int, List<DeploymentSpec.ChangeBlocker>, Optional<AthenzService>, Map<CloudName, CloudAccount>, Optional<Duration>, Notifications, List<Endpoint>, Map<ClusterSpec.Id, Map<ZoneId, ZoneEndpoint>>, Bcp, Instant) - Constructor for class com.yahoo.config.application.api.DeploymentInstanceSpec
- deploymentRemoval - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- DeploymentSpec - Class in com.yahoo.config.application.api
-
Specifies the environments and regions to which an application should be deployed.
- DeploymentSpec(List<DeploymentSpec.Step>, Optional<Integer>, Optional<AthenzDomain>, Optional<AthenzService>, Map<CloudName, CloudAccount>, Optional<Duration>, List<Endpoint>, String, List<DeploymentSpec.DeprecatedElement>) - Constructor for class com.yahoo.config.application.api.DeploymentSpec
- DeploymentSpec.ChangeBlocker - Class in com.yahoo.config.application.api
-
A blocking of changes in a given time window
- DeploymentSpec.DeclaredTest - Class in com.yahoo.config.application.api
-
A declared production test
- DeploymentSpec.DeclaredZone - Class in com.yahoo.config.application.api
-
A deployment step which is to run deployment in a particular zone
- DeploymentSpec.Delay - Class in com.yahoo.config.application.api
-
A deployment step which is to wait for some time before progressing to the next step
- DeploymentSpec.DeprecatedElement - Class in com.yahoo.config.application.api
-
Represents a deprecated XML element in
DeploymentSpec
, or the deprecated attribute(s) of an element. - DeploymentSpec.ParallelSteps - Class in com.yahoo.config.application.api
-
A container for multiple other steps, which are executed in parallel
- DeploymentSpec.RevisionChange - Enum Class in com.yahoo.config.application.api
-
Determines when application changes deploy.
- DeploymentSpec.RevisionTarget - Enum Class in com.yahoo.config.application.api
-
Determines what application changes to deploy to the instance.
- DeploymentSpec.Step - Class in com.yahoo.config.application.api
-
A deployment step
- DeploymentSpec.Steps - Class in com.yahoo.config.application.api
-
A container for several steps, by default in serial order
- DeploymentSpec.UpgradePolicy - Enum Class in com.yahoo.config.application.api
-
Controls when this application will be upgraded to new Vespa versions
- DeploymentSpec.UpgradeRollout - Enum Class in com.yahoo.config.application.api
-
Determines when application changes deploy, when there is already an ongoing platform upgrade.
- DeploymentSpecXmlReader - Class in com.yahoo.config.application.api.xml
- DeploymentSpecXmlReader() - Constructor for class com.yahoo.config.application.api.xml.DeploymentSpecXmlReader
- DeploymentSpecXmlReader(boolean) - Constructor for class com.yahoo.config.application.api.xml.DeploymentSpecXmlReader
- DeploymentSpecXmlReader(boolean, Clock) - Constructor for class com.yahoo.config.application.api.xml.DeploymentSpecXmlReader
-
Create a deployment spec reader
- deploysTo(Environment, RegionName) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns whether this instance deploys to the given zone, either implicitly or explicitly
- DeprecatedElement(int, String, List<String>, String) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.DeprecatedElement
- deprecatedElements() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the deprecated elements used when creating this
- deviceNumber() - Method in record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
-
Returns the value of the
deviceNumber
record component. - digicert - Enum constant in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
- disabled() - Static method in interface com.yahoo.config.model.api.OnnxModelCost
- DISABLED_INSTANCE - Static variable in interface com.yahoo.config.model.api.Reindexing
- DisabledOnnxModelCost() - Constructor for class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- dnsName() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- dnsName(ApplicationClusterEndpoint.DnsName) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- DOCPROCCHAINS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- documentTypesByCluster() - Method in interface com.yahoo.config.model.api.Model
-
Returns the set of document types in each content cluster.
E
- emailAddressesFor(Notifications.When) - Method in class com.yahoo.config.application.api.Notifications
-
Returns all email addresses to notify for the given condition.
- emailRolesFor(Notifications.When) - Method in class com.yahoo.config.application.api.Notifications
-
Returns all roles for which email notification is to be sent for the given condition.
- empty - Static variable in class com.yahoo.config.application.api.DeploymentSpec
-
The empty deployment spec, specifying no zones or rotation, and defaults for all settings
- empty - Static variable in class com.yahoo.config.application.api.ValidationOverrides
- empty() - Static method in class com.yahoo.config.application.api.Bcp
- empty() - Static method in record class com.yahoo.config.model.api.OnnxModelOptions
- enabled() - Method in interface com.yahoo.config.model.api.Reindexing
-
Returns whether reindexing should run for this application.
- enableProxyProtocolMixedMode() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- end() - Method in class com.yahoo.config.application.api.TimeWindow.LocalDateRange
-
Returns the ending date of this (inclusive), if any
- Endpoint - Class in com.yahoo.config.application.api
-
Represents an application- or instance-level endpoint in deployments.xml.
- Endpoint(String, String, Endpoint.Level, List<Endpoint.Target>) - Constructor for class com.yahoo.config.application.api.Endpoint
- Endpoint.Level - Enum Class in com.yahoo.config.application.api
-
The level of targets in an endpoint
- Endpoint.Target - Class in com.yahoo.config.application.api
-
A target of an endpoint
- EndpointCertificateMetadata - Class in com.yahoo.config.model.api
- EndpointCertificateMetadata(String, String, int, EndpointCertificateMetadata.Provider) - Constructor for class com.yahoo.config.model.api.EndpointCertificateMetadata
- EndpointCertificateMetadata.Provider - Enum Class in com.yahoo.config.model.api
- endpointCertificateSecrets() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- EndpointCertificateSecrets - Class in com.yahoo.config.model.api
- EndpointCertificateSecrets(String, String) - Constructor for class com.yahoo.config.model.api.EndpointCertificateSecrets
- EndpointCertificateSecrets(String, String, int) - Constructor for class com.yahoo.config.model.api.EndpointCertificateSecrets
- EndpointCertificateSecretStore - Class in com.yahoo.config.model.api
- EndpointCertificateSecretStore() - Constructor for class com.yahoo.config.model.api.EndpointCertificateSecretStore
- endpointConnectionTtl() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- endpointId() - Method in class com.yahoo.config.application.api.Endpoint
-
The unique identifier of this
- endpoints() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the rotations configuration of these instances
- endpoints() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the application-level endpoints of this, if any
- endpoints() - Method in interface com.yahoo.config.model.api.ApplicationClusterInfo
- endpoints() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- Entry(String, FileReference) - Constructor for class com.yahoo.config.application.api.FileRegistry.Entry
- environment() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- environmentVariables() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- equals(Object) - Method in class com.yahoo.config.application.api.ApplicationFile
- equals(Object) - Method in class com.yahoo.config.application.api.Bcp
- equals(Object) - Method in class com.yahoo.config.application.api.Bcp.Group
- equals(Object) - Method in record class com.yahoo.config.application.api.Bcp.RegionMember
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- equals(Object) - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- equals(Object) - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- equals(Object) - Method in class com.yahoo.config.application.api.DeploymentSpec
- equals(Object) - Method in class com.yahoo.config.application.api.DeploymentSpec.ParallelSteps
- equals(Object) - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- equals(Object) - Method in class com.yahoo.config.application.api.Endpoint
- equals(Object) - Method in class com.yahoo.config.application.api.Endpoint.Target
- equals(Object) - Method in class com.yahoo.config.model.api.ApplicationRoles
- equals(Object) - Method in class com.yahoo.config.model.api.ContainerEndpoint
- equals(Object) - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
- equals(Object) - Method in class com.yahoo.config.model.api.HostInfo
- equals(Object) - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.yahoo.config.model.api.PortInfo
- equals(Object) - Method in class com.yahoo.config.model.api.Quota
- equals(Object) - Method in class com.yahoo.config.model.api.ServiceInfo
- equals(Object) - Method in class com.yahoo.config.model.api.TenantSecretStore
- estimatedCost() - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Returns the value of the
estimatedCost
record component. - exclusive - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.RoutingMethod
- executionMode() - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Returns the value of the
executionMode
record component. - exists() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Tests whether this file exists.
- export() - Method in interface com.yahoo.config.application.api.FileRegistry
- EXT_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
F
- failing - Enum constant in enum class com.yahoo.config.application.api.Notifications.When
-
Send notifications whenever a job fails.
- failingCommit - Enum constant in enum class com.yahoo.config.application.api.Notifications.When
-
Send notifications whenever a job fails while deploying a new commit.
- failOnIncompatibleChanges() - Method in class com.yahoo.config.model.api.ValidationParameters
- FALSE - Enum constant in enum class com.yahoo.config.model.api.ValidationParameters.CheckRouting
- FALSE - Enum constant in enum class com.yahoo.config.model.api.ValidationParameters.FailOnIncompatibleChange
- FALSE - Enum constant in enum class com.yahoo.config.model.api.ValidationParameters.IgnoreValidationErrors
- featureFlags() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- feedConcurrency() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- feedNiceness() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- feedSequencerType() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- fieldTypeChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- FileDistribution - Interface in com.yahoo.config.model.api
-
Interface for models towards filedistribution.
- fileReferences() - Method in interface com.yahoo.config.model.api.Model
-
The set of files that should be distributed to the hosts in this model.
- FileRegistry - Interface in com.yahoo.config.application.api
- FileRegistry.Entry - Class in com.yahoo.config.application.api
- forwardIssuesAsErrors() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- fraction() - Method in record class com.yahoo.config.application.api.Bcp.RegionMember
-
Returns the value of the
fraction
record component. - from(String) - Static method in enum class com.yahoo.config.application.api.ValidationId
-
Returns the validation id from this string.
- from(String) - Static method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.DnsName
- from(String, String, String, String, String) - Static method in class com.yahoo.config.application.api.TimeWindow
-
Parse a time window from the given day, hour and time zone specification
- fromJson(JsonNode) - Static method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Parse output from `vespa-analyze-onnx-model --probe-types`
- fromJson(ApplicationFile) - Static method in record class com.yahoo.config.model.api.OnnxMemoryStats
- fromJsonString(String) - Static method in class com.yahoo.config.application.api.ApplicationMetaData
- fromSlime(Inspector) - Static method in class com.yahoo.config.model.api.Quota
- fromString(String, String) - Static method in class com.yahoo.config.model.api.ApplicationRoles
- fromValue(String) - Static method in enum class com.yahoo.config.application.api.Notifications.Role
- fromValue(String) - Static method in enum class com.yahoo.config.application.api.Notifications.When
- fromXml(Reader) - Static method in class com.yahoo.config.application.api.DeploymentSpec
-
Creates a deployment spec from XML.
- fromXml(Reader) - Static method in class com.yahoo.config.application.api.ValidationOverrides
-
Returns a ValidationOverrides instance with the content of the given Reader.
- fromXml(String) - Static method in class com.yahoo.config.application.api.DeploymentSpec
-
Creates a deployment spec from XML.
- fromXml(String) - Static method in class com.yahoo.config.application.api.ValidationOverrides
-
Returns a ValidationOverrides instance with the content of the given XML string.
- fromXml(String, boolean) - Static method in class com.yahoo.config.application.api.DeploymentSpec
-
Creates a deployment spec from XML.
G
- get(ConfigDefinitionKey) - Method in interface com.yahoo.config.model.api.ConfigDefinitionRepo
-
Gets a config definition from repo or null if not found
- getAllApplicationInfos() - Method in class com.yahoo.config.model.api.SuperModel
- getAllExistingConfigDefs() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns all the config definitions available in this package as unparsed data.
- getAllocatedHosts() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns the host allocation info of this, or empty if no allocation is available
- getApplicationId() - Method in class com.yahoo.config.application.api.ApplicationMetaData
- getApplicationId() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getApplicationId() - Method in class com.yahoo.config.model.api.ApplicationInfo
- getApplicationIds() - Method in class com.yahoo.config.model.api.SuperModel
- getApplicationInfo(ApplicationId) - Method in class com.yahoo.config.model.api.SuperModel
- getAwsId() - Method in class com.yahoo.config.model.api.TenantSecretStore
- getCertificate(EndpointCertificateMetadata) - Method in class com.yahoo.config.model.api.EndpointCertificateSecretStore
- getChecksum() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Returns an MD5 hash of the contents of the application package
- getClientSecurityFile() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns handle for the file containing client certificate authorities
- getComponentsInfo(Version) - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getConfigChangeActions() - Method in class com.yahoo.config.model.api.ModelCreateResult
-
Returns the actions that needs to be done to successfully start using the new model
- getConfigDefinition(ConfigDefinitionKey) - Method in interface com.yahoo.config.model.api.ConfigDefinitionStore
- getConfigDefinitions() - Method in interface com.yahoo.config.model.api.ConfigDefinitionRepo
-
Retrieve a map with all config definitions in this repo.
- getConfigId() - Method in class com.yahoo.config.model.api.ServiceInfo
- getConfigInstance(ConfigKey<?>, ConfigDefinition) - Method in interface com.yahoo.config.model.api.Model
-
Resolves config for a given key and config definition
- getConfigServerPort() - Method in interface com.yahoo.config.model.api.ConfigServerSpec
- getDeferChangesUntilRestart() - Method in interface com.yahoo.config.model.api.ApplicationClusterInfo
- getDeployedByUser() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Deprecated.
- getDeployment() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getDeploymentSpec() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns the parsed deployment spec of this, without validating it, and without reparsing on each request.
- getDeployPath() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Gets the directory where the application was deployed from.
- getDeployTimestamp() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Gets the time the application was deployed.
- getDocumentType() - Method in interface com.yahoo.config.model.api.ConfigChangeRefeedAction
-
Returns the name of the document type that one must re-feed to handle this config change
- getDocumentType() - Method in interface com.yahoo.config.model.api.ConfigChangeReindexAction
- getExecutor() - Method in interface com.yahoo.config.model.api.ModelContext
- getExternalId() - Method in class com.yahoo.config.model.api.TenantSecretStore
- getFile(Path) - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns information about a file
- getFileName(JarEntry) - Static method in interface com.yahoo.config.application.api.ApplicationPackage
-
The name of an SD in a JarEntry
- getFileReference(Path) - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getFileRegistries() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getFileRegistry() - Method in interface com.yahoo.config.model.api.ModelContext
- getFiles(Path, String) - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Same as getFiles(pathFromRoot, suffix, false)
- getFiles(Path, String, boolean) - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns the files in a directory as readers.
- getGeneration() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Returns the config generation of this application instance.
- getGeneration() - Method in class com.yahoo.config.model.api.ApplicationInfo
- getHostname() - Method in class com.yahoo.config.model.api.HostInfo
- getHostName() - Method in interface com.yahoo.config.model.api.ConfigServerSpec
- getHostName() - Method in class com.yahoo.config.model.api.ServiceInfo
- getHostProvisioner() - Method in interface com.yahoo.config.model.api.ModelContext
- getHosts() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Contents of hosts.xml.
- getHosts() - Method in interface com.yahoo.config.model.api.Model
-
Returns information about all hosts used in this model.
- getHostSource() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getMajorVersion() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns the major version this application is valid for, or empty if it is valid for all versions
- getMd5() - Method in class com.yahoo.config.application.api.ApplicationFile.MetaData
- getMessage() - Method in interface com.yahoo.config.model.api.ConfigChangeAction
-
Returns a message describing the config change in detail
- getMetaData() - Method in class com.yahoo.config.application.api.ApplicationFile
- getMetaData() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Gets the ApplicationMetaData instance for this application package.
- getMetaPath() - Method in class com.yahoo.config.application.api.ApplicationFile
- getModel() - Method in class com.yahoo.config.model.api.ApplicationInfo
- getModel() - Method in class com.yahoo.config.model.api.ModelCreateResult
-
The model these changes apply to
- getModel() - Method in interface com.yahoo.config.model.api.ModelState
- getModels() - Method in class com.yahoo.config.model.api.SuperModel
- getModelsPerTenant() - Method in class com.yahoo.config.model.api.SuperModel
- getName() - Method in class com.yahoo.config.model.api.TenantSecretStore
- getPageTemplateFiles() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Does
ApplicationPackage.getFiles(com.yahoo.path.Path, java.lang.String, boolean)
on the page template directory and gets all xml files - getPath() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Gets the path that this file represents.
- getPathRelativeToAppDir() - Method in class com.yahoo.config.application.api.ComponentInfo
- getPort() - Method in class com.yahoo.config.model.api.PortInfo
- getPorts() - Method in class com.yahoo.config.model.api.ServiceInfo
- getPreviousActiveGeneration() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Returns the previously active generation at the point when this application was created.
- getPrivateKey(EndpointCertificateMetadata) - Method in class com.yahoo.config.model.api.EndpointCertificateSecretStore
- getProperty(String) - Method in class com.yahoo.config.model.api.ServiceInfo
- getQueryProfileFiles() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Does
ApplicationPackage.getFiles(com.yahoo.path.Path, java.lang.String, boolean)
on the query profile directory and gets all xml files - getQueryProfileTypeFiles() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Does
ApplicationPackage.getFiles(com.yahoo.path.Path, java.lang.String, boolean)
on the query profile directory and gets all xml files - getRankingExpression(String) - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Reads a ranking expression from file to a string and returns it.
- getRole() - Method in class com.yahoo.config.model.api.TenantSecretStore
- getSchemas() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Readers for all the schema files.
- getSecret(EndpointCertificateMetadata) - Method in class com.yahoo.config.model.api.EndpointCertificateSecretStore
- getServiceName() - Method in class com.yahoo.config.model.api.ServiceInfo
- getServices() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Contents of services.xml.
- getServices() - Method in interface com.yahoo.config.model.api.ConfigChangeAction
-
Returns the list of services where the action must be performed
- getServices() - Method in class com.yahoo.config.model.api.HostInfo
- getServicesSource() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getServiceType() - Method in class com.yahoo.config.model.api.ServiceInfo
- getSize() - Method in class com.yahoo.config.application.api.ApplicationFile
- getSlime() - Method in class com.yahoo.config.application.api.ApplicationMetaData
- getStatus() - Method in class com.yahoo.config.application.api.ApplicationFile.MetaData
- getSuperModel() - Method in interface com.yahoo.config.model.api.SuperModelProvider
- getTags() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Deprecated.
- getTags() - Method in class com.yahoo.config.model.api.PortInfo
- getType() - Method in interface com.yahoo.config.model.api.ConfigChangeAction
-
Returns what type of action is required to handle this config change
- getType() - Method in interface com.yahoo.config.model.api.ConfigChangeRefeedAction
- getType() - Method in interface com.yahoo.config.model.api.ConfigChangeReindexAction
- getType() - Method in interface com.yahoo.config.model.api.ConfigChangeRestartAction
- getUnparsedContent() - Method in interface com.yahoo.config.application.api.UnparsedConfigDefinition
- getUserIncludeDirs() - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Returns the include dirs given by the user in the services.xml file.
- getValidationOverrides() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- getZooKeeperPort() - Method in interface com.yahoo.config.model.api.ConfigServerSpec
- global - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.Scope
- globalDocumentChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- globalEndpointChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- globalServiceId() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- globalsign - Enum constant in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
- gpuDevice() - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Returns the value of the
gpuDevice
record component. - GpuDevice(int) - Constructor for record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
- GpuDevice(int, boolean) - Constructor for record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
-
Creates an instance of a
GpuDevice
record class. - Group(List<Bcp.RegionMember>, Duration) - Constructor for class com.yahoo.config.application.api.Bcp.Group
- groups() - Method in class com.yahoo.config.application.api.Bcp
H
- hash() - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Returns the value of the
hash
record component. - hashCode() - Method in class com.yahoo.config.application.api.Bcp.Group
- hashCode() - Method in class com.yahoo.config.application.api.Bcp
- hashCode() - Method in record class com.yahoo.config.application.api.Bcp.RegionMember
-
Returns a hash code value for this object.
- hashCode() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- hashCode() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- hashCode() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- hashCode() - Method in class com.yahoo.config.application.api.DeploymentSpec
- hashCode() - Method in class com.yahoo.config.application.api.DeploymentSpec.ParallelSteps
- hashCode() - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- hashCode() - Method in class com.yahoo.config.application.api.Endpoint
- hashCode() - Method in class com.yahoo.config.application.api.Endpoint.Target
- hashCode() - Method in class com.yahoo.config.model.api.ApplicationRoles
- hashCode() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- hashCode() - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
- hashCode() - Method in class com.yahoo.config.model.api.HostInfo
- hashCode() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Returns a hash code value for this object.
- hashCode() - Method in class com.yahoo.config.model.api.PortInfo
- hashCode() - Method in class com.yahoo.config.model.api.Quota
- hashCode() - Method in class com.yahoo.config.model.api.ServiceInfo
- hashCode() - Method in class com.yahoo.config.model.api.TenantSecretStore
- heapSizePercentage() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- hostedVespa() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- HostInfo - Class in com.yahoo.config.model.api
- HostInfo(String, Collection<ServiceInfo>) - Constructor for class com.yahoo.config.model.api.HostInfo
- hostNames() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- HostProvisioner - Interface in com.yahoo.config.model.api
-
Interface towards the host provisioner used to build a
Model
. - hosts(List<String>) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- HOSTS - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- hostTTL() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- hostTTL() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- hostTTL() - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
- hostTTL(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the host TTL to use for given environment and region, if any
- hostTTL(InstanceName, Environment, RegionName) - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Additional host time-to-live for this application.
- hours() - Method in class com.yahoo.config.application.api.TimeWindow
-
Returns hours in this time window
- humanReadableString() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeprecatedElement
I
- ignoredHttpUserAgents() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- ignoreForInternalRedeploy() - Method in interface com.yahoo.config.model.api.ConfigChangeAction
-
Returns whether this change should be ignored for internal redeploy
- ignoreValidationErrors() - Method in class com.yahoo.config.model.api.ValidationParameters
- includes(Instant) - Method in class com.yahoo.config.application.api.TimeWindow
-
Returns whether the given instant is in this time window
- indexedDocumentTypesByCluster() - Method in interface com.yahoo.config.model.api.Model
-
Returns the set of document types in each cluster, that have an index for one of more fields.
- indexingChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- indexModeChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- instance - Enum constant in enum class com.yahoo.config.application.api.Endpoint.Level
- instance() - Method in class com.yahoo.config.application.api.Endpoint.Target
-
The instance this points to
- instance(InstanceName) - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the instance step containing the given instance name
- instanceNames() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the instance names declared in this
- instances() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the step descendants of this which are instances
- interOpThreads() - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Returns the value of the
interOpThreads
record component. - intraOpThreads() - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Returns the value of the
intraOpThreads
record component. - invalid(ValidationId, String, Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides
-
Throws a ValidationException unless this validation is overridden at this time
- invalid(Map<ValidationId, ? extends Collection<String>>, Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides
-
Throws a ValidationException unless all given validation is overridden at this time
- invalidException(Map<ValidationId, ? extends Collection<String>>, Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides
- isBootstrap() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- isComplete() - Method in class com.yahoo.config.model.api.SuperModel
- isDirectory() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Checks whether this file is a directory.
- isEmpty() - Method in class com.yahoo.config.application.api.Bcp
- isEmpty() - Method in class com.yahoo.config.application.api.DeploymentSpec
- isFirstTimeDeployment() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- isInternalRedeploy() - Method in class com.yahoo.config.application.api.ApplicationMetaData
-
Returns whether this application generation was produced by a system internal redeployment, not an application package change
- isMissing() - Method in class com.yahoo.config.model.api.EndpointCertificateSecrets
- isOrdered() - Method in class com.yahoo.config.application.api.DeploymentSpec.ParallelSteps
- isOrdered() - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
Returns whether the nested steps in this, if any, should be performed in declaration order.
- issuer() - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
- isTest() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- isTest() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- isTest() - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
Returns whether this step is a test step.
J
- jvmGCOptions() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- jvmGCOptions(Optional<ClusterSpec.Type>) - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- jvmOmitStackTraceInFastThrowOption(ClusterSpec.Type) - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
K
- key() - Method in class com.yahoo.config.model.api.EndpointCertificateSecrets
- keyName() - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
L
- latest - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionTarget
-
Latest: Application changes are always merged, so the latest available is always chosen for roll-out.
- leading - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradeRollout
-
Leading: Application changes are allowed to start and catch up to the platform upgrade.
- legacyOverrides() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- letsencrypt - Enum constant in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
- level() - Method in class com.yahoo.config.application.api.Endpoint
-
The level of targets in this
- listFiles() - Method in class com.yahoo.config.application.api.ApplicationFile
-
Lists the files under this directory.
- listFiles(boolean) - Method in class com.yahoo.config.application.api.ApplicationFile
-
Lists the files in this directory, optionally lists files for subdirectories recursively as well.
- listFiles(ApplicationFile.PathFilter) - Method in class com.yahoo.config.application.api.ApplicationFile
-
Lists the files under this directory.
- loadBalancerName() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- loadCodeAsHugePages() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- log(Level, String) - Method in interface com.yahoo.config.application.api.DeployLogger
-
Log a message unrelated to the application package, e.g.
- log(Level, Supplier<String>) - Method in interface com.yahoo.config.application.api.DeployLogger
- log(Level, Supplier<String>, Throwable) - Method in interface com.yahoo.config.application.api.DeployLogger
- logApplicationPackage(Level, String) - Method in interface com.yahoo.config.application.api.DeployLogger
-
Log a message related to the application package.
- logFileCompressionAlgorithm(String) - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- LOGSERVER_CONTAINER - Enum constant in enum class com.yahoo.config.model.api.container.ContainerServiceType
M
- majorVersion() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeprecatedElement
-
Returns the major version that deprecated this element
- majorVersion() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the major version this application is pinned to, or empty (default) to allow all major versions
- mallocCurrent() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Returns the value of the
mallocCurrent
record component. - mallocPeak() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Returns the value of the
mallocPeak
record component. - maxActivationInhibitedOutOfSyncGroups() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- maxClusterSize() - Method in class com.yahoo.config.model.api.Quota
- maxCompactBuffers() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- maxIdleHours() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- maxRisk() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Maximum cumulative risk that will automatically roll out to this instance, as long as this is possible.
- maxUnCommittedMemory() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- mbusCppEventsBeforeWakeup() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- mbusCppRpcNumTargets() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- mbusJavaEventsBeforeWakeup() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- mbusJavaRpcNumTargets() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- mbusNetworkThreads() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- md5 - Variable in class com.yahoo.config.application.api.ApplicationFile.MetaData
- memberRegions() - Method in class com.yahoo.config.application.api.Bcp.Group
- members() - Method in class com.yahoo.config.application.api.Bcp.Group
- memoryStatsFilePath(Path) - Static method in record class com.yahoo.config.model.api.OnnxMemoryStats
- messagesById() - Method in exception com.yahoo.config.application.api.ValidationOverrides.ValidationException
- MetaData() - Constructor for class com.yahoo.config.application.api.ApplicationFile.MetaData
- MetaData(String, String) - Constructor for class com.yahoo.config.application.api.ApplicationFile.MetaData
- METRICS_PROXY_CONTAINER - Enum constant in enum class com.yahoo.config.model.api.container.ContainerServiceType
- minNodeRatioPerGroup() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- minRisk() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Minimum cumulative, enqueued risk required for a new revision to roll out to this instance.
- missing(int) - Static method in class com.yahoo.config.model.api.EndpointCertificateSecrets
- MISSING - Static variable in class com.yahoo.config.model.api.EndpointCertificateSecrets
- Model - Interface in com.yahoo.config.model.api
-
A
Model
represents the interface towards the model of an entire tenant, and defines methods for querying this model. - ModelContext - Interface in com.yahoo.config.model.api
-
Model context containing state provided to model factories.
- ModelContext.FeatureFlags - Interface in com.yahoo.config.model.api
-
How to remove a temporary feature flags: 1) - Remove flag definition from Flags - Remove method implementation from ModelContextImpl.FeatureFlags - Modify default implementation of below method to return the new default value - Remove all usage of below method from config-model 2) - (optional) Track Vespa version that introduced changes from 1) in annotation field 'removeAfter' 3) - Remove below method once all config-model versions in hosted production include changes from 1) - Remove all flag data files from hosted-feature-flag repository
- ModelContext.ModelFeatureFlag - Annotation Interface in com.yahoo.config.model.api
- ModelContext.Properties - Interface in com.yahoo.config.model.api
-
Warning: As elsewhere in this package, do not make backwards incompatible changes that will break old config models!
- ModelCreateResult - Class in com.yahoo.config.model.api
-
The result after creating and validating a Model.
- ModelCreateResult(Model, List<ConfigChangeAction>) - Constructor for class com.yahoo.config.model.api.ModelCreateResult
- ModelFactory - Interface in com.yahoo.config.model.api
-
Factory for config models.
- modelId() - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Returns the value of the
modelId
record component. - ModelInfo(String, long, long, OnnxModelOptions) - Constructor for record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Creates an instance of a
ModelInfo
record class. - models() - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- models() - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- MODELS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
-
Machine-learned models - only present in user-uploaded package instances
- MODELS_GENERATED_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
-
Files generated from machine-learned models
- MODELS_GENERATED_REPLICATED_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
-
Files generated from machine-learned models which should be replicated in ZooKeeper
- ModelState - Interface in com.yahoo.config.model.api
- modelVespaVersion() - Method in interface com.yahoo.config.model.api.ModelContext
-
The Vespa version this model is built for
- mtls - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.AuthMethod
- multitenant() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
N
- name() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- name() - Method in interface com.yahoo.config.model.api.ApplicationClusterInfo
- name() - Method in interface com.yahoo.config.model.api.ConfigChangeRefeedAction
-
Returns the name identifying this kind of change, used to identify names which should be allowed
- name() - Method in interface com.yahoo.config.model.api.ConfigChangeReindexAction
- names() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- newCalculator(ApplicationPackage, ApplicationId, ClusterSpec.Id) - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- newCalculator(ApplicationPackage, ApplicationId, ClusterSpec.Id) - Method in interface com.yahoo.config.model.api.OnnxModelCost
- next - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionTarget
-
Next: Application changes are rolled through this instance in the same manner as they become ready, optionally adjusted further by min and max risk settings.
- none() - Static method in class com.yahoo.config.application.api.Notifications
- notifications() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the notification configuration of these instances
- Notifications - Class in com.yahoo.config.application.api
-
Configuration of notifications for deployment jobs.
- Notifications.Role - Enum Class in com.yahoo.config.application.api
- Notifications.When - Enum Class in com.yahoo.config.application.api
- notifyOfCompleteness(SuperModel) - Method in interface com.yahoo.config.model.api.SuperModelListener
-
Invoked once all applications that were supposed to be deployed on bootstrap have been activated (and the respective
applicationActivated
have been invoked).
O
- of(Map<Notifications.When, List<String>>, Map<Notifications.When, List<Notifications.Role>>) - Static method in class com.yahoo.config.application.api.Notifications
-
Returns a new Notifications as specified by the given String input.
- OnnxMemoryStats - Record Class in com.yahoo.config.model.api
-
Memory statistics as reported by vespa-analyze-onnx-model.
- OnnxMemoryStats(long, long, long, long) - Constructor for record class com.yahoo.config.model.api.OnnxMemoryStats
-
Creates an instance of a
OnnxMemoryStats
record class. - onnxModelCost() - Method in interface com.yahoo.config.model.api.ModelContext
- OnnxModelCost - Interface in com.yahoo.config.model.api
- OnnxModelCost.Calculator - Interface in com.yahoo.config.model.api
- OnnxModelCost.DisabledOnnxModelCost - Class in com.yahoo.config.model.api
- OnnxModelCost.ModelInfo - Record Class in com.yahoo.config.model.api
- onnxModelOptions() - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Returns the value of the
onnxModelOptions
record component. - OnnxModelOptions - Record Class in com.yahoo.config.model.api
-
Onnx model options that are relevant when deciding if an Onnx model needs to be reloaded.
- OnnxModelOptions(String, int, int, OnnxModelOptions.GpuDevice) - Constructor for record class com.yahoo.config.model.api.OnnxModelOptions
- OnnxModelOptions(Optional<String>, Optional<Integer>, Optional<Integer>, Optional<OnnxModelOptions.GpuDevice>) - Constructor for record class com.yahoo.config.model.api.OnnxModelOptions
-
Creates an instance of a
OnnxModelOptions
record class. - OnnxModelOptions.GpuDevice - Record Class in com.yahoo.config.model.api
- operatorCertificates() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- orElse(Bcp) - Method in class com.yahoo.config.application.api.Bcp
-
Returns this bcp spec, or if it is empty, the given bcp spec.
- owners() - Element in annotation interface com.yahoo.config.model.api.ModelContext.ModelFeatureFlag
P
- PAGE_TEMPLATES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- pagedSettingRemoval - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- ParallelSteps(List<DeploymentSpec.Step>) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.ParallelSteps
- parse() - Method in interface com.yahoo.config.application.api.UnparsedConfigDefinition
- parseDeploymentSpec(boolean) - Method in interface com.yahoo.config.application.api.ApplicationPackage
- path - Variable in class com.yahoo.config.application.api.ApplicationFile
- peakMemoryUsage() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
- PortInfo - Class in com.yahoo.config.model.api
-
Contains information about a port (port number and a collection of tags).
- PortInfo(int, Collection<String>) - Constructor for class com.yahoo.config.model.api.PortInfo
- prepare(ClusterSpec, Capacity, ProvisionLogger) - Method in interface com.yahoo.config.model.api.HostProvisioner
-
Prepares allocation of a set of hosts with a given type, common id and the amount.
- preprocess(Zone, DeployLogger) - Method in interface com.yahoo.config.application.api.ApplicationPackage
-
Preprocess an application for a given zone and return a new application package pointing to the preprocessed application package.
- previousModel() - Method in interface com.yahoo.config.model.api.ModelContext
- PROCESSORCHAINS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- properties() - Method in interface com.yahoo.config.model.api.ModelContext
- provisioned() - Method in interface com.yahoo.config.model.api.Model
-
Returns the provisioned hosts of this.
- provisioned() - Method in interface com.yahoo.config.model.api.ModelContext
- Provisioned - Class in com.yahoo.config.model.api
-
A recording of the capacity requests issued during a model build.
- Provisioned() - Constructor for class com.yahoo.config.model.api.Provisioned
Q
- QRSERVER - Enum constant in enum class com.yahoo.config.model.api.container.ContainerServiceType
- QUERY_PROFILE_TYPES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- QUERY_PROFILES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- queryDispatchPolicy() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- queryDispatchWarmup() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- quota() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- Quota - Class in com.yahoo.config.model.api
-
Quota for the application deployed.
- Quota(Optional<Integer>, Optional<BigDecimal>) - Constructor for class com.yahoo.config.model.api.Quota
R
- RANKEXPRESSION_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- RANKPROFILE_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- read(Reader) - Method in class com.yahoo.config.application.api.xml.DeploymentSpecXmlReader
-
Reads a deployment spec from given reader
- read(String) - Method in class com.yahoo.config.application.api.xml.DeploymentSpecXmlReader
-
Reads a deployment spec from XML
- ready() - Method in interface com.yahoo.config.model.api.Reindexing.Status
-
The instant at which reindexing may begin.
- redundancyIncrease - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- redundancyOne - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- REFEED - Enum constant in enum class com.yahoo.config.model.api.ConfigChangeAction.Type
- reference - Variable in class com.yahoo.config.application.api.FileRegistry.Entry
- region() - Method in record class com.yahoo.config.application.api.Bcp.RegionMember
-
Returns the value of the
region
record component. - region() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
-
Returns the region this test is for.
- region() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
-
The region name, or empty if not declared
- region() - Method in class com.yahoo.config.application.api.Endpoint.Target
-
The region this points to
- RegionMember(RegionName, double) - Constructor for record class com.yahoo.config.application.api.Bcp.RegionMember
-
Creates an instance of a
RegionMember
record class. - regions() - Method in class com.yahoo.config.application.api.Bcp
-
Returns the set of regions declared in the groups of this.
- regions() - Method in class com.yahoo.config.application.api.Endpoint
-
The regions this points to
- registerListener(SuperModelListener) - Method in interface com.yahoo.config.model.api.SuperModelProvider
-
Synchronously call
listener.applicationActivated()
on all active applications, and register the listener for future changes to the super model. - registerModel(ApplicationFile, OnnxModelOptions) - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- registerModel(ApplicationFile, OnnxModelOptions) - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- registerModel(URI, OnnxModelOptions) - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- registerModel(URI, OnnxModelOptions) - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- REINDEX - Enum constant in enum class com.yahoo.config.model.api.ConfigChangeAction.Type
- reindexing() - Method in interface com.yahoo.config.model.api.ModelContext
- Reindexing - Interface in com.yahoo.config.model.api
-
Status of reindexing for the documents of an application.
- Reindexing.Status - Interface in com.yahoo.config.model.api
-
Reindexing status of a given document type in a given cluster in a given application.
- relativePath - Variable in class com.yahoo.config.application.api.FileRegistry.Entry
- removeAfter() - Element in annotation interface com.yahoo.config.model.api.ModelContext.ModelFeatureFlag
- required() - Method in record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
-
Returns the value of the
required
record component. - requireInstance(InstanceName) - Method in class com.yahoo.config.application.api.DeploymentSpec
- requireInstance(String) - Method in class com.yahoo.config.application.api.DeploymentSpec
- resourceLimitDisk() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- resourceLimitMemory() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- resourcesReduction - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- responseSequencerType() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- RESTART - Enum constant in enum class com.yahoo.config.model.api.ConfigChangeAction.Type
- restartOnDeploy() - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- restartOnDeploy() - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- revisionChange() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the revision change strategy of this, which is
DeploymentSpec.RevisionChange.whenFailing
by default - revisionTarget() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the revision target choice of this, which is
DeploymentSpec.RevisionTarget.latest
by default - routingMethod() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- routingMethod() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- routingMethod(ApplicationClusterEndpoint.RoutingMethod) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- ROUTINGTABLES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- rpcEventsBeforeWakeup() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- rpcNumTargets() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- RULES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- RULES_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
S
- SCHEMAS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- scope() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- scope() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- scope(ApplicationClusterEndpoint.Scope) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- SD_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- SEARCH_DEFINITIONS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- SEARCHCHAINS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- searchHandlerThreadpool() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- SECURITY_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- separate - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradeRollout
-
Separate: Application changes wait for upgrade to complete, unless upgrade fails.
- ServiceInfo - Class in com.yahoo.config.model.api
-
Contains information about a service.
- ServiceInfo(String, String, Collection<PortInfo>, Map<String, String>, String, String) - Constructor for class com.yahoo.config.model.api.ServiceInfo
- serviceName - Variable in enum class com.yahoo.config.model.api.container.ContainerServiceType
- SERVICES - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- setRestartOnDeploy() - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- setRestartOnDeploy() - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- shared - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.RoutingMethod
- sharedL4NameFrom(SystemName, ClusterSpec.Id, ApplicationId, String) - Static method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.DnsName
- sharedL4Routing() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- sharedLayer4 - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.RoutingMethod
- sharedRouting() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- sharedStringRepoNoReclaim() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- simultaneous - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradeRollout
- skipOldConfigModels - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- skipOldConfigModels(Instant) - Method in interface com.yahoo.config.model.api.Model
-
Returns whether old config models should be loaded (default) or not.
- sortBlueprintsByCost() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- speed() - Method in interface com.yahoo.config.model.api.Reindexing.Status
-
The relative speed with which to reindex.
- start() - Method in class com.yahoo.config.application.api.TimeWindow.LocalDateRange
-
Returns the starting date of this (inclusive), if any
- startDownload(String, int, Set<FileReference>) - Method in interface com.yahoo.config.model.api.FileDistribution
-
Notifies client which file references to download.
- status - Variable in class com.yahoo.config.application.api.ApplicationFile.MetaData
- status(String, String) - Method in interface com.yahoo.config.model.api.Reindexing
-
Reindexing status for this application, for a given cluster and document type.
- Step() - Constructor for class com.yahoo.config.application.api.DeploymentSpec.Step
- steps() - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
Returns any steps nested in this.
- steps() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the deployment steps of this in the order they will be performed
- steps() - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- Steps(List<DeploymentSpec.Step>) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.Steps
- store() - Method in interface com.yahoo.config.model.api.OnnxModelCost.Calculator
- store() - Method in class com.yahoo.config.model.api.OnnxModelCost.DisabledOnnxModelCost
- summaryDecodePolicy() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- SuperModel - Class in com.yahoo.config.model.api
-
The SuperModel contains the ApplicationInfo of all active applications
- SuperModel() - Constructor for class com.yahoo.config.model.api.SuperModel
- SuperModel(Map<ApplicationId, ApplicationInfo>, boolean) - Constructor for class com.yahoo.config.model.api.SuperModel
- SuperModelListener - Interface in com.yahoo.config.model.api
-
Interface for those wanting to be notified about changes to the SuperModel.
- SuperModelProvider - Interface in com.yahoo.config.model.api
- supports(EndpointCertificateMetadata.Provider) - Method in class com.yahoo.config.model.api.EndpointCertificateSecretStore
T
- tags() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- Target(RegionName, InstanceName, int) - Constructor for class com.yahoo.config.application.api.Endpoint.Target
- targets() - Method in class com.yahoo.config.application.api.Endpoint
-
The targets this points to
- TenantSecretStore - Class in com.yahoo.config.model.api
- TenantSecretStore(String, String, String) - Constructor for class com.yahoo.config.model.api.TenantSecretStore
- TenantSecretStore(String, String, String, Optional<String>) - Constructor for class com.yahoo.config.model.api.TenantSecretStore
- tenantSecretStores() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- tensorTypeChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- testerFlavor() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- TimeWindow - Class in com.yahoo.config.application.api
-
This class represents a window of time for selected hours, days and dates.
- TimeWindow.LocalDateRange - Class in com.yahoo.config.application.api
-
A range of local dates, which may be unbounded
- tlsCiphersOverride() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- toAllowMessage(ValidationId) - Static method in class com.yahoo.config.application.api.ValidationOverrides
- toJson() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
- token - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.AuthMethod
- toMessageString(Throwable) - Static method in class com.yahoo.config.application.api.DeploymentSpec
- toSlime() - Method in class com.yahoo.config.model.api.Quota
- toSlime(Cursor) - Method in class com.yahoo.config.model.api.Quota
- toString() - Method in class com.yahoo.config.application.api.ApplicationFile
- toString() - Method in class com.yahoo.config.application.api.ApplicationMetaData
- toString() - Method in class com.yahoo.config.application.api.Bcp.Group
- toString() - Method in record class com.yahoo.config.application.api.Bcp.RegionMember
-
Returns a string representation of this record class.
- toString() - Method in class com.yahoo.config.application.api.Bcp
- toString() - Method in class com.yahoo.config.application.api.ComponentInfo
- toString() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.ChangeBlocker
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredTest
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.Delay
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeprecatedElement
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.ParallelSteps
- toString() - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- toString() - Method in class com.yahoo.config.application.api.Endpoint.Target
- toString() - Method in class com.yahoo.config.application.api.Endpoint
- toString() - Method in class com.yahoo.config.application.api.TimeWindow.LocalDateRange
- toString() - Method in class com.yahoo.config.application.api.TimeWindow
- toString() - Method in enum class com.yahoo.config.application.api.ValidationId
- toString() - Method in class com.yahoo.config.application.api.ValidationOverrides.Allow
- toString() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.DnsName
- toString() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- toString() - Method in class com.yahoo.config.model.api.ApplicationInfo
- toString() - Method in enum class com.yahoo.config.model.api.ConfigChangeAction.Type
- toString() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- toString() - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
- toString() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Returns a string representation of this record class.
- toString() - Method in record class com.yahoo.config.model.api.OnnxModelCost.ModelInfo
-
Returns a string representation of this record class.
- toString() - Method in record class com.yahoo.config.model.api.OnnxModelOptions.GpuDevice
-
Returns a string representation of this record class.
- toString() - Method in record class com.yahoo.config.model.api.OnnxModelOptions
-
Returns a string representation of this record class.
- toString() - Method in class com.yahoo.config.model.api.Quota
- toString() - Method in class com.yahoo.config.model.api.ServiceInfo
- toString() - Method in class com.yahoo.config.model.api.TenantSecretStore
- toValue(Notifications.Role) - Static method in enum class com.yahoo.config.application.api.Notifications.Role
- toValue(Notifications.When) - Static method in enum class com.yahoo.config.application.api.Notifications.When
- TRUE - Enum constant in enum class com.yahoo.config.model.api.ValidationParameters.CheckRouting
- TRUE - Enum constant in enum class com.yahoo.config.model.api.ValidationParameters.FailOnIncompatibleChange
- TRUE - Enum constant in enum class com.yahoo.config.model.api.ValidationParameters.IgnoreValidationErrors
U
- unknownConfigDefinition() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- unlimited() - Static method in class com.yahoo.config.model.api.Quota
- UnparsedConfigDefinition - Interface in com.yahoo.config.application.api
-
A config definition that has not been parsed.
- upgradePolicy() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the upgrade policy of this, which is
DeploymentSpec.UpgradePolicy.defaultPolicy
by default - upgradeRollout() - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
Returns the upgrade rollout strategy of this, which is
DeploymentSpec.UpgradeRollout.separate
by default - useAsyncMessageHandlingOnSchedule() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
- useDedicatedNodeForLogserver() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- useV8GeoPositions() - Method in interface com.yahoo.config.model.api.ModelContext.FeatureFlags
V
- validate(Instant) - Method in class com.yahoo.config.application.api.ValidationOverrides
-
Validates overrides (checks 'until' date')
- validate(Instant, Consumer<String>) - Method in class com.yahoo.config.application.api.ValidationOverrides
-
Validates overrides (checks 'until' date')
- validateIncludeDir(String) - Method in interface com.yahoo.config.application.api.ApplicationPackage
- validateXML() - Method in interface com.yahoo.config.application.api.ApplicationPackage
- validateXMLFor(Optional<Version>) - Method in interface com.yahoo.config.application.api.ApplicationPackage
- VALIDATION_OVERRIDES - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
- validationId() - Method in interface com.yahoo.config.model.api.ConfigChangeAction
-
When this is non-empty, validation may fail unless this validation id is allowed by validation overrides.
- ValidationId - Enum Class in com.yahoo.config.application.api
-
Ids of validations that can be overridden
- ValidationOverrides - Class in com.yahoo.config.application.api
-
A set of allows which suppresses specific validations in limited time periods.
- ValidationOverrides(List<ValidationOverrides.Allow>) - Constructor for class com.yahoo.config.application.api.ValidationOverrides
-
Creates a validation overrides which does not have an XML form
- ValidationOverrides.Allow - Class in com.yahoo.config.application.api
-
A validation override which allows a particular change.
- ValidationOverrides.ValidationException - Exception in com.yahoo.config.application.api
-
A deployment validation exception.
- ValidationParameters - Class in com.yahoo.config.model.api
- ValidationParameters() - Constructor for class com.yahoo.config.model.api.ValidationParameters
- ValidationParameters(ValidationParameters.CheckRouting) - Constructor for class com.yahoo.config.model.api.ValidationParameters
- ValidationParameters(ValidationParameters.IgnoreValidationErrors) - Constructor for class com.yahoo.config.model.api.ValidationParameters
- ValidationParameters(ValidationParameters.IgnoreValidationErrors, ValidationParameters.FailOnIncompatibleChange, ValidationParameters.CheckRouting) - Constructor for class com.yahoo.config.model.api.ValidationParameters
- ValidationParameters.CheckRouting - Enum Class in com.yahoo.config.model.api
- ValidationParameters.FailOnIncompatibleChange - Enum Class in com.yahoo.config.model.api
- ValidationParameters.IgnoreValidationErrors - Enum Class in com.yahoo.config.model.api
- value() - Method in enum class com.yahoo.config.application.api.ValidationId
- value() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.DnsName
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionChange
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradeRollout
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.Endpoint.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.Notifications.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.Notifications.When
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.application.api.ValidationId
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.AuthMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.RoutingMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ConfigChangeAction.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.container.ContainerServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ValidationParameters.CheckRouting
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ValidationParameters.FailOnIncompatibleChange
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.yahoo.config.model.api.ValidationParameters.IgnoreValidationErrors
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionChange
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.DeploymentSpec.UpgradeRollout
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.Endpoint.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.Notifications.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.Notifications.When
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.application.api.ValidationId
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.AuthMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.RoutingMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ConfigChangeAction.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.container.ContainerServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ValidationParameters.CheckRouting
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ValidationParameters.FailOnIncompatibleChange
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.yahoo.config.model.api.ValidationParameters.IgnoreValidationErrors
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Method in class com.yahoo.config.model.api.EndpointCertificateMetadata
- version() - Method in class com.yahoo.config.model.api.EndpointCertificateSecrets
- version() - Method in interface com.yahoo.config.model.api.Model
-
Returns the version of this model.
- version() - Method in interface com.yahoo.config.model.api.ModelFactory
-
Returns the Vespa version of the models this builds.
- vmRss() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Returns the value of the
vmRss
record component. - vmSize() - Method in record class com.yahoo.config.model.api.OnnxMemoryStats
-
Returns the value of the
vmSize
record component.
W
- wantedDockerImageRepo() - Method in interface com.yahoo.config.model.api.ModelContext
-
The Docker image repo we want to use for images for this deployment (optional, will use default if empty)
- wantedNodeVersion() - Method in interface com.yahoo.config.model.api.Model
-
Returns the wanted node version of this model.
- wantedNodeVespaVersion() - Method in interface com.yahoo.config.model.api.ModelContext
-
The Vespa version we want nodes to become
- weight() - Method in class com.yahoo.config.application.api.Endpoint.Target
-
The routing weight of this target
- weight() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint
- weight() - Method in class com.yahoo.config.model.api.ContainerEndpoint
- weight(int) - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- whenClear - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionChange
-
Exclusive: Application changes always wait for already rolling application changes to complete.
- whenFailing - Enum constant in enum class com.yahoo.config.application.api.DeploymentSpec.RevisionChange
-
Separate: Application changes wait for already rolling application changes to complete, unless they fail.
- window() - Method in class com.yahoo.config.application.api.DeploymentSpec.ChangeBlocker
- withBudget(BigDecimal) - Method in class com.yahoo.config.model.api.Quota
- withClusterSize(int) - Method in class com.yahoo.config.model.api.Quota
- withExecutionMode(String) - Method in record class com.yahoo.config.model.api.OnnxModelOptions
- withExternalId(String) - Method in class com.yahoo.config.model.api.TenantSecretStore
- withGpuDevice(OnnxModelOptions.GpuDevice) - Method in record class com.yahoo.config.model.api.OnnxModelOptions
- withGroups(List<Bcp.Group>) - Method in class com.yahoo.config.application.api.Bcp
- withInterOpThreads(Integer) - Method in record class com.yahoo.config.model.api.OnnxModelOptions
- withIntraOpThreads(Integer) - Method in record class com.yahoo.config.model.api.OnnxModelOptions
- withTargets(List<Endpoint.Target>) - Method in class com.yahoo.config.application.api.Endpoint
-
Returns a copy of this with targets set to given targets
- writeFile(Reader) - Method in class com.yahoo.config.application.api.ApplicationFile
-
Writes the contents from supplied reader to this file.
- writeMetaData() - Method in interface com.yahoo.config.application.api.ApplicationPackage
X
- xmlForm() - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the XML form of this spec, or null if it was not created by fromXml, nor is empty
- xmlForm() - Method in class com.yahoo.config.application.api.ValidationOverrides
-
Returns the XML form of this, or null if it was not created by fromXml, nor is empty
Z
- zerossl - Enum constant in enum class com.yahoo.config.model.api.EndpointCertificateMetadata.Provider
- zone - Enum constant in enum class com.yahoo.config.model.api.ApplicationClusterEndpoint.Scope
- zone() - Method in class com.yahoo.config.application.api.TimeWindow
-
Returns the time zone of this time window
- zone() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- zoneDnsSuffixes() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
- zoneEndpoint(InstanceName, ZoneId, ClusterSpec.Id) - Method in class com.yahoo.config.application.api.DeploymentSpec
-
Returns the most specific zone endpoint, where specificity is given, in decreasing order: 1.
- zoneEndpointChange - Enum constant in enum class com.yahoo.config.application.api.ValidationId
- zoneEndpoints(ZoneId) - Method in class com.yahoo.config.application.api.DeploymentInstanceSpec
-
The zone endpoints in the given zone, possibly default values.
- zones() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
- zones() - Method in class com.yahoo.config.application.api.DeploymentSpec.Step
-
Returns the zones deployed to in this step.
- zones() - Method in class com.yahoo.config.application.api.DeploymentSpec.Steps
- zoneScope() - Method in class com.yahoo.config.model.api.ApplicationClusterEndpoint.Builder
- ztsUrl() - Method in interface com.yahoo.config.model.api.ModelContext.Properties
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form