A B C D E F G H I J K L M N O P Q R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- AAAA - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- accessControlDomain() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Return the system Athenz domain
- acl - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Application
- Action - Enum in com.yahoo.vespa.hosted.controller.api.role
-
Action defines an operation, typically a HTTP method, that may be performed on an entity in the controller (e.g.
- actionMatches(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
- ACTIVATION_CONFLICT - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- activationUri - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.PrepareResponse
- active - com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
- active - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- active - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- add(Record) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- add(LogEntry) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- addAttachment(JiraIssue, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.jira.Jira
- addContact(PropertyId, Contact) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
- addContact(PropertyId, Supplier<Contact>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
- addDomain(AthenzDbMock.Domain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- addEvent(String, CloudEvent) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockAwsEventFetcher
- addFile(String, FlagData) - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive.Builder
- addHostedOperator(AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- addMetric(String, double) - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- addNodes(ZoneId, Collection<NodeRepositoryNode>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- addNodes(Collection<NodeRepositoryNode>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- addRoleMember(AthenzRole, AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- addRoleMember(ApplicationAction, AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Application
- addToRoles(UserId, Collection<Role>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- addToRoles(UserId, Collection<Role>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Ensures the given user exist, and are part of the given roles, or throws if the roles does not exist.
- addUsers(Role, Collection<UserId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- addUsers(Role, Collection<UserId>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Ensures the given users exist, and are part of the given role, or throws if the role does not exist.
- addWatcher(IssueId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Reassign the issue with the given ID to the given user, and returns the outcome of this.
- addWatcher(IssueId, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- addWatcher(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler.MockIssue
- admin - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
- admin(AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- administrator - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Admin — the administrative function for user management etc.
- administrator(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.administratorfor the current system and given tenant. - admins - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- affectedInstances - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- agent - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- ALIAS - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- AliasTarget - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
The target of an
Record.Type.ALIASrecord. - AliasTarget(HostName, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
- allIn(SystemName) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- allowed - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- allowedDown - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
- allowLaunch - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Service
- allows(Role, Action, URI) - Method in class com.yahoo.vespa.hosted.controller.api.role.Enforcer
-
Returns whether
rolehas permission to performactiononresource, in this enforcer's system. - API_PATH - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
- API_PATH - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.CostResource
- API_PATH - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- API_PATH - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- apiUrl() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a URL to the controller's api endpoint
- append(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- application - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- application - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ApplicationReference
- application - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- application() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- application() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- application() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence
- application() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
- application() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- application() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
- application() - Method in class com.yahoo.vespa.hosted.controller.api.role.ApplicationRole
-
Returns the
ApplicationNamethis is bound to. - Application - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
The client-side version of the node repository's view of applications
- Application() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Application
- Application(ApplicationId, Collection<Cluster>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Application
- APPLICATION_LOCK_FAILURE - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- APPLICATION_TEST_ZIP - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- APPLICATION_ZIP - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- ApplicationAction - Enum in com.yahoo.vespa.hosted.controller.api.integration.athenz
- ApplicationApi - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
- ApplicationData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- ApplicationData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationData
- applicationId() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- ApplicationId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- ApplicationId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.ApplicationId
- applicationPackage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- ApplicationReference - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- ApplicationReference() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.ApplicationReference
- ApplicationResource - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
- ApplicationRole - Class in com.yahoo.vespa.hosted.controller.api.role
- applicationRoles() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- applicationRoles(TenantName, ApplicationName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
-
Returns the list of
ApplicationRoles aUserIdmay be a member of. - ApplicationRoles - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
- ApplicationRoles(String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.ApplicationRoles
- applicationRoleService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ApplicationRoleService - Interface in com.yahoo.vespa.hosted.controller.api.integration.aws
- applications - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantWithApplications
- applications - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- applicationStore() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ApplicationStore - Interface in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
Store for the application and tester packages.
- ApplicationSummary - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
A summary of activity in an application.
- ApplicationSummary(ApplicationId, Optional<Instant>, Optional<Instant>, Optional<Instant>, Map<ZoneId, ApplicationSummary.Metric>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
- ApplicationSummary.Metric - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
- ApplicationVersion - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
An application package version, identified by a source revision and a build number.
- ApplicationVersion(Optional<SourceRevision>, OptionalLong, Optional<String>, Optional<Version>, Optional<Instant>, Optional<String>, Optional<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Public for serialisation only.
- applicationZipSize - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
- artifactId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.maven.ArtifactId
-
Artifact ID of this.
- artifactId() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.maven.MavenRepository
-
Returns the id of the artifact whose releases this tracks.
- artifactId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMavenRepository
- ArtifactId - Class in com.yahoo.vespa.hosted.controller.api.integration.maven
-
Identifier for an artifact.
- ArtifactId(String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.maven.ArtifactId
- artifactRepository() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ArtifactRepository - Interface in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
A repository of application build artifacts.
- asFqdn() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
-
Returns this as a fully qualified domain name (ends in trailing dot)
- assignee() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- assignee() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler.MockIssue
- assigneeOf(IssueId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Returns the user assigned to the given issue, if any.
- assigneeOf(IssueId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- asString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
- asString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- asString() - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- at - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- at() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- ATHENS - com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
- athensDomain - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions
- athensDomain - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantMetaData
- athensDomain - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantUpdateOptions
- athensDomain - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantWithApplications
- AthenzClientFactory - Interface in com.yahoo.vespa.hosted.controller.api.integration.athenz
- AthenzClientFactoryMock - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- AthenzClientFactoryMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactoryMock
- AthenzClientFactoryMock(AthenzDbMock) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactoryMock
- AthenzDbMock - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- AthenzDbMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- AthenzDbMock.Application - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- AthenzDbMock.Domain - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- AthenzDbMock.Policy - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- AthenzDbMock.Service - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- athenzDomain() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- athenzHttpsIdentity() - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- athenzTenantAdmin - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Tenant administrator with full access to all child resources.
- athenzTenantAdmin(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.athenzTenantAdminfor the current system and given tenant. - ATTRIBUTE_NAME - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- ATTRIBUTE_NAME - Static variable in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- authorEmail() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns the email of the author of commit of this version, if known
- AwsEventFetcher - Interface in com.yahoo.vespa.hosted.controller.api.integration.aws
- awsRegionName - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
B
- BAD_REQUEST - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- badgeUrl() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a URL used to generate flashy badges from strings.
- BARE_METAL - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeEnvironment
- BillingInfo - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Information pertinent to billing a tenant for use of hosted Vespa services.
- BillingInfo(String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
-
Creates a new BillingInfo with the given data.
- body - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraComment
- branch - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- branch() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- broken - com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
- build() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- build() - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive.Builder
- Builder() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- Builder() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive.Builder
- Builder(Node) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- buildNumber() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns the build number that built this version
- buildService - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Build service which may submit new applications for continuous deployment.
- buildService(TenantName, ApplicationName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.buildServicefor the current system and given tenant and application. - buildTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns the time this package was built, if known.
C
- CAA - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- cacheLookups() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactory
- calculate(NodeResources) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.CostCalculator
-
Estimate the cost for the given resources
- calculate(ResourceUsage) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.CostCalculator
-
Calculate the cost for the given usage
- calculator() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
-
The calculator used to calculate a bill for usage
- cancelFirmwareCheck(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
Cancels firmware checks on all hosts in the given zone.
- cancelFirmwareChecks() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- capitalizedType() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- CERTIFICATE_NOT_READY - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- certName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- changes - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
- clock() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- close() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- close() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- close(IssueId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- CLOUD - com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
- CloudEvent - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
- CloudEvent(String, String, String, Date, Date, Date, String, Set<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- cluster - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- cluster() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- Cluster - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
- Cluster(ClusterSpec.Id, ClusterResources, ClusterResources, ClusterResources, Optional<ClusterResources>, Optional<ClusterResources>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- ClusterData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- ClusterData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- clusterid - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- clusterId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
-
ID of the cluster to which this points
- clusterId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- clusterId(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- ClusterMetrics - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- ClusterMetrics(String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- clusterName - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- clusterName - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- ClusterResourcesData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- ClusterResourcesData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterResourcesData
- clusters - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationData
- clusters() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Application
- clustertype - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- clusterType - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- clusterType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- clusterType(Node.ClusterType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- CNAME - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- code - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- com.yahoo.vespa.hosted.controller.api.application.v4 - package com.yahoo.vespa.hosted.controller.api.application.v4
- com.yahoo.vespa.hosted.controller.api.application.v4.model - package com.yahoo.vespa.hosted.controller.api.application.v4.model
- com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings - package com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
- com.yahoo.vespa.hosted.controller.api.configserver - package com.yahoo.vespa.hosted.controller.api.configserver
- com.yahoo.vespa.hosted.controller.api.identifiers - package com.yahoo.vespa.hosted.controller.api.identifiers
- com.yahoo.vespa.hosted.controller.api.integration - package com.yahoo.vespa.hosted.controller.api.integration
- com.yahoo.vespa.hosted.controller.api.integration.athenz - package com.yahoo.vespa.hosted.controller.api.integration.athenz
- com.yahoo.vespa.hosted.controller.api.integration.aws - package com.yahoo.vespa.hosted.controller.api.integration.aws
- com.yahoo.vespa.hosted.controller.api.integration.billing - package com.yahoo.vespa.hosted.controller.api.integration.billing
- com.yahoo.vespa.hosted.controller.api.integration.certificates - package com.yahoo.vespa.hosted.controller.api.integration.certificates
- com.yahoo.vespa.hosted.controller.api.integration.configserver - package com.yahoo.vespa.hosted.controller.api.integration.configserver
- com.yahoo.vespa.hosted.controller.api.integration.deployment - package com.yahoo.vespa.hosted.controller.api.integration.deployment
- com.yahoo.vespa.hosted.controller.api.integration.dns - package com.yahoo.vespa.hosted.controller.api.integration.dns
- com.yahoo.vespa.hosted.controller.api.integration.entity - package com.yahoo.vespa.hosted.controller.api.integration.entity
- com.yahoo.vespa.hosted.controller.api.integration.jira - package com.yahoo.vespa.hosted.controller.api.integration.jira
- com.yahoo.vespa.hosted.controller.api.integration.maven - package com.yahoo.vespa.hosted.controller.api.integration.maven
- com.yahoo.vespa.hosted.controller.api.integration.noderepository - package com.yahoo.vespa.hosted.controller.api.integration.noderepository
- com.yahoo.vespa.hosted.controller.api.integration.organization - package com.yahoo.vespa.hosted.controller.api.integration.organization
- com.yahoo.vespa.hosted.controller.api.integration.resource - package com.yahoo.vespa.hosted.controller.api.integration.resource
- com.yahoo.vespa.hosted.controller.api.integration.routing - package com.yahoo.vespa.hosted.controller.api.integration.routing
- com.yahoo.vespa.hosted.controller.api.integration.stubs - package com.yahoo.vespa.hosted.controller.api.integration.stubs
-
No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems.
- com.yahoo.vespa.hosted.controller.api.integration.user - package com.yahoo.vespa.hosted.controller.api.integration.user
- com.yahoo.vespa.hosted.controller.api.integration.zone - package com.yahoo.vespa.hosted.controller.api.integration.zone
- com.yahoo.vespa.hosted.controller.api.role - package com.yahoo.vespa.hosted.controller.api.role
- com.yahoo.vespa.hosted.controller.api.systemflags.v1 - package com.yahoo.vespa.hosted.controller.api.systemflags.v1
- com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire - package com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
- combined - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
- commentIssue(JiraIssue, JiraComment) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.jira.Jira
- commentOn(IssueId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Add a comment to the issue with the given ID.
- commentOn(IssueId, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- commit - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- commit() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns the commit name of this application version.
- commit() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- compareTo(ApplicationVersion) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
- compareTo(Record) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
- compareTo(RecordData) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
- compareTo(RecordName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- compileVersion - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstancesReply
- compileVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns the Vespa version this package was compiled against, if known.
- component() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
- component() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- components - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
- config - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A config server
- config() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- configChangeActions - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
- configChangeActions - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.PrepareResponse
- ConfigChangeActions - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
- ConfigChangeActions(List<RestartAction>, List<RefeedAction>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ConfigChangeActions
- confighost - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A host of a (docker) config server node
- configId - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ServiceInfo
- configServer() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ConfigServer - Interface in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
The API controllers use when communicating with config servers.
- ConfigServer.PreparedApplication - Interface in com.yahoo.vespa.hosted.controller.api.integration.configserver
- ConfigServerException - Exception in com.yahoo.vespa.hosted.controller.api.integration.configserver
- ConfigServerException(URI, String, String, ConfigServerException.ErrorCode, Throwable) - Constructor for exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
- ConfigServerException.ErrorCode - Enum in com.yahoo.vespa.hosted.controller.api.integration.configserver
- ConfigServerVersion - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Represents the config server's current and wanted version.
- ConfigServerVersion(Version, Version) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerVersion
- confirmOwnership(Optional<IssueId>, ApplicationSummary, User, Contact) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.OwnershipIssues
-
Ensure ownership of the given application has been recently confirmed by the given user.
- confirmOwnership(Optional<IssueId>, ApplicationSummary, User, Contact) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.DummyOwnershipIssues
- consume(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumer
- consume(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumerMock
- consume(Collection<ResourceSnapshot>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringClient
- consume(Collection<ResourceSnapshot>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMeteringClient
- consumedResources() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMeteringClient
- contact() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
- Contact - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Contact information for a tenant.
- Contact(URI, URI, URI, List<List<String>>, String, Optional<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
- contactRetriever() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ContactRetriever - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
- container - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
- ContainerEndpoint - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
This represents a list of one or more names for a container cluster.
- ContainerEndpoint(String, List<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
- containerEndpoints() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- containerRole() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.ApplicationRoles
- content - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
- controller - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A controller
- controllerFile(SystemName) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- controllerhost - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A host of a (docker) controller node
- converged() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence
- COREDUMPS - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraComponent
- cost() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- cost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- cost(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- cost(String) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.CostResource
- CostCalculator - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
- CostInfo - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
- CostInfo(ApplicationId, ZoneId, BigDecimal, BigDecimal, BigDecimal, int, int, int) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- CostItem - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- CostItem() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItem
- CostItemUsage - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- CostItemUsage() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItemUsage
- costMonths() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.CostResource
- CostMonths - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- CostMonths() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostMonths
- costReportConsumer() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- CostReportConsumer - Interface in com.yahoo.vespa.hosted.controller.api.integration.resource
- CostReportConsumerMock - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
- CostReportConsumerMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumerMock
- CostReportConsumerMock(Consumer<String>, Map<Property, ResourceAllocation>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumerMock
- CostResource - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
- CostResult - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- CostResult() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostResult
- create - com.yahoo.vespa.hosted.controller.api.role.Action
- createAlias(RecordName, Set<AliasTarget>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- createAlias(RecordName, Set<AliasTarget>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Create a non-standard ALIAS record pointing to given targets.
- createApplication(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
- createApplicationRoles(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.ApplicationRoleService
- createApplicationRoles(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopApplicationRoleService
- createCname(RecordName, RecordData) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- createCname(RecordName, RecordData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Create a new CNAME record
- createIssue(CloudEvent) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.AwsEventFetcher
- createIssue(CloudEvent) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockAwsEventFetcher
- createIssue(JiraCreateIssue) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.jira.Jira
- createProviderResourceGroup(AthenzDomain, AthenzIdentity, String, Set<RoleAction>, OktaIdentityToken, OktaAccessToken) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- createRole(Role) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- createRole(Role) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Creates the given role, or throws if the role already exists.
- createTenancy(AthenzDomain, AthenzIdentity, OktaIdentityToken, OktaAccessToken) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- createTenant(TenantCreateOptions) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- createTxtRecords(RecordName, List<RecordData>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- createTxtRecords(RecordName, List<RecordData>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Create a new TXT record containing the provided data.
- createZmsClient() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactory
- createZmsClient() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactoryMock
- createZtsClient() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactory
- createZtsClient() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactoryMock
- current - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- current() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- current() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerVersion
- currentDockerImage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- currentDockerImage(DockerImage) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- currentFirmwareCheck() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- currentFirmwareCheck(Instant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- currentGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
- currentOsVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- currentOsVersion(Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- currentVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- currentVersion(Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- customerId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
D
- dashboardUrl() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a URL where an informative dashboard can be found.
- dashboardUrl(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a URL which displays information about the given application.
- dashboardUrl(RunId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a URL which displays information about the given job run.
- data - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.JsonResponse
- data - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
- data - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
- data() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
-
Data in this, e.g.
- deactivate(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- deactivate(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- debug - com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
- defaultFile() - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- defect - com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
- DEFECT - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraIssueType
- definition() - Method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns the role definition of this bound role.
- delete - com.yahoo.vespa.hosted.controller.api.role.Action
- delete(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
-
Deletes all data associated with the given application.
- delete(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
- delete(RunId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
-
Deletes the run logs for the given deployment job.
- delete(RunId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
- deleteApplication(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
- deleteFlagData(String, Boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api
- deleteNode(ZoneId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- deleteNode(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- deleteProviderResourceGroup(AthenzDomain, AthenzIdentity, String, OktaIdentityToken, OktaAccessToken) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- deleteRole(Role) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- deleteRole(Role) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Ensures the given role does not exist.
- deleteRoleMember(AthenzRole, AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- deleteTenancy(AthenzDomain, AthenzIdentity, OktaIdentityToken, OktaAccessToken) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- deleteTenant() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- deleteTenantAdmin(AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- deploy - com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
- deploy(DeploymentData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- deploy(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId, InputStream, FormDataContentDisposition, FormDataBodyPart) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- deploy(InputStream) - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.SystemFlagsV1Api
- DEPLOY_OPTIONS - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- deployCurrentVersion - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- deployDirectly - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- DeploymentData - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
-
Data pertaining to a deployment to be done on a config server.
- DeploymentData(ApplicationId, ZoneId, byte[], Version, Set<ContainerEndpoint>, Optional<EndpointCertificateMetadata>, Optional<DockerImage>, Optional<AthenzDomain>, Optional<ApplicationRoles>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- deploymentFailure(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
- DeploymentFailureMails - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Used to create mails for different kinds of deployment failure.
- DeploymentFailureMails(ZoneRegistry) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
- DeploymentId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
-
ApplicationId x ZoneId.
- DeploymentId(ApplicationId, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- deploymentIssues() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- DeploymentIssues - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Represents the people responsible for keeping Vespa up and running in a given organization, etc..
- DeploymentReference - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- DeploymentReference() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentReference
- deployments - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
- DeployOptions - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- DeployOptions(boolean, Optional<Version>, boolean, boolean) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- DeployResult - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- DeployResult(RevisionId, Long, List<LogEntry>, ConfigChangeActions) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
- deployTimeEpochMs - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation
- deprovisioned - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- description - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- description - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
- description() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- devAwsUsEast1c - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- devAwsUsEast2a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- devCdUsCentral1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- devCdUsWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- developer - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
User — the dev.ops.
- developer(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.developerfor the current system and given tenant. - devUsEast1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- dirty - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- dirty - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- DirtyExpirer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- disableMaintenanceJob(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- displayName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
- dnsNamesOf(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
- dnsZone() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- dnsZone() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
-
The DNS zone this belongs to
- DOCKER_CONTAINER - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeEnvironment
- dockerImageRepo() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- DOCUMENT_COUNT - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- documentCount() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- documentCount() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary.Metric
- documentType - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- domain() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.Mailer
-
Returns the domain this is configured to use.
- domain() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
- Domain(AthenzDomain) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- domains - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- dottedString() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- dryrun(InputStream) - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.SystemFlagsV1Api
- DummyOwnershipIssues - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- DummyOwnershipIssues() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.DummyOwnershipIssues
- DummySystemMonitor - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- DummySystemMonitor() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.DummySystemMonitor
- DynamicProvisioningMaintainer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
E
- email() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- empty() - Static method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.ResourceTagger
- EMPTY - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
- enableMaintenanceJob(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- endpoint() - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- Endpoint(String, boolean, URI, String, RoutingMethod) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- endpointCertificateMetadata() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- EndpointCertificateMetadata - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
-
This class is used for metadata about an application's endpoint certificate on the controller.
- EndpointCertificateMetadata(String, String, int) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- EndpointCertificateMetadata(String, String, int, Optional<String>, Optional<List<String>>, Optional<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- EndpointCertificateMock - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
- EndpointCertificateMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
- endpointCertificateProvider() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- EndpointCertificateProvider - Interface in com.yahoo.vespa.hosted.controller.api.integration.certificates
-
Generates an endpoint certificate for an application instance.
- endpoints - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation
- EndpointStatus - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
-
Represent the operational status of a service endpoint (where the endpoint itself is identified by the container cluster id).
- EndpointStatus(EndpointStatus.Status, String, String, long) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
- EndpointStatus.Status - Enum in com.yahoo.vespa.hosted.controller.api.application.v4.model
- Enforcer - Class in com.yahoo.vespa.hosted.controller.api.role
- Enforcer(SystemName) - Constructor for class com.yahoo.vespa.hosted.controller.api.role.Enforcer
- ensureResponse(IssueId, Optional<Contact>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.OwnershipIssues
-
Make sure the given ownership confirmation request is acted upon, unless it is already acknowledged.
- ensureResponse(IssueId, Optional<Contact>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.DummyOwnershipIssues
- entityService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- EntityService - Interface in com.yahoo.vespa.hosted.controller.api.integration.entity
-
A service which provides access to business-specific entities.
- environment - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentReference
- environment() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
- environment() - Method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the environment of this job type, or null if it does not have an environment
- Environment - Class in com.yahoo.vespa.hosted.controller.api.configserver
-
Environment representation using the same definition as configserver.
- Environment(Environment) - Constructor for class com.yahoo.vespa.hosted.controller.api.configserver.Environment
- Environment(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.configserver.Environment
- environmentFile(SystemName, Environment) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- EnvironmentId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- EnvironmentId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.EnvironmentId
- EnvironmentResource - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitResult
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantUpdateOptions
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.role.Role
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.role.SimplePrincipal
- error - com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
- ERROR - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
The tester encountered an exception.
- errorCode - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireErrorResponse
- errors - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
- escalate(IssueId, Contact) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Escalate an issue filed with the given property.
- escalate(IssueId, Contact) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- escalateIfInactive(IssueId, Duration, Optional<Contact>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentIssues
- escalateIfInactive(IssueId, Duration, Optional<Contact>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- escalateIssue(IssueId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- event - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- eventFetcherService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- everyone - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Base role which every user is part of.
- everyone() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.everyonefor the current system. - expectedUp - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
- expiryTimeEpochMs - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation
F
- failed - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- failed - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- FailedExpirer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- FAILURE - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
Tests failed.
- FEED_LATENCY - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- FEED_PER_SECOND - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- feedLatency() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- feedPerSecond() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- fields - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue
- Fields(Instant) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssue.Fields
- Fields(Date) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssue.Fields
- file(Issue) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
File an issue with its given property or the default, and with the specific assignee, if present.
- file(Issue) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- fileIssue(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- fileUnlessOpen(Collection<ApplicationId>, Version) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentIssues
- fileUnlessOpen(Collection<ApplicationId>, Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- fileUnlessOpen(Optional<IssueId>, ApplicationId, User, Contact) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentIssues
- fileUnlessOpen(Optional<IssueId>, ApplicationId, User, Contact) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- find(TenantName, ApplicationName, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Find application package by given build number
- findBySimilarity(Issue) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Returns the ID of this issue, if it exists and is open, based on a similarity search.
- findBySimilarity(Issue) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- findNode(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.entity.EntityService
- findNode(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.MemoryEntityService
- findRecords(Record.Type, RecordData) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- findRecords(Record.Type, RecordData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Find all records matching given type and data
- findRecords(Record.Type, RecordName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- findRecords(Record.Type, RecordName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Find all records matching given type and name
- fixedAllocations() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumer
- fixedAllocations() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumerMock
- flagData(FlagsTarget) - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
- flagDataFilesPrioritized() - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- flagId - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
- flagId - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
- flagId - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireWarning
- FlagsTarget - Interface in com.yahoo.vespa.hosted.controller.api.systemflags.v1
-
Represents either configservers in a zone or controllers in a system.
- FlagsV1Api - Interface in com.yahoo.vespa.hosted.controller.api.integration.configserver
- flavor() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- flavor(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- forConfigServer(ZoneRegistry, ZoneId) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- forController(SystemName) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- fqdn(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
-
Create a new record and append a trailing dot to given data, if missing
- fqdn(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- from(SystemName, Environment, RegionName) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the job job type for the given environment and region or null if none
- from(SystemName, ZoneId) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the job type for the given zone
- from(SystemName, ZoneId, boolean) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the job type for the given zone
- from(HttpRequest.Method) - Static method in enum com.yahoo.vespa.hosted.controller.api.role.Action
-
Returns the appropriate action for given HTTP method
- from(SourceRevision, long) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Create an application package version from a completed build, without an author email
- from(SourceRevision, long, String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Creates an version from a completed build and an author email.
- from(SourceRevision, long, String, Version, Instant) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Creates an version from a completed build, an author email, and build meta data.
- from(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
-
Create data containing the given data
- from(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- from(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- from(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
- from(String, String, String) - Static method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- from(List<Node>, Instant, ZoneId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- from(Optional<SourceRevision>, long, Optional<String>, Optional<Version>, Optional<Instant>, Optional<String>, Optional<String>) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Creates an version from a completed build, an author email, and build meta data.
- fromDirectory(Path) - Static method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
- fromJobName(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- fromOptionalJobName(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- fromXml(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.maven.Metadata
-
Creates a new Metadata object from the given XML document.
- fromZip(InputStream) - Static method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
G
- get(TenantName, ApplicationName, ApplicationVersion) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Returns the tenant application package of the given version.
- get(RunId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
-
Returns the run logs of the given deployment job, if existent.
- get(RunId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
- getAccessToken(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getAccessToken(List<AthenzRole>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getAdditionalIpAddresses() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getAgent() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
- getAgent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- getAllowedToBeDown() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getAllTargetsInSystem(ZoneRegistry) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- getApplication() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- getApplication(ZoneId, ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- getApplication(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- getApplicationId() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItem
- getApplicationId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- getApplicationId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getApplicationId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- getApplicationView(String, String, String, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- getAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- getAwsTemporaryCredentials(AthenzDomain, AwsRole, Duration, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getBandwidthGbps() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- getCharge() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItemUsage
- getClusterControllerStatus(DeploymentId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- getClusterid() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- getClusterId() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- getClustertype() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- getClusterType() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- getConfigServerApiUris(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns all possible API endpoints of all known config servers and config server VIPs in the given zone
- getConfigServerHttpsIdentity(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Return the configserver's Athenz service identity
- getConfigServerUris(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the API endpoints of all known config servers in the given zone
- getConfigServerVipUri(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the URI for the config server VIP in the given zone
- getConfirmedOwner(IssueId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.OwnershipIssues
-
Get the owner of an application, given its ownership issue ID.
- getConfirmedOwner(IssueId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.DummyOwnershipIssues
- getContact(Optional<PropertyId>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.ContactRetriever
- getContact(Optional<PropertyId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
- getContentClusters(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- getControllerIdentity() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactory
- getControllerIdentity() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactoryMock
- getCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getCpu() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItem
- getCpuCores() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- getCpuCores() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- getCpuCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getCpuHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getCpuMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- getCurrentDockerImage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getCurrentFirmwareCheck() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getCurrentOsVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getCurrentRebootGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getCurrentRestartGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getCurrentSnapshot() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringData
- getDefaultRegion(Environment) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the default region for the given environment, if one is configured
- getDeploymentTimeToLive(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the time to live for deployments in the given zone, or empty if this is infinite
- getDev(ApplicationId, ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Returns the development package for the given application and zone.
- getDisk() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItem
- getDiskCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getDiskGb() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- getDiskGb() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- getDiskGb() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- getDiskHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getDiskMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- getDiskSpeed() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- getDomainList(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- getEnvironment() - Method in class com.yahoo.vespa.hosted.controller.api.configserver.Environment
- getEnvironment() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getEpoch() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
- getErrorCode() - Method in exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
- getEvent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- getEvents(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.AwsEventFetcher
- getEvents(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockAwsEventFetcher
- getFailCount() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getFlagData(String, Boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api
- getFlavor() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getGlobalRotationStatus(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Get the status for an entire zone.
- getGlobalRotationStatus(DeploymentId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Get the endpoint status for an app in one zone.
- getGroup() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- getHealthStatus(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.routing.GlobalRoutingService
-
Returns the health status of each zone behind the given rotation name
- getHealthStatus(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.routing.MemoryGlobalRoutingService
- getHistory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getIndex() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- getInstance() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- getIpAddresses() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getItems() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostResult
- getLastMonth() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringData
- getLoadBalancers(ApplicationId, ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Get all load balancers for application in given zone
- getLog(DeploymentId, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Returns the log entries from the tester with ids after the given threshold.
- getLog(DeploymentId, long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- getLogs(DeploymentId, Map<String, String>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Gets the Vespa logs of the given deployment.
- getMembership() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getMembership(AthenzRole, AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- getMemory() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItem
- getMemoryCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getMemoryGb() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- getMemoryGb() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- getMemoryGb() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- getMemoryHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getMemoryMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- getMeteringData(TenantName, ApplicationName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringClient
- getMeteringData(TenantName, ApplicationName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMeteringClient
- getMetrics(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- getModelName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getMonitoringSystemUri(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the monitoring system URL for the given deployment
- getMonth() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostResult
- getMonths() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostMonths
- getName() - Method in class com.yahoo.vespa.hosted.controller.api.role.SimplePrincipal
- getNode(ZoneId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- getNode(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- getNodeAthenzIdentity(ZoneId, NodeType) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Return the Athenz service identity for a given node type
- getOpenStackId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getOrCreateDomain(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- getOsVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeUpgrade
- getOwner() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getParentHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getPlan() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- getPlan(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.PlanController
- getReason() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
- getRebootGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getRegion() - Method in class com.yahoo.vespa.hosted.controller.api.configserver.Region
- getReports() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getRequestedResources() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getReservedTo() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getResources() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getRestartGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getRetired() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- getRoleCertificate(AthenzRole, Pkcs10Csr) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getRoleCertificate(AthenzRole, Pkcs10Csr, Duration) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getRoleToken(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getRoleToken(AthenzRole) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getServerMessage() - Method in exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
- getServerUri() - Method in exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
- getServiceApiResponse(DeploymentId, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- getServiceIdentity(AthenzIdentity, String, Pkcs10Csr) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getServiceIdentity(AthenzIdentity, String, KeyPair, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getSetup() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactoryMock
- getSnapshotHistory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringData
- getSnapshotHistoryForTenant(TenantName, YearMonth) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringClient
- getSnapshotHistoryForTenant(TenantName, YearMonth) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMeteringClient
- getState() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getStatus() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
- getStatus(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Returns the current status of the tester.
- getStatus(DeploymentId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- getStorageType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- getSystemApplicationPackage(ApplicationId, ZoneId, Version) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ArtifactRepository
-
Returns the system application package of the given version.
- getTenant() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- getTenantDomains(AthenzIdentity, AthenzIdentity, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- getTester(TenantName, ApplicationName, ApplicationVersion) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Returns the tester application package of the given version.
- getTesterLog(DeploymentId, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Gets log from tester node
- getTesterStatus(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Gets status for tester application
- getThisMonth() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringData
- getTimestamp() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- getType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getUpgradeBudget() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeUpgrade
- getUrl() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getUsage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItemUsage
- getUserInfo() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ServiceViewResource
- getValues() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockResourceTagger
- getVcpu() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- getVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeUpgrade
- getVespaVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getWantedDockerImage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getWantedFirmwareCheck() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getWantedOsVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getWantedVespaVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getWantToDeprovision() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getWantToRetire() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItem
- getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
- getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- GitBranch - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- GitBranch(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.GitBranch
- GitCommit - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- GitCommit(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.GitCommit
- GitRepository - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- GitRepository(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.GitRepository
- globalRotations - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
- globalRoutingService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- GlobalRoutingService - Interface in com.yahoo.vespa.hosted.controller.api.integration.routing
-
A service containing the health status of global rotations.
- group - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- groupId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.maven.ArtifactId
-
Group ID of this.
- groups - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterResourcesData
H
- hasAccess(AthenzResourceName, String, AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- hasErrors() - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitResult
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantUpdateOptions
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.role.Role
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.role.SimplePrincipal
- hasZone(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns whether the system of this registry contains the given zone
- headless - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Headless — the application specific role identified by deployment keys for production
- headless(TenantName, ApplicationName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.headlessfor the current system, given tenant, and application - high - com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
- host - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A host of a set of (docker) tenant nodes
- host() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
- hostedAccountant - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
- hostedAccountant() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns the role of the invoice manager
- hostedOperator - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Deus ex machina.
- hostedOperator() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.hostedOperatorfor the current system. - hostedOperators - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
- hostedSupporter - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Machina autem exspiravit.
- hostedSupporter() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.hostedSupporterfor the current system. - hostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- hostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- hostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
- hostname(HostName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- hostName - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ServiceInfo
- Hostname - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- Hostname(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.Hostname
- hostRole() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.ApplicationRoles
- html - com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
I
- id - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationData
- id - Variable in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- id - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMavenRepository
- id() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- id() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
-
The ID of the plan as used in APIs and storage systems
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Application
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns an unique identifier for this version or "unknown" if version is not known
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterId
-
Returns the id of this tester application.
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
-
A unique identifier of this record within the ALIAS record group
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.maven.Metadata
-
Id of the metadata this concerns.
- Identifier - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- Identifier(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- ignoreValidationErrors - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- implies(Role) - Method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns whether the other role is a parent of this, and has a context included in this role's context.
- in - com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
- in(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- IN - com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
- inactive - com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
- inactive - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- inactive - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- inactive - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobList
- InactiveExpirer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- inbox(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
-
Returns the list of mails sent to the given recipient.
- index - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- info - com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
- installationFailure(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
- instance - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
- instance - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- instance() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- instanceEventId - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- InstanceId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- InstanceId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.InstanceId
- instanceInfo(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- InstanceInformation - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- InstanceInformation() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation
- InstanceInformation.Endpoint - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- InstanceReference - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- InstanceReference() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
- instances - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstancesReply
- InstancesReply - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- InstancesReply() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstancesReply
- INTERNAL_SERVER_ERROR - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- INVALID_APPLICATION_PACKAGE - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- isActive(IssueId, Duration) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Returns whether there has been significant activity on the issue within the given duration.
- isActive(IssueId, Duration) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- isDeployment() - Method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns whether this job deploys to a zone
- isForce() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeUpgrade
- isFqdn() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
-
Returns whether this is a fully qualified domain name (ends in trailing dot)
- isOpen() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler.MockIssue
- isOpen(IssueId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Returns whether the issue is still under investigation.
- isOpen(IssueId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- isProduction() - Method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns whether this is a production job
- issue() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler.MockIssue
- Issue - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Represents an issue which needs to reported, typically from the controller, to a responsible party, the identity of which is determined by the propertyId and, possibly, assignee fields.
- Issue(String, String, String, Optional<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- Issue.Type - Enum in com.yahoo.vespa.hosted.controller.api.integration.organization
- issueExists(Issue) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Returns whether there exists an issue with an exactly matching summary.
- issueExists(Issue) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- issueHandler() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- IssueHandler - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
- IssueId - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Used to identify issues stored in some issue tracking system.
- IssueId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- issuer() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- issues - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssues
- issues() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- issueTrackerUrl() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
-
URL to this contacts's issue tracker
- issueType - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
- issueUpdates - Variable in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
-
Last updates for each issue -- used to determine if issues are already logged and when to escalate.
- isSuspended(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- isTest() - Method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns whether this job runs tests
- isTesterReady(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Is tester node ready
- isUnknown() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns whether this is unknown
- isVespaTenant - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
J
- Jira - Interface in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraComment - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraComment(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraComment
- JiraComponent(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraComponent
- JiraCreateIssue - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraCreateIssue(JiraCreateIssue.JiraFields) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue
- JiraCreateIssue.JiraFields - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraCreateIssue.JiraFields.JiraComponent - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraCreateIssue.JiraFields.JiraIssueType - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraCreateIssue.JiraFields.JiraProject - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraFields(JiraCreateIssue.JiraFields.JiraProject, String, String, JiraCreateIssue.JiraFields.JiraIssueType, List<JiraCreateIssue.JiraFields.JiraComponent>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
- JiraIssue - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraIssue(String, JiraIssue.Fields) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssue
- JiraIssue.Fields - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraIssues - Class in com.yahoo.vespa.hosted.controller.api.integration.jira
- JiraIssues(List<JiraIssue>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssues
- JiraIssueType(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraIssueType
- JiraProject(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraProject
- job() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- JobId - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
Immutable ID of a job that may be run.
- JobId(ApplicationId, JobType) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
- jobName() - Method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- jobs - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobList
- JobType - Enum in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
Job types that exist in the build system
- JsonResponse<DATA> - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- JsonResponse(DATA) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.JsonResponse
K
- key - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraProject
- key - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssue
- keyName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
L
- labels() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- lastBuilt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
- lastQueried() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
- lastUpdated() - Method in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraIssue
- lastWritten() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
- LatencyAliasTarget - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
An implementation of
AliasTargetthat uses latency-based routing. - LatencyAliasTarget(HostName, String, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
- level - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
- level - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Log
- list(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
List all nodes in given zone
- list(ZoneId, ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
List all nodes in zone owned by given application
- list(ZoneId, ApplicationId, Set<Node.State>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
List all nodes in states, in zone owned by given application
- list(ZoneId, List<HostName>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
List all nodes in zone having given hostnames
- listApplications() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
- listCertificates() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
- listCertificates() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateProvider
- listFlagData(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
List all flag data for the given zone
- listFlagData(Boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api
- listInstances(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
- listMaintenanceJobs() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- listNodes(boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- listNodes(boolean, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- listNodes(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- listNodes(ZoneId, ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- listNodes(ZoneId, List<HostName>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- listNodes(String, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- listNodesWithParent(boolean, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- listProperties() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.entity.EntityService
-
List all properties known by the service
- listProperties() - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.MemoryEntityService
- listRoles(UserId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- listRoles(UserId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Returns all roles of which the given user is part, or throws if the user does not exist
- listTenants() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationApi
- listUsers(Role) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- listUsers(Role) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Returns all users in the given role, or throws if the role does not exist.
- LOAD_BALANCER_NOT_READY - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- LoadBalancer - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Represents an exclusive load balancer, assigned to an application's cluster.
- LoadBalancer(String, ApplicationId, ClusterSpec.Id, HostName, LoadBalancer.State, Optional<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- LoadBalancer.State - Enum in com.yahoo.vespa.hosted.controller.api.integration.configserver
- log - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.PrepareResponse
- Log - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
- Log() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Log
- LogEntry - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- LogEntry - Class in com.yahoo.vespa.hosted.controller.api.integration
-
Immutable, simple log entries.
- LogEntry(long, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
- LogEntry(long, Instant, LogEntry.Type, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- LogEntry.Type - Enum in com.yahoo.vespa.hosted.controller.api.integration
-
The type of entry, used for rendering.
- LoggingDeploymentIssues - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
-
A memory backed implementation of the Issues API which logs changes and does nothing else.
- LoggingDeploymentIssues() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- LoggingDeploymentIssues(Clock) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
- low - com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
M
- Mail - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
A message with a subject and a nonempty set of recipients.
- Mail(Collection<String>, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.Mail
- mailer() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- Mailer - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Allows sending e-mail from a particular
user@domain. - mails - Variable in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
- MaintenanceJobList - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- MaintenanceJobList() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobList
- MaintenanceJobName - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- MaintenanceJobName() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobName
- manufacturer() - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
-
The manufacturer of this node
- markAsVespaTenant() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
-
Simulates establishing Vespa tenancy in Athens.
- MavenRepository - Interface in com.yahoo.vespa.hosted.controller.api.integration.maven
-
A Maven repository which keeps released artifacts.
- max - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- max() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- MemoryEntityService - Class in com.yahoo.vespa.hosted.controller.api.integration.entity
- MemoryEntityService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.entity.MemoryEntityService
- MemoryGlobalRoutingService - Class in com.yahoo.vespa.hosted.controller.api.integration.routing
- MemoryGlobalRoutingService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.routing.MemoryGlobalRoutingService
- MemoryNameService - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
An in-memory name service for testing purposes.
- MemoryNameService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- message - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
- message - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Log
- message - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.PrepareResponse
- message - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireErrorResponse
- message - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
- message - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireWarning
- message() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- message() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Mail
- messages - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- messages - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- metadata() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.maven.MavenRepository
-
Returns metadata about all releases of a specific artifact to this repository.
- metadata() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMavenRepository
- metaData - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
- metaData() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- Metadata - Class in com.yahoo.vespa.hosted.controller.api.integration.maven
-
Metadata about a released artifact.
- Metadata(ArtifactId, List<Version>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.maven.Metadata
- MeteringClient - Interface in com.yahoo.vespa.hosted.controller.api.integration.resource
-
Consumes and retrieves snapshots of resources allocated per application.
- MeteringData - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
- MeteringData(ResourceAllocation, ResourceAllocation, ResourceAllocation, Map<ApplicationId, List<ResourceSnapshot>>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringData
- meteringService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- METHOD_NOT_ALLOWED - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- Metric(double, double, double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary.Metric
- metrics() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
- min - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- min() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- MockAwsEventFetcher - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
- MockAwsEventFetcher() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.MockAwsEventFetcher
- MockContactRetriever - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
- MockContactRetriever() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
- MockIssueHandler - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
- MockIssueHandler() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- MockIssueHandler(Clock) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- MockIssueHandler.MockIssue - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
- MockMailer - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- MockMailer() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
- MockMavenRepository - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
-
Mock repository for maven artifacts, that returns a static metadata.
- MockMavenRepository() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMavenRepository
- MockMeteringClient - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- MockMeteringClient() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMeteringClient
- MockResourceTagger - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
- MockResourceTagger() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.MockResourceTagger
- MockRunDataStore - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- MockRunDataStore() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
- MockTesterCloud - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- MockTesterCloud(NameService) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- MockUserManagement - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
- MockUserManagement() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- model() - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
-
The model name of this node
- months - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostMonths
- multiply(double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
-
Returns a copy of this with each resource multiplied by given factor
- MX - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
N
- name - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- name - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- name - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraComponent
- name - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraIssueType
- name - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobName
- name() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
-
DNS name this points to
- name() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
-
Name of this, e.g.
- name() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- names() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
-
All valid DNS names for this endpoint.
- nameService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- NameService - Interface in com.yahoo.vespa.hosted.controller.api.integration.dns
-
A managed DNS service.
- NAPTR - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- nickname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- Node - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
A node in hosted Vespa.
- Node(HostName, Optional<HostName>, Node.State, NodeType, NodeResources, Optional<ApplicationId>, Version, Version, Version, Version, Optional<Instant>, Optional<Instant>, Node.ServiceState, Optional<Instant>, long, long, long, long, int, String, String, Node.ClusterType, boolean, boolean, Optional<TenantName>, DockerImage, DockerImage) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- Node.Builder - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
- Node.ClusterType - Enum in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Known cluster types.
- Node.ServiceState - Enum in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Known node states with regards to service orchestration
- Node.State - Enum in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Known node states
- NodeEntity - Class in com.yahoo.vespa.hosted.controller.api.integration.entity
-
Information about a node from a
EntityService. - NodeEntity(String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
- NodeEnvironment - Enum in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeFailer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- NodeHistory - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
-
Wire class for node-repository representation of the history of a node
- NodeHistory() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
- NodeHistory.Agent - Enum in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeList - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeList() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeList
- NodeList(List<NodeRepositoryNode>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeList
- NodeMembership - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeMembership() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- NodeOwner - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeOwner() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- nodeRepository() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
The node repository on this config server
- NodeRepository - Interface in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
A minimal interface to the node repository, providing only the operations used by the controller.
- NodeRepositoryNode - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeRepositoryNode() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- NodeResources - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeResources() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- nodes - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterResourcesData
- nodes() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeList
- NodeState - Enum in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeTargetVersions - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeTargetVersions(Map<NodeType, String>, Map<NodeType, String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeTargetVersions
- NodeType - Enum in com.yahoo.vespa.hosted.controller.api.integration.noderepository
-
The possible types of nodes in the node repository
- NodeUpgrade - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- NodeUpgrade(String, String, boolean, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeUpgrade
- NonDefaultIdentifier - Class in com.yahoo.vespa.hosted.controller.api.identifiers
-
TODO: Class description
- NonDefaultIdentifier(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.NonDefaultIdentifier
- none() - Static method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- NoopApplicationRoleService - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
- NoopApplicationRoleService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopApplicationRoleService
- normal - com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
- NOT_FOUND - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- NOT_STARTED - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
Tests have not yet started.
- notAfter - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- notBefore - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- notBeforeDeadline - Variable in class com.yahoo.vespa.hosted.controller.api.integration.aws.CloudEvent
- NotFoundException - Exception in com.yahoo.vespa.hosted.controller.api.integration.configserver
- NotFoundException(String) - Constructor for exception com.yahoo.vespa.hosted.controller.api.integration.configserver.NotFoundException
- NS - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- number() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
O
- of(ApplicationId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterId
-
Creates a new TesterId for a tester of the given application.
- of(JobType, boolean) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
- operation - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
- operation - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
- operationalTask - com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
- operator - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- osUpgradePolicies() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns all OS upgrade policies
- osUpgradePolicy(CloudName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the OS upgrade policy to use for zones belonging to given cloud, in this registry
- osVersion(NodeType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
-
Returns the target OS version of given node type, if any
- osVersions() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeTargetVersions
- out - com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
- OUT - com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
- OUT_OF_CAPACITY - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- outOfCapacity(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
- owner() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- owner(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- ownershipIssues() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- OwnershipIssues - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Periodically issues ownership confirmation requests for given applications, and escalates the issues if needed.
P
- pack() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
-
Returns the fields in this encoded as record data
- pack() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
- pack() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
- PARENT_HOST_NOT_READY - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- parentHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- parentHostname(HostName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- parked - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- parked - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- parseVespaLog(InputStream, Instant) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- patchNode(String, NodeRepositoryNode, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- paymentProcessor - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
- paymentProcessor() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns the role of the payment processor
- perfUsEast3 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- persons() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
-
Nested list of persons representing this.
- picture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.User
- Plan - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
-
A Plan decides two different things: - How to map from usage to a sum of money that is owed.
- planController() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- PlanController - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
- platform() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- platformIssue - Variable in class com.yahoo.vespa.hosted.controller.api.integration.stubs.LoggingDeploymentIssues
-
Whether the platform is currently broken.
- plus(ResourceAllocation) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
-
Returns a copy of this with the given allocation added
- policies - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- Policy(String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
- port() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
- prepareMessages - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
- prepareResponse() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer.PreparedApplication
- PrepareResponse - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
- PrepareResponse() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.PrepareResponse
- previousData - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
- principal() - Method in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- principalMatches(AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
- productCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
- production - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
- productionApNortheast1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionApNortheast2 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionApSoutheast1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionAwsApNortheast1a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionAwsUsEast1a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionAwsUsEast1b - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionAwsUsEast1c - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionAwsUsWest2a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionCdAwsUsEast1a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionCdUsCentral1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionCdUsCentral2 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionCdUsWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionEuWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionUsCentral1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionUsEast3 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- productionUsWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- project - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
- property - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions
- property - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantMetaData
- property - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantUpdateOptions
- property - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantWithApplications
- Property - Class in com.yahoo.vespa.hosted.controller.api.identifiers
-
A business property.
- Property(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.Property
- propertyId - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions
- PropertyId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
-
A business property ID.
- PropertyId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.PropertyId
- propertyUrl() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
-
URL to information about this property
- provisioned - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- provisioned - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- ProvisionedExpirer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- ProvisionResource - Interface in com.yahoo.vespa.hosted.controller.api.integration.noderepository
- proxy - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
Nodes running the shared proxy layer
- proxyhost - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A host of a (docker) proxy node
- prune(TenantName, ApplicationName, ApplicationVersion) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Removes applications older than the given version, for the given application, and returns whether something was removed.
- pruneTesters(TenantName, ApplicationName, ApplicationVersion) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Removes tester packages older than the given version, for the given tester, and returns whether something was removed.
- PTR - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- put(TenantName, ApplicationName, ApplicationVersion, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Stores the given tenant application package of the given version.
- put(RunId, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
-
Stores the given log for the given deployment job.
- put(RunId, byte[]) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
- putDev(ApplicationId, ZoneId, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Stores the given application package as the development package for the given application and zone.
- putFlagData(String, Boolean, WireFlagData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api
- putTester(TenantName, ApplicationName, ApplicationVersion, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Stores the given tester application package of the given version.
Q
- QUERIES_PER_SECOND - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- queriesPerSecond() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- queriesPerSecond() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary.Metric
- QUERY_LATENCY - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- queryLatency() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
- queue() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
- queue() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- quota() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
-
The quota limits associated with the plan
R
- read - com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
- read - com.yahoo.vespa.hosted.controller.api.role.Action
- reader - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Reader — the base role for all tenant users
- reader(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns a
RoleDefinition.readerfor the current system and given tenant. - ready - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- ready - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- ready(URI) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Returns whether the container is ready to serve.
- ready(URI) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- reassign(IssueId, User) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Reassign the issue with the given ID to the given user, and returns the outcome of this.
- reassign(IssueId, User) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- Rebalancer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- reboot(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- rebootGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- rebootGeneration(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- recipients() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Mail
- Record - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
A basic representation of a DNS resource record, containing the record type, name and data.
- Record(Record.Type, RecordName, RecordData) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
- Record(Record.Type, Duration, RecordName, RecordData) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
- Record.Type - Enum in com.yahoo.vespa.hosted.controller.api.integration.dns
- RecordData - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
Represents the data field of a DNS record (RDATA).
- RecordName - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
Represents the name field of a DNS record (NAME).
- records() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- RefeedAction - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
- RefeedAction(String, boolean, String, String, List<ServiceInfo>, List<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- refeedActions - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ConfigChangeActions
- refreshInstance(AthenzIdentity, AthenzIdentity, String, Pkcs10Csr) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- region - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentReference
- Region - Class in com.yahoo.vespa.hosted.controller.api.configserver
-
Region representation using the same definition as configserver.
- Region(RegionName) - Constructor for class com.yahoo.vespa.hosted.controller.api.configserver.Region
- Region(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.configserver.Region
- RegionId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- RegionId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.RegionId
- registerInstance(AthenzIdentity, AthenzIdentity, String, Pkcs10Csr) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
- removeAll(TenantName, ApplicationName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Removes all application packages for the given application, including any development package.
- removeAllTesters(TenantName, ApplicationName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
-
Removes all tester packages for the given tester.
- removeFromRoles(UserId, Collection<Role>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- removeFromRoles(UserId, Collection<Role>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Ensures the given users are not part of the given role, or throws if the roles does not exist.
- removeRecords(List<Record>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- removeRecords(List<Record>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Remove given record(s)
- removeUsers(Role, Collection<UserId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
- removeUsers(Role, Collection<UserId>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
-
Ensures none of the given users are part of the given role, or throws if the role does not exist.
- reportSystemVersion(Version, SystemMonitor.Confidence) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor
-
Notifies the monitor of the current system version and its confidence.
- reportSystemVersion(Version, SystemMonitor.Confidence) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.DummySystemMonitor
- repository - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- repository() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- request_id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- REQUEST_TIMEOUT - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- requestCaSignedCertificate(ApplicationId, List<String>, Optional<EndpointCertificateMetadata>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
- requestCaSignedCertificate(ApplicationId, List<String>, Optional<EndpointCertificateMetadata>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateProvider
- requestedDnsSans() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- requestFirmwareCheck(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
Requests firmware checks on all hosts in the given zone.
- requestFirmwareChecks() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- ReservationExpirer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- reserved - com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
- reserved - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- reserved - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
- reservedTo() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- reservedTo(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- resolveCname(HostName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Returns the host name of the given CNAME, if any.
- resolveCname(HostName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- resolveHostName(HostName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Returns the IP address of the given host name, if any.
- resolveHostName(HostName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- ResourceAllocation - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
-
An allocation of node resources.
- ResourceAllocation(double, double, double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- resourceMatches(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
- resources - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterResourcesData
- resources() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- resources(NodeResources) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- ResourceSnapshot - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
- ResourceSnapshot(ApplicationId, double, double, double, Instant, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
- resourceTagger() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ResourceTagger - Interface in com.yahoo.vespa.hosted.controller.api.integration.aws
- ResourceUsage - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
- ResourceUsage(ApplicationId, ZoneId, Plan, BigDecimal, BigDecimal, BigDecimal) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.ResourceUsage
- restart(DeploymentId, Optional<Hostname>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
- restart(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId, Hostname) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- restart(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- RestartAction - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
- RestartAction(String, String, String, List<ServiceInfo>, List<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- restartActions - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ConfigChangeActions
- restartGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- restartGeneration(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- retireAndDeprovision(ZoneId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- retired - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
- RetiringUpgrader - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- revisionId - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
- RevisionId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
-
An unique identifier of an application package.
- RevisionId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.RevisionId
- Role - Class in com.yahoo.vespa.hosted.controller.api.role
-
A role is a combination of a
RoleDefinitionand aContext, which allows evaluation of access control for a given action on a resource. - RoleDefinition - Enum in com.yahoo.vespa.hosted.controller.api.role
-
This declares all tenant roles known to the controller.
- roleName - Variable in enum com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
- roles() - Method in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- Roles - Class in com.yahoo.vespa.hosted.controller.api.integration.user
-
Validation, utility and serialization methods for roles used in user management.
- rotationId - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
- RotationStatus - Enum in com.yahoo.vespa.hosted.controller.api.integration.routing
-
Represents the health status of a global rotation.
- routingMethod - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- routingMethods(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the routing methods supported by given zone, with the most preferred method appearing first
- runDataStore() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- RunDataStore - Interface in com.yahoo.vespa.hosted.controller.api.integration
- RunId - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
Immutable ID of a deployment job.
- RunId(ApplicationId, JobType, long) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- RUNNING - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
Tests are running.
S
- scope - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- ScrewdriverId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- ScrewdriverId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.ScrewdriverId
- searchByProjectAndSummary(String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.jira.Jira
- SecurityContext - Class in com.yahoo.vespa.hosted.controller.api.role
- SecurityContext(Principal, Set<Role>) - Constructor for class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- send(Mail) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.Mailer
-
Sends the given mail as the configured user@domain.
- send(Mail) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
- SerializedIdentifier - Class in com.yahoo.vespa.hosted.controller.api.identifiers
-
TODO: Class description
- SerializedIdentifier(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.SerializedIdentifier
- service() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- Service(boolean) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Service
- serviceConvergence(DeploymentId, Optional<Version>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Get service convergence status for given deployment, using the nodes in the model at the given Vespa version.
- ServiceConvergence - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Service convergence status for an application.
- ServiceConvergence(ApplicationId, ZoneId, boolean, long, List<ServiceConvergence.Status>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence
- ServiceConvergence.Status - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Immutable class detailing the config status of a particular service for an application.
- ServiceInfo - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
- ServiceInfo(String, String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ServiceInfo
- serviceName - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ServiceInfo
- ServiceRegistry - Interface in com.yahoo.vespa.hosted.controller.api.integration
-
This provides access to all service dependencies of the controller.
- services - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- services - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- services - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- services() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence
- serviceState() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- serviceState(Node.ServiceState) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- serviceType - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- serviceType - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ServiceInfo
- ServiceViewResource - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
- set(TesterCloud.Status) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- setAdditionalIpAddresses(Set<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setBandwidthGbps(Double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- setCost(Integer) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setCurrentDockerImage(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setCurrentFirmwareCheck(Long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setCurrentOsVersion(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setCurrentRebootGeneration(Integer) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setCurrentRestartGeneration(Integer) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setDiskGb(Double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- setDiskSpeed(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- setEnvironment(NodeEnvironment) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setFailCount(Integer) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setFlavor(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setGlobalRotationStatus(ZoneId, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Set the new status for an entire zone.
- setGlobalRotationStatus(DeploymentId, String, EndpointStatus) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Set new status for a endpoint of a single deployment.
- setHistory(NodeHistory[]) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setHostname(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setId(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setIpAddresses(Set<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setMembership(NodeMembership) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setMemoryGb(Double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- setMeteringData(MeteringData) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMeteringClient
- setModelName(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setOpenStackId(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setOwner(NodeOwner) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setParentHostname(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setRebootGeneration(Integer) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setReports(Map<String, JsonNode>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setRequestedResources(NodeResources) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setReservedTo(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setResources(NodeResources) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setRestartGeneration(Integer) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setRotationIn(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- setRotationOut(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- setState(ZoneId, NodeState, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
- setState(NodeState) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setState(NodeState, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- setStatus(String, ZoneId, RotationStatus) - Method in class com.yahoo.vespa.hosted.controller.api.integration.routing.MemoryGlobalRoutingService
- setStorageType(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- setSuspendedSinceMillis(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setType(NodeType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setUrl(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setVcpu(Double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- setVespaVersion(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setWantedDockerImage(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setWantedFirmwareCheck(Long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setWantedOsVersion(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setWantedVespaVersion(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setWantToDeprovision(Boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- setWantToRetire(Boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- SimplePrincipal - Class in com.yahoo.vespa.hosted.controller.api.role
-
A principal wrapper of a single String entry.
- SimplePrincipal(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.role.SimplePrincipal
- singleService(String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ServiceViewResource
- SOA - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- source() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns information about the source of this revision, or empty if the source is not know/defined (which is the case for command-line deployment from developers, but never for deployment jobs)
- SourceRevision - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
A revision in a source repository
- SourceRevision(String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- sourceUrl() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Returns the source URL for this application version.
- SpareCapacityMaintainer - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- SPF - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- SRV - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- staging - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
- staging_setup - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
- stagingTest - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- startTests(DeploymentId, TesterCloud.Suite, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
-
Starts tests on tester node
- startTests(DeploymentId, TesterCloud.Suite, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Signals the tester to run its tests.
- startTests(DeploymentId, TesterCloud.Suite, byte[]) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- state() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
- state() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- state(Node.State) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- Status(HostName, long, String, long) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
- strictPattern - Static variable in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- strictPatternExplanation - Static variable in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- subject() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Mail
- SUBMIT_OPTIONS - Static variable in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- SubmitOptions - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
-
Additional options to be sent along the application package and the application test package when submitting an application to the controller
- SubmitOptions() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- SubmitResult - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
-
Represents the response from application submit request
- SubmitResult() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitResult
- SUCCESS - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
The tests were successful.
- suffix - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterId
- suggested - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- suggested() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- summary - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
- summary() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- supportUrl() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a URL used to request support from the Vespa team.
- suspendedSince() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- suspendedSince(Instant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- suspendedSinceMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- system - com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
- system - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
- system() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the system of this registry
- systemError(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
- systemFile(SystemName) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- SystemFlagsDataArchive - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1
-
Represents a hierarchy of flag data files.
- SystemFlagsDataArchive.Builder - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1
- systemFlagsDeployer - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
- systemFlagsDeployer() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns the role for system flag deployer
- systemFlagsDryrunner - com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
- systemFlagsDryrunner() - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
-
Returns the role for system flag dryrun
- SystemFlagsV1Api - Interface in com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
- systemMonitor() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- SystemMonitor - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Montitors a Vespa controller and its system.
- SystemMonitor.Confidence - Enum in com.yahoo.vespa.hosted.controller.api.integration.organization
- systemTest - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
T
- tagResources(ZoneApi, Map<HostName, ApplicationId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockResourceTagger
- tagResources(ZoneApi, Map<HostName, ApplicationId>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.ResourceTagger
-
Returns number of tagged resources
- target - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- target() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- targets - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
- targets - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
- targets - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireWarning
- TargetVersions - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
-
Target versions for node upgrades in a zone.
- TargetVersions(Map<NodeType, Version>, Map<NodeType, Version>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
- targetVersionsOf(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
Get target versions for upgrades in given zone
- task - com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
- tenant - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
A node to be assigned to a tenant to run application workloads
- tenant - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
- tenant - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.PrepareResponse
- tenant - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
- tenant() - Method in class com.yahoo.vespa.hosted.controller.api.role.ApplicationRole
-
Returns the
TenantNamethis is bound to. - tenant() - Method in class com.yahoo.vespa.hosted.controller.api.role.TenantRole
-
Returns the
TenantNamethis is bound to. - tenant(TenantId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationApi
- tenantAdmin(AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- tenantAdmins - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- TenantCreateOptions - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- TenantCreateOptions() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions
- TenantCreateOptions(AthenzDomain, Property, PropertyId) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions
- TenantId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- TenantId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.TenantId
- TenantInfo - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- TenantInfo() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
- TenantInfo(TenantId, TenantMetaData, URI) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
- TenantInfo(TenantId, URI) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
- TenantMetaData - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- TenantMetaData() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantMetaData
- TenantMetaData(TenantType, Optional<AthenzDomain>, Optional<Property>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantMetaData
- TenantResource - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
- TenantRole - Class in com.yahoo.vespa.hosted.controller.api.role
- tenantRoles(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
-
Returns the list of
TenantRoles aUserIdmay be a member of. - TenantType - Enum in com.yahoo.vespa.hosted.controller.api.application.v4.model
- TenantUpdateOptions - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- TenantUpdateOptions(Property, Optional<AthenzDomain>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantUpdateOptions
- TenantWithApplications - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
- TenantWithApplications() - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantWithApplications
- TenantWithApplications(TenantType, AthenzDomain, Property, List<ApplicationReference>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantWithApplications
- testApNortheast1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testApNortheast2 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testApSoutheast1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testAwsApNortheast1a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testAwsUsEast1a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testAwsUsEast1b - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testAwsUsEast1c - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testAwsUsWest2a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testCdAwsUsEast1a - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testCdUsCentral1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testCdUsWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- tester() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- testerCloud() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- TesterCloud - Interface in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
Allows running some predefined tests -- typically remotely.
- TesterCloud.Status - Enum in com.yahoo.vespa.hosted.controller.api.integration.deployment
- TesterCloud.Suite - Enum in com.yahoo.vespa.hosted.controller.api.integration.deployment
- TesterId - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
-
Holds an application ID for a tester application.
- testerReady(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
-
Returns whether the test container is ready to serve
- testerReady(DeploymentId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
- testEuWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testFailure(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
- testFrom(SystemName, RegionName) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the production test job type for the given environment and region or null if none
- testUsCentral1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testUsEast3 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- testUsWest1 - com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
- throwInvalidId(String, String) - Static method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- time - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
- time - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Log
- tls - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- toApplication() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationData
- toCluster(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
- toClusterResources() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterResourcesData
- toDns() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- toNodeResources() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- toRole(TenantName, ApplicationName, String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
-
Returns the
Rolethe given tenant and role names correspond to. - toRole(TenantName, String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
-
Returns the
Rolethe given tenant, application and role names correspond to. - toRole(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
-
Returns the
Rolethe given value represents. - toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ConfigChangeActions
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ServiceInfo
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.LogEntry
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitOptions
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitResult
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantUpdateOptions
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.configserver.Environment
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.configserver.Region
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Application
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordData
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.RecordName
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.role.ApplicationRole
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.role.SimplePrincipal
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.role.TenantRole
- toString() - Method in class com.yahoo.vespa.hosted.controller.api.role.UnboundRole
- toUserFriendlyString() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- toZip(OutputStream) - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
- ttl() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
-
The TTL value of this
- TXT - com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
- type - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantMetaData
- type - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantWithApplications
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobId
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RunId
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.Record
-
DNS type of this
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
- type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- type(NodeType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- typeOf(Level) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
U
- UnboundRole - Class in com.yahoo.vespa.hosted.controller.api.role
-
A
Rolewith an unlimitedContext. - unknown - com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
- unknown - com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
- unknown - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
- unknown - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
- unknown - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
-
Used in cases where application version cannot be determined, such as manual deployments (e.g.
- UNKNOWN - com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
- UNKNOWN_VESPA_VERSION - com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
- unorchestrated - com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
- unpack(RecordData) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
-
Unpack target from given record data
- unpack(RecordData) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
-
Unpack latency alias from given record data
- unpack(RecordData) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
-
Unpack weighted alias from given record data
- update - com.yahoo.vespa.hosted.controller.api.role.Action
- update(IssueId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
-
Update the description of the issue with the given ID.
- update(IssueId, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
- updateRecord(Record, RecordData) - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.MemoryNameService
- updateRecord(Record, RecordData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.dns.NameService
-
Update existing record
- updateTenant(TenantUpdateOptions) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.TenantResource
- upgrade() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- upgrade(ZoneId, NodeType, Version) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
Upgrade all nodes of given type to a new version
- upgrade(NodeType, NodeUpgrade, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
- upgradeOs(ZoneId, NodeType, Version, Optional<Duration>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
-
Upgrade OS for all nodes of given type to a new version
- upgradePolicy() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns the Vespa upgrade policy to use for zones in this registry
- upgrading() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerVersion
- url - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ApplicationReference
- url - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentReference
- url - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
- url - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
- url - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantInfo
- url() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
-
URL to this
- usageFraction(ResourceAllocation) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- user() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.Mailer
-
Returns the user this is configured to use.
- user() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
- User - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
-
Represents a human computer user, typically by UNIX account name.
- User - Class in com.yahoo.vespa.hosted.controller.api.integration.user
- User(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.User
- User(String, String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.user.User
- USER - com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
- UserGroup - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- UserGroup(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.UserGroup
- UserId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
- UserId - Class in com.yahoo.vespa.hosted.controller.api.integration.user
-
An identifier for a user.
- UserId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.UserId
- UserId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
- UserManagement - Interface in com.yahoo.vespa.hosted.controller.api.integration.user
- username() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
V
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ApplicationId
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.InstanceId
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.NonDefaultIdentifier
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.PropertyId
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ScrewdriverId
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.SerializedIdentifier
- validate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.TenantId
- validate(String) - Static method in class com.yahoo.vespa.hosted.controller.api.identifiers.ApplicationId
- validate(String) - Static method in class com.yahoo.vespa.hosted.controller.api.identifiers.InstanceId
- validate(String) - Static method in class com.yahoo.vespa.hosted.controller.api.identifiers.TenantId
- validateAllFilesAreForTargets(SystemName, Set<FlagsTarget>) - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
- validateNoDefault() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- validateNoUpperCase() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- validateSerialized() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- validateSerializedIdentifier() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
- value() - Method in class com.yahoo.vespa.hosted.controller.api.configserver.Environment
- value() - Method in class com.yahoo.vespa.hosted.controller.api.configserver.Region
- value() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.PropertyId
-
Returns this id as a long
- value() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ScrewdriverId
-
Returns this id as a long
- value() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueId
- value() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
- valueOf(Role) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
-
Returns a serialised representation the given role.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeEnvironment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.role.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeEnvironment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory.Agent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.role.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.SubmitResult
- version() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- versions() - Method in class com.yahoo.vespa.hosted.controller.api.integration.maven.Metadata
-
List of available versions of this, sorted by ascending version order.
- VESPA - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraProject
- vespaVersion - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployOptions
- vespaVersion(NodeType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
-
Returns the target Vespa version of given node type, if any
- vespaVersions() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeTargetVersions
- VIRTUAL_MACHINE - com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeEnvironment
W
- waitForConfigConverge(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId, long) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
- wanted() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerVersion
- wantedDockerImage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantedDockerImage(DockerImage) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantedFirmwareCheck() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantedFirmwareCheck(Instant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantedGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence
- wantedOsVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantedOsVersion(Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantedRebootGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantedRebootGeneration(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantedRestartGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantedRestartGeneration(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantedVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantedVersion(Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantToDeprovision() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantToDeprovision(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- wantToRetire() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
- wantToRetire(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
- warning - com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
- warnings - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
- watchers() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler.MockIssue
- weight() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
-
The weight of this target
- WeightedAliasTarget - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
-
An implementation of
AliasTargetwhere is requests are answered based on the weight assigned to the record, as a proportion of the total weight for all records having the same DNS name. - WeightedAliasTarget(HostName, String, ZoneId, long) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.WeightedAliasTarget
- WireErrorResponse - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
- WireErrorResponse() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireErrorResponse
- WireFlagDataChange() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
- WireOperationFailure() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
- WireSystemFlagsDeployResult - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
-
Note: This class is only annotated for serialization, deserialization is not supported.
- WireSystemFlagsDeployResult() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
- WireSystemFlagsDeployResult.WireFlagDataChange - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
- WireSystemFlagsDeployResult.WireOperationFailure - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
- WireSystemFlagsDeployResult.WireWarning - Class in com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire
- WireWarning() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireWarning
- with(Issue.Type) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- with(User) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- with(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- with(List<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- withOsVersion(NodeType, Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
-
Returns a copy of this with OS version set for given node type
- withoutComponent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
- withPolicy(String, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
- withVersion(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
- withVespaVersion(NodeType, Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
-
Returns a copy of this with Vespa version set for given node type
- write - com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
- writesPerSecond() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary.Metric
Y
- yamasUrl - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation
Z
- ZERO - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
- ZmsClientMock - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- ZmsClientMock(AthenzDbMock, AthenzIdentity) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
- zone() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
- zone() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence
- zone() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
-
The zone this record points to
- zone(SystemName) - Method in enum com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
-
Returns the zone for this job in the given system, or throws if this job does not have a zone
- zoneFile(SystemName, ZoneId) - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
- zoneId() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
- zoneRegistry() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
- ZoneRegistry - Interface in com.yahoo.vespa.hosted.controller.api.integration.zone
-
Provides information about zones in a hosted Vespa system, and about the system.
- zones() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
Returns a list containing the id of all zones in this registry
- ZtsClientMock - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
- ZtsClientMock(AthenzDbMock) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
All Classes All Packages