Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
AAAA - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
aborted - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
 
accessControlDomain() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Return the system Athenz domain
accessControlService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
AccessControlService - Interface in com.yahoo.vespa.hosted.controller.api.integration.athenz
Manage operator data plane access control
acl - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Application
 
action() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
Action - Enum Class 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.
ACTIVATION_CONFLICT - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
active - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
 
active - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
active - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
activeLoad - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
activeLoad() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
 
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, InputStream) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.jira.Jira
 
addAttachment(IssueId, String, Supplier<InputStream>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
Upload an attachment to the issue, with indicated filename, from the given input stream.
addAttachment(IssueId, String, Supplier<InputStream>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
 
addBill(TenantName, Bill, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
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
 
addedAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
When was this line item added
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
 
addInstrument(PaymentInstrument) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
 
addInstruments(List<PaymentInstrument>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
 
additionalHostnames() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Additional hostnames available on this, usable by child nodes
additionalHostnames(Set<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
additionalIpAddresses() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Additional IP addresses available on this, usable by child nodes
additionalIpAddresses(Set<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
addLineItem(TenantName, Bill.LineItem, Optional<Bill.Id>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Add a line item to an open bill
addLineItem(TenantName, Bill.LineItem, Optional<Bill.Id>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
addLineItem(TenantName, String, BigDecimal, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Add a line item to the given bill
addLineItem(TenantName, String, BigDecimal, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
addMetric(String, double) - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
addNodeEntity(NodeEntity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.MemoryEntityService
 
addNodes(ZoneId, List<Node>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Add new nodes to the node repository
addNodes(Collection<NodeRepositoryNode>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
addPendingMember(AthenzUser) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
addPolicyRule(AthenzDomain, String, String, AthenzResourceName, AthenzRole) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
addProject(String, ProjectInfo) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
 
address() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
Multi-line fields that has the contents of the street address (or similar)
address() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
address() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
addRoleMember(AthenzRole, AthenzIdentity, Optional<String>) - 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
 
addSecretStore(TenantName, TenantSecretStore, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.NoopTenantSecretService
 
addSecretStore(TenantName, TenantSecretStore, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretService
 
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.
addVcmr(String, ZonedDateTime, ZonedDateTime) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
addVersion(Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMavenRepository
 
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 - Enum constant in enum class 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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
Admin — the administrative function for user management etc.
administrator - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo.UserLevel
 
administrator(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
Returns a RoleDefinition.administrator for the current system and given tenant.
admins - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
 
agent - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
 
agent() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
Returns the agent responsible setting this status
agent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
Who created this line item
agent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Event
The agent responsible for this
ALIAS - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
AliasTarget - Class in com.yahoo.vespa.hosted.controller.api.integration.dns
The target of a Record.Type.ALIAS record.
AliasTarget(DomainName, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.AliasTarget
 
all() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistry
Get a set of all plans
all() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
all() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
A filter which matches all nodes, except deprovisioned ones
all() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
allIn(ZoneRegistry) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
 
allocation() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
allowedDown - Enum constant in enum class 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 role has permission to perform action on resource, in this enforcer's system.
amount() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
The dollar amount of this
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 - 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 ApplicationName this 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 - Enum constant in enum class 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 Class 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() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
Optionally - what application is this line item about
ApplicationId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
 
ApplicationId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.ApplicationId
 
applicationPackage - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Log
 
applicationPackage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
 
ApplicationPatch - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Patchable data under Application
ApplicationPatch(Double, Double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationPatch
 
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
 
ApplicationReindexing - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
Reindexing status for a single Vespa application.
ApplicationReindexing(boolean, Map<String, ApplicationReindexing.Cluster>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing
 
ApplicationReindexing.Cluster - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
ApplicationReindexing.State - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
ApplicationReindexing.Status - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
ApplicationResource - Interface in com.yahoo.vespa.hosted.controller.api.application.v4
 
ApplicationRole - Class in com.yahoo.vespa.hosted.controller.api.role
A Role with a Context of a TenantName and an ApplicationName.
applicationRoles(TenantName, ApplicationName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
Returns the list of ApplicationRoles a UserId may be a member of.
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
 
applications - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
applications() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
applications(ApplicationId...) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
applications(Set<ApplicationId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
applicationStats() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
 
ApplicationStats - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
ApplicationStats(ApplicationId, Load, double, double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationStats
 
ApplicationStatsData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
ApplicationStatsData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationStatsData
 
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 test packages, diffs, and other metadata.
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<DeploymentId, 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(RevisionId, Optional<SourceRevision>, Optional<String>, Optional<Version>, Optional<Instant>, Optional<String>, Optional<String>, Optional<String>, boolean, boolean, Optional<String>, int) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
 
applicationZipSize - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeployResult
 
approval(ChangeRequest.Approval) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
approveChangeRequest(ChangeRequest) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestClient
 
approveChangeRequest(ChangeRequest) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.MockChangeRequestClient
 
APPROVED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Approval
 
APPROVED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
approveDataPlaneAccess(AthenzUser, Instant) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
approveDataPlaneAccess(AthenzUser, Instant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
approveDataPlaneAccess(AthenzUser, Instant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
Archive() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ArchiveList.Archive
 
archiveAccess() - Method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
Role or member that is allowed to access archive bucket (log, dump) For AWS is this the IAM role For GCP it is a GCP member
ArchiveAccess - Class in com.yahoo.vespa.hosted.controller.tenant
 
ArchiveAccess() - Constructor for class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
ArchiveBucket - Class in com.yahoo.vespa.hosted.controller.api.integration.archive
Represents an S3 bucket used to store archive data - logs, heap/core dumps, etc.
ArchiveBucket(String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
 
archiveBuckets - Variable in class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
ArchiveList - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
ArchiveList() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ArchiveList
 
ArchiveList.Archive - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
ArchivePatch - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
ArchivePatch(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ArchivePatch
 
archives - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ArchiveList
 
archiveService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
ArchiveService - Interface in com.yahoo.vespa.hosted.controller.api.integration.archive
Service that manages archive storage URIs for tenant nodes.
Artifact - Class in com.yahoo.vespa.hosted.controller.api.integration.artifact
A registry artifact (e.g.
Artifact(String, String, String, String, Instant, Version) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
 
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
 
artifactRegistry(CloudName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
ArtifactRegistry - Interface in com.yahoo.vespa.hosted.controller.api.integration.artifact
A registry of artifacts (e.g.
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)
Assertion(String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
Assertion(String, String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
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.IssueInfo
 
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.athenz.AthenzDbMock.Assertion
 
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 - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ScalingEventData
 
at() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
at() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Event
The time this occurred
at() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
 
ATHENS - Enum constant in enum class 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
 
athenz - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.Tenant.Type
Tenant authenticated through Athenz.
athenz_domain() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the athenz_domain record component.
AthenzAccessControlService - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
 
AthenzAccessControlService(ZmsClient, AthenzDomain, Optional<ZmsClient>, AthenzInstanceSynchronizer) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
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.Assertion - 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.Role - 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
 
athenzDomain() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
athenzHttpsIdentity() - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
 
AthenzInstanceSynchronizer - Interface in com.yahoo.vespa.hosted.controller.api.integration.athenz
 
AthenzInstanceSynchronizerMock - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
 
AthenzInstanceSynchronizerMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzInstanceSynchronizerMock
 
AthenzTenant - Class in com.yahoo.vespa.hosted.controller.tenant
Represents an Athenz tenant in hosted Vespa.
AthenzTenant(TenantName, AthenzDomain, Property, Optional<PropertyId>, Optional<Contact>, Instant, LastLoginInfo) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
This should only be used by serialization.
athenzTenantAdmin - Enum constant in enum class 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.athenzTenantAdmin for the current system and given tenant.
ATTRIBUTE_NAME - Static variable in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
 
audiences() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Contact
 
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
authorizeAccessByTenantName - Variable in class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
AUTO - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionMethod
 
autoscalingStatus - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
autoscalingStatus() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
autoscalingStatusCode - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
autoscalingStatusCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
awsRole() - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 

B

BAD_REQUEST - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
bareMetal - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Environment
 
Bill - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
An Bill is an identifier with a status (with history) and line items.
Bill(Bill.Id, TenantName, Bill.StatusHistory, List<Bill.LineItem>, ZonedDateTime, ZonedDateTime) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
Bill.Id - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
Bill.LineItem - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
Represents a chargeable line on a bill.
Bill.StatusHistory - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
billingContact() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
billingController() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
BillingController - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
A service that controls creation of bills based on the resource usage of a tenant, controls the quota for a tenant, and controls the plan the tenant is on.
billingDatabase() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
BillingDatabaseClient - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
Interface that talks about bills in the billing API.
BillingDatabaseClientMock - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
BillingDatabaseClientMock(Clock, PlanRegistry) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
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.
blackhole - Variable in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
 
blackhole() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
 
body - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraComment
 
branch() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
 
breakfixed - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
breakfixed - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
broken - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
 
bucketName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
 
bucketURI(ZoneId, String, TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveService
 
bucketURI(ZoneId, String, TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
budget() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
Maximum $/hour run-rate for the Vespa deployment
build() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
build() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
build() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
build() - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive.Builder
 
builder() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
 
builder(Node) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
 
Builder() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
Builder() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
Builder() - Constructor for class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive.Builder
 
buildNumber() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Returns the build number that built this version
buildService - Enum constant in enum class 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.buildService for 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.
bundleHash() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Returns the hash of app package except deployment/build-meta data

C

CAA - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
cacheLookups() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzClientFactory
 
calculate() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.QuotaCalculator
Calculate the quota for a given environment
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 cost calculator for this plan
canAddTenantToBucket(ZoneId, ArchiveBucket) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveService
 
canAddTenantToBucket(ZoneId, ArchiveBucket) - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
CANCELED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
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
 
capacity(boolean, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
Capacity - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
Capacity() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.Capacity
 
capitalizedType() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
 
cert_key_keyname() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the cert_key_keyname record component.
cert_key_kgname() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the cert_key_kgname record component.
cert_key_version() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the cert_key_version record component.
CERT_NOT_AVAILABLE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException.Type
 
CERTIFICATE_NOT_READY - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
certificateDetails(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
 
certificateDetails(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateProvider
 
certName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
changedAt() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
Returns when this was last changed
ChangeRequest - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
ChangeRequest(String, ChangeRequestSource, List<String>, List<String>, ChangeRequest.Approval, ChangeRequest.Impact) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
ChangeRequest.Approval - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
ChangeRequest.Builder - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
ChangeRequest.Impact - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
changeRequestClient() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
ChangeRequestClient - Interface in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
changeRequestSource(ChangeRequestSource) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
ChangeRequestSource - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
ChangeRequestSource(String, String, String, ChangeRequestSource.Status, ZonedDateTime, ZonedDateTime) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
ChangeRequestSource.Builder - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
ChangeRequestSource.Status - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
changes - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
 
checkAccess(AthenzIdentity, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
 
city() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
The city of the address
clearLog() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
 
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() - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonResponse
 
close(IssueId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
 
CLOSED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
cloud - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.Tenant.Type
Tenant authenticated through some cloud identity provider.
CLOUD - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
 
cloudAccount() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
 
CloudTenant - Class in com.yahoo.vespa.hosted.controller.tenant
A paying tenant in a Vespa cloud service.
CloudTenant(TenantName, Instant, LastLoginInfo, Optional<Principal>, BiMap<PublicKey, Principal>, TenantInfo, List<TenantSecretStore>, ArchiveAccess) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
Public for the serialization layer — do not use!
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, ClusterSpec.Type, ClusterResources, ClusterResources, ClusterResources, Optional<ClusterResources>, Optional<ClusterResources>, Cluster.Utilization, List<Cluster.ScalingEvent>, String, String, Duration, double, double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
Cluster(Map<String, Long>, Map<String, ApplicationReindexing.Status>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Cluster
 
Cluster.ScalingEvent - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
Cluster.Utilization - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
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.identifiers.ClusterId
 
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
The cluster ID of this, empty string if unallocated
clusterId(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
ClusterId - Class in com.yahoo.vespa.hosted.controller.api.identifiers
DeploymentId x ClusterSpec.Id = ClusterId
ClusterId(DeploymentId, ClusterSpec.Id) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.ClusterId
 
ClusterMetrics - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
 
ClusterMetrics(String, String, Map<String, Double>, Map<String, Double>) - 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.ReindexAction
 
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
 
clusters() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing
 
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
The cluster type of this
clusterType(Node.ClusterType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
ClusterUtilizationData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Utilization ratios
ClusterUtilizationData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
CNAME - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
code() - Method in exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
 
code() - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonResponse
 
code() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
The ZIP or postal code part of the address
CollectionMethod - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
CollectionResult - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
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.archive - package com.yahoo.vespa.hosted.controller.api.integration.archive
 
com.yahoo.vespa.hosted.controller.api.integration.artifact - package com.yahoo.vespa.hosted.controller.api.integration.artifact
 
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.horizon - package com.yahoo.vespa.hosted.controller.api.integration.horizon
 
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.repair - package com.yahoo.vespa.hosted.controller.api.integration.repair
 
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.secrets - package com.yahoo.vespa.hosted.controller.api.integration.secrets
 
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.vcmr - package com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
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
 
com.yahoo.vespa.hosted.controller.tenant - package com.yahoo.vespa.hosted.controller.tenant
 
combined - Enum constant in enum class 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() - 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
 
commitDate() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
The time this was committed
commitLineItems(TenantName, Bill.Id) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Associate all uncommitted line items to a given bill This is only allowed if the line item has not already been associated with an bill
commitLineItems(TenantName, Bill.Id) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
commitSha() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
Commit SHA of this
compareTo(ControllerVersion) - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
 
compareTo(ApplicationVersion) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
 
compareTo(JobType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
 
compareTo(RevisionId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
Unknown, manual builds sort first, then known manual builds, then production builds, by increasing build number
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.
COMPLETE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
COMPLETE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
COMPLETED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
completion - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ScalingEventData
 
completion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
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
 
componentIds() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ProjectInfo
 
components - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
 
config - Enum constant in enum class 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
 
CONFIG_NOT_CONVERGED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
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>, List<ReindexAction>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ConfigChangeActions
 
confighost - Enum constant in enum class 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
An exception due to server error, a bad request, or similar.
ConfigServerException(ConfigServerException.ErrorCode, String, String) - Constructor for exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
 
ConfigServerException.ErrorCode - Enum Class 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
 
contact() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
 
contact() - Method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
Contact information for this tenant
contact() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
contact() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
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
 
Contact(List<TenantContacts.Audience>) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Contact
 
contactRetriever() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
ContactRetriever - Interface in com.yahoo.vespa.hosted.controller.api.integration.organization
 
contacts() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
container - Enum constant in enum class 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, String, List<String>, OptionalInt, RoutingMethod) - 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.TenantRoles
 
content - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
 
controller - Enum constant in enum class 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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
A host of a (docker) controller node
ControllerIdentityProvider - Interface in com.yahoo.vespa.hosted.controller.api.integration
 
controllerVersion() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
ControllerVersion - Class in com.yahoo.vespa.hosted.controller.api.identifiers
A controller's Vespa version and commit details.
ControllerVersion(Version, String, Instant) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
 
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 - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationStatsData
 
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.ApplicationStats
 
cost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
A number representing the cost of this
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, BigDecimal, BigDecimal, BigDecimal, NodeResources.Architecture) - 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
 
country() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
The country part of the address.
cpu - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
cpu() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
cpu() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Load
 
create - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.role.Action
 
create(TenantName, AthenzDomain, Property, Optional<PropertyId>, Instant) - Static method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
Create a new Athenz tenant
create(TenantName, Instant, Principal) - Static method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
Creates a tenant with the given name, provided it passes validation.
create_time() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the create_time record component.
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
 
createArchiveBucketFor(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveService
 
createArchiveBucketFor(ZoneId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
createBill(TenantName, ZonedDateTime, ZonedDateTime, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Create a completely new Bill in the open state with no LineItems.
createBill(TenantName, ZonedDateTime, ZonedDateTime, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
createBillForPeriod(TenantName, ZonedDateTime, ZonedDateTime, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Create a bill of unbilled use for the given tenant in the given time period.
createBillForPeriod(TenantName, ZonedDateTime, ZonedDateTime, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
createClientToken(String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get the auth token needed to talk to payment services
createClientToken(String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
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
createdAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
The time this was created
createdAt() - Method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
Instant when the tenant was created
createdMillis - Variable in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
createIssue(JiraCreateIssue) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.jira.Jira
 
createOrUpdateService(AthenzService) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
createPolicy(AthenzDomain, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
createProviderResourceGroup(AthenzDomain, AthenzIdentity, String, Set<RoleAction>, OAuthCredentials) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
createRole(AthenzRole, Map<String, Object>) - 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.
createSecret(String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.secrets.GcpSecretStore
 
createSecret(String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.NoopGcpSecretStore
 
createSubdomain(AthenzDomain, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
createTenancy(AthenzDomain, AthenzIdentity, OAuthCredentials) - 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
 
createTenantPolicy(TenantName, String, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
createTenantPolicy(TenantName, String, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.RoleService
 
createTenantResourceGroup(AthenzDomain, AthenzIdentity, String, Set<RoleAction>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
createTenantRole(Tenant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
createTenantRole(Tenant) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.RoleService
 
createTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
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.
createUncommittedBill(TenantName, LocalDate) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Create an unpersisted bill of unbilled use for the given tenant from the end of last bill until the given date.
createUncommittedBill(TenantName, LocalDate) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
createUncommittedBills(LocalDate) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Run {createUncommittedBill} for all tenants with unbilled use
createUncommittedBills(LocalDate) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
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
 
creator() - Method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
The user that created the tenant
current - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
current() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.StatusHistory
 
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
 
CURRENT - Static variable in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
The current version of this controller
currentCpu - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
currentCpu() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
currentDisk - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
currentDisk() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
currentDockerImage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The container image of this is currently running
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
The last time this checked for a firmware update
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
 
currentMemory - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
currentMemory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
currentOsVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The OS version this is currently running
currentOsVersion(Version) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
currentQueryFractionOfMax - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
currentQueryFractionOfMax() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
currentVersion() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The Vespa version this is currently running
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 instance.
dashboardUrl(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Returns a URL which displays information about the given tenant.
dashboardUrl(TenantName, ApplicationName) - 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
 
deactivateDefaultPaymentInstrument(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Deactivates the default payment instrument for a tenant, if it exists.
deactivateDefaultPaymentInstrument(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
debug - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
 
decidePendingRoleMembership(AthenzRole, AthenzIdentity, Instant, Optional<String>, Optional<OAuthCredentials>, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
decideSshAccess(TenantName, Instant, OAuthCredentials, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
decideSshAccess(TenantName, Instant, OAuthCredentials, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
decideSshAccess(TenantName, Instant, OAuthCredentials, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
defaultFile() - Static method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
 
defaultPlan() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistry
Get the default plan
defaultPlan() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
defect - Enum constant in enum class 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
 
deferOsUpgrade() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Returns whether the node is currently deferring any OS upgrade
deferOsUpgrade(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
definition() - Method in class com.yahoo.vespa.hosted.controller.api.role.Role
Returns the role definition of this bound role.
delete - Enum constant in enum class 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 and test report for the given deployment job.
delete(RunId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
 
deleteAll(List<Artifact>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.artifact.ArtifactRegistry
Delete all given artifacts
deleteApplication(ApplicationId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
 
deleteCertificate(ApplicationId, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
 
deleteCertificate(ApplicationId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateProvider
 
deleted - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.Tenant.Type
Tenant has been deleted.
deletedAt() - Method in class com.yahoo.vespa.hosted.controller.tenant.DeletedTenant
Instant when the tenant was deleted
DeletedTenant - Class in com.yahoo.vespa.hosted.controller.tenant
Represents a tenant that has been deleted.
DeletedTenant(TenantName, Instant, Instant) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.DeletedTenant
 
deleteFlagData(String, Boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api
 
deleteInstrument(TenantName, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Delete a payment instrument from the list of the tenant's instruments
deleteInstrument(TenantName, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
deleteLeftoverRoles(List<Tenant>, List<ApplicationId>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.RoleMaintainer
Given the set of all existing tenants and applications, delete any superflous roles
deleteLeftoverRoles(List<Tenant>, List<ApplicationId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.RoleMaintainerMock
 
deleteLineItem(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Delete a line item - only available for unused line items
deleteLineItem(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Delete a line item This is only allowed if the line item has not yet been associated with an bill
deleteLineItem(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
deleteLineItem(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
deleteNode(ZoneId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Delete node
deleteNode(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
deletePolicyRule(AthenzDomain, String, String, AthenzResourceName, AthenzRole) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
deleteProviderResourceGroup(AthenzDomain, AthenzIdentity, String, OAuthCredentials) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
deleteRole(AthenzRole) - 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
 
deleteSecretStore(TenantName, TenantSecretStore) - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.NoopTenantSecretService
 
deleteSecretStore(TenantName, TenantSecretStore) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretService
 
deleteService(AthenzService) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
deleteTenancy(AthenzDomain, AthenzIdentity, OAuthCredentials) - 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
 
deleteTenantPolicy(TenantName, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
deleteTenantPolicy(TenantName, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.RoleService
 
deleteTenantRole(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
deleteTenantRole(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.RoleService
 
deploy - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
 
deploy(DeploymentData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
deploy(InputStream) - Method in interface com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.SystemFlagsV1Api
 
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>, Quota, List<TenantSecretStore>, List<X509Certificate>, Optional<CloudAccount>, boolean) - 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() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ClusterId
 
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
 
deploymentTo(ZoneId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given zone; this may be a zone in the test or staging environments.
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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
deprovisioned - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
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.billing.Bill.LineItem
The string description of this - used for display purposes
description() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
An optional, free-text description on this build.
description() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
 
dev(RegionName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given dev region.
dev(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given dev region.
developer - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
User — the dev.ops.
developer - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo.UserLevel
 
developer(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
Returns a RoleDefinition.developer for the current system and given tenant.
developerKeys() - Method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
Returns the set of developer keys and their corresponding developers for this tenant.
dirty - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
dirty - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
disableMaintenanceJob(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
disableReindexing(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
disk - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
disk() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
disk() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Load
 
DISK_FEED_BLOCK_LIMIT - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
DISK_UTIL - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
diskFeedBlockLimit() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
diskUtil() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
displayName() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
A string to be used for display purposes
displayName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
 
dnsName - Variable in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata.DnsNameStatus
 
dnsnames() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the dnsnames record component.
dnsNames() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
dnsNamesOf(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMock
 
DnsNameStatus(String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata.DnsNameStatus
 
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
dockerContainer - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Environment
 
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
 
DOCUMENT_DISK_USAGE - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
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
 
documentDiskUsage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
DOCUMENTS_ACTIVE_COUNT - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
DOCUMENTS_READY_COUNT - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
DOCUMENTS_TOTAL_COUNT - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
documentsActiveCount() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
documentsReadyCount() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
documentsTotalCount() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
documentType - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
 
documentType - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ReindexAction
 
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() - Method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
Athenz domain of this tenant
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
 
done - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
 
dottedString() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.DeploymentId
 
down() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Whether this node is currently down
down(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
DRAFT - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
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
 
duration_sec() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the duration_sec record component.
durationSec() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 

E

effect() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
email() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
email() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.EmailContact
 
email() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
EMAIL - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Type
 
EmailContact(List<TenantContacts.Audience>, String) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.EmailContact
 
empty() - Static method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.ResourceTagger
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonResponse
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
empty() - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
EMPTY - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
 
EMPTY - Static variable in class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
 
enabled() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing
 
enableMaintenanceJob(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
enableReindexing(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
endedAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
What time period is this line item for - time end
endedAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
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
 
EndpointCertificateDetails - Record Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
This record is used when requesting additional metadata about an application's endpoint certificate from the provider.
EndpointCertificateDetails(String, String, String, String, String, List<EndpointCertificateRequestMetadata.DnsNameStatus>, String, String, String, String, String, String, String, String, String, boolean, String, String, String) - Constructor for record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Creates an instance of a EndpointCertificateDetails record class.
EndpointCertificateException - Exception in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
EndpointCertificateException(EndpointCertificateException.Type, String) - Constructor for exception com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException
 
EndpointCertificateException(EndpointCertificateException.Type, String, Throwable) - Constructor for exception com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException
 
EndpointCertificateException.Type - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
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, long, String, Optional<String>, List<String>, String, Optional<Long>, Optional<Long>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
EndpointCertificateMock - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
EndpointCertificateMock(Clock) - 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.
EndpointCertificateRequestMetadata - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
This class is used for metadata about an application's endpoint certificate received from the certificate provider.
EndpointCertificateRequestMetadata(String, String, String, String, List<EndpointCertificateRequestMetadata.DnsNameStatus>, long, String, String, long, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
EndpointCertificateRequestMetadata.DnsNameStatus - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
endpointCertificateValidator() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
EndpointCertificateValidator - Interface in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
EndpointCertificateValidatorImpl - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
EndpointCertificateValidatorImpl(SecretStore, Clock) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateValidatorImpl
 
EndpointCertificateValidatorMock - Class in com.yahoo.vespa.hosted.controller.api.integration.certificates
 
EndpointCertificateValidatorMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateValidatorMock
 
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 routing status for all endpoints of a deployment.
EndpointStatus(EndpointStatus.Status, String, Instant) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
 
EndpointStatus.Status - Enum Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
 
Enforcer - Class in com.yahoo.vespa.hosted.controller.api.role
Checks whether Roles have the required Privileges to perform Actions on given URIs.
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 class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The environment this runs in
environment() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
Returns the environment of this job type
environment(Node.Environment) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
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
 
EPAY - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionMethod
 
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.ClusterId
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
 
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.archive.ArchiveBucket
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Role
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.Id
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
equals(Object) - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Indicates whether some other object is "equal to" this one.
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.certificates.EndpointCertificateRequestMetadata.DnsNameStatus
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Cluster
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
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.Node.Event
 
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.JobType
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
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.secrets.TenantSecretStore
 
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.integration.vcmr.ChangeRequest
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport.Vcmr
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
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
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Contact
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.EmailContact
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
equals(Object) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
error - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
 
error(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
error(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanResult
 
ERROR - Enum constant in enum class 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
 
Event(Instant, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Event
 
everyone - Enum constant in enum class 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.everyone for the current system.
exclusiveTo() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The application this has been provisioned exclusively for, if any
exclusiveTo(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
expectedUp - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
 
expiresAt - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api.WireFlagDefinition
 
expiry() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the expiry record component.
expiry() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
expiry() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
expiry_protection() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the expiry_protection record component.
expiryTimeEpochMs - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation
 

F

failCount() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
How many times this has failed
failCount(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
failed - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
failed - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
FAILED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.State
 
FAILURE - Enum constant in enum class 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 prod application package by given build number
findAllBySimilarity(Issue) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
Returns all open issues similar to the given.
findAllBySimilarity(Issue) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
 
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.
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
 
FlagsV1Api.WireFlagDefinition - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
flavor() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The flavor of this
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
 
forDevelopment(long, JobId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
forDevelopment(RevisionId, Optional<Version>) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Creates a minimal version for a development build.
forProduction(long) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
forProduction(RevisionId, Optional<SourceRevision>, Optional<String>, Optional<Version>, Optional<Instant>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, int) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Creates a version from a completed build, an author email, and build metadata.
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
 
freeTrial - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
from - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ScalingEventData
 
from() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
from(ApplicationId, int, double, double, double, NodeResources.Architecture, Instant, ZoneId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
from(HttpRequest.Method) - Static method in enum class com.yahoo.vespa.hosted.controller.api.role.Action
Returns the appropriate action for given HTTP method
from(RevisionId, SourceRevision) - 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(RevisionId, SourceRevision, String, Version, Instant) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Creates a version from a completed build, an author email, and build metadata.
from(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
 
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) - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Audience
 
from(String) - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Type
 
from(String, String) - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
from(String, String, String) - Static method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
from(List<Node>, Instant, ZoneId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
fromDirectory(Path) - Static method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
 
fromDirectoryAndSystem(Path, ZoneRegistry) - Static method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive
 
fromJobName(String, ZoneRegistry) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
Creates a new job type from a job name, and a zone registry for looking up zones for the special system and staging test types.
fromJson(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.TestReport
 
fromJsonNode(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
fromReports(Map<String, String>) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
Serialization functions - mapped to Node.reports()
fromValue(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
 
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

gcpMember() - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
gcpSecretStore() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
GcpSecretStore - Interface in com.yahoo.vespa.hosted.controller.api.integration.secrets
 
generate() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.Id
 
get(DeploymentId, RevisionId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Returns the application package of the given revision.
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
 
get(LastLoginInfo.UserLevel) - Method in class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
 
getAccessRoleInformation(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
getAccessRoleInformation(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
getAccessRoleInformation(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
getAccessToken(AthenzDomain, List<AthenzIdentity>) - 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
 
getActiveInstrumentId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
 
getAdditionalHostnames() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getAdditionalIpAddresses() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getAddressLine1() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getAddressLine2() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getAgent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
 
getAllTargetsInSystem(ZoneRegistry, boolean) - 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
Get node repository's view of given application
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.resource.CostInfo
 
getApplicationId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
getApplicationId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getApplicationPackageContent(DeploymentId, HttpURL.Path, URI) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
Gets the contents of a file inside the current application package for a given deployment.
getApproval() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
getApprovedChangeRequests() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.MockChangeRequestClient
 
getArchitecture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
getArchitecture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
 
getArchitecture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
 
getArchitecture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
 
getArchitecture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
getArchitecture() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getArchiveUris(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Get all archive URLs found in zone
getAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
 
getAwsId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretStore
 
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
 
getBills() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get all bills from the system
getBills() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getBillsForTenant(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get all bills for the given tenant
getBillsForTenant(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getBrand() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getChangeRequests(List<ChangeRequest>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestClient
Get upcoming change requests and updated status of previously stored requests
getChangeRequests(List<ChangeRequest>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.MockChangeRequestClient
 
getChangeRequestSource() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
getCharge() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItemUsage
 
getCity() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
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
 
getClusterId() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
getClusterId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
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
 
getClusterType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
getCollectionMethod(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get the bill collection method for the given tenant
getCollectionMethod(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Get the current collection method for the tenant - if one has persisted
getCollectionMethod(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
getCollectionMethod(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getConfigServerHttpsIdentity(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Return the configserver's Athenz service identity
getConfigServerSslSocketFactory() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ControllerIdentityProvider
Returns SSLSocketFactory that creates appropriate sockets to talk to the different config servers
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
 
getContentType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ProxyResponse
 
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
 
getCountry() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
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.billing.Bill.LineItem
 
getCpuCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
 
getCpuHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
getCpuHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
 
getCpuMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getCreatedMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
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
 
getCurrentReadShare() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationPatch
 
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
 
getDashboard(int) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonClient
 
getDashboard(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
 
getDefaultInstrument(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get the payment instrument for the given tenant
getDefaultInstrument(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getDefaultPaymentInstrumentForTenant(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
 
getDefaultPaymentInstrumentForTenant(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
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
getDeferOsUpgrade() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getDeploymentMetrics(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
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
getDevDiff(DeploymentId, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Returns the application package diff, compared to the previous build, for the given deployment and build number
getDiff(TenantName, ApplicationName, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Returns the application package diff, compared to the previous build, for the given tenant, application and build number
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.billing.Bill.LineItem
 
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.billing.Bill.LineItem
 
getDiskHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
 
getDiskMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getDiskSpeed() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
 
getDisplayText() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getDomainList(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
getDown() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getEndDate() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
getEndingWith() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getEndTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
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
 
getErrorMessage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
getErrorMessage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanResult
 
getEvent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeHistory
 
getExclusiveTo() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getExpiryDate() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
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
 
getFullRoleInformation(AthenzRole) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
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
 
getGroupMembership(AthenzGroup, AthenzIdentity) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
getHistory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.StatusHistory
 
getHistory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getHostActionPlan() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
getHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getHostname() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
getHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
getHostName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
getId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport.Vcmr
 
getImpact() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
getImpactedHosts() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
getImpactedSwitches() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
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
 
getInstruments() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
 
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
 
getLastUpdated() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
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.
getManagedAccess(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
getManagedAccess(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
getManagedAccess(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
getMaxReadShare() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationPatch
 
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.billing.Bill.LineItem
 
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.billing.Bill.LineItem
 
getMemoryHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
 
getMemoryMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getMetaData(byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonClient
 
getMetaData(byte[]) - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
 
getMetrics(byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonClient
 
getMetrics(byte[]) - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
 
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
 
getMonthsWithSnapshotsForTenant(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
getMonthsWithSnapshotsForTenant(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
getName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretStore
 
getName() - Method in class com.yahoo.vespa.hosted.controller.api.role.SimplePrincipal
 
getNameOnCard() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getNode(ZoneId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Get node from zone
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
getOldestSnapshotTimestamp(Set<DeploymentId>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
getOldestSnapshotTimestamp(Set<DeploymentId>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
getOrchestratorStatus() - 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
 
getPaymentInstrumentId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
getPlan() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getPlan(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get the plan ID for the given tenant.
getPlan(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Return the plan for the given tenant
getPlan(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
getPlan(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getPlanDisplayName(PlanId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
The display name of the given plan
getPlanDisplayName(PlanId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getPlannedEndTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
getPlannedEndTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport.Vcmr
 
getPlannedStartTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
getPlannedStartTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport.Vcmr
 
getPlans(List<TenantName>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Return the plan for the given tenants if present.
getPlans(List<TenantName>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
getPolicy(AthenzDomain, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
getProtonMetrics(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
getQuota(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
The quota for the given tenant.
getQuota(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getQuotaUsage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
getQuotaUsage(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
Get maximum resources consumed
getRawSnapshotHistoryForTenant(TenantName, YearMonth) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
getRawSnapshotHistoryForTenant(TenantName, YearMonth) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
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
 
getReindexing(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
getReportId() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
getReportId() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
getReports() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getReportsOrNull() - 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
 
getResourceSnapshotsForMonth(TenantName, YearMonth) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
getResourceSnapshotsForPeriod(TenantName, long, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
getResourceSnapshotsForPeriod(TenantName, long, long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
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
 
getRole() - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretStore
 
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, Duration) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
 
getRoleToken(AthenzRole, Duration) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZtsClientMock
 
getSecret(String, int) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.secrets.GcpSecretStore
 
getSecret(String, int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.NoopGcpSecretStore
 
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
 
getServiceNodePage(DeploymentId, String, DomainName, HttpURL.Path, HttpURL.Query) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
Returns a proxied response from a given path running on a given service and node
getServiceNodes(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
Returns health status for the services of an application
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
 
getStartDate() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
getStartTime() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
getState() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getState() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getState() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
getStats() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
getStats(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Get node statistics such as cost and load from given zone
getStatus() - Method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
getStatus() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
getStatus() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
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
 
getStatus(Bill.Id) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
getStorageType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
 
getSwitchHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getSystem() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
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
 
getTenantName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
getTenantResourceGroups(AthenzDomain, AthenzIdentity, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
getTenantRole(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
getTenantRole(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.RoleService
Retrieve the names of the tenant roles (host and container).
getTenants() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
getTenants() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
getTester(TenantName, ApplicationName, RevisionId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Returns the tester application package of the given revision.
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
getTestReport(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
getTestReport(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
Returns the test report as JSON if available
getTestReport(DeploymentId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
 
getTestReport(RunId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
Returns the test report og the given deployment job, if present
getTestReport(RunId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
 
getThisMonth() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringData
 
getTicketNumber() - Method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
getTimestamp() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
getTopFolders() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonClient
 
getTopFolders() - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
 
getTotalCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.CostInfo
 
getType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
getType() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
getUnusedLineItems(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Get line items that have been manually added to a tenant, but is not yet part of a bill
getUnusedLineItems(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
 
getUnusedLineItems(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
getUnusedLineItems(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
getUpdatedMillis() - Method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
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
 
getUrl() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
getUsage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.CostItemUsage
 
getUser() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonClient
 
getUser() - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
 
getUserId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
getValues() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockResourceTagger
 
getVcmrs() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
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
 
getVipHostname(ZoneId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Returns the VIP hostname for the shared routing layer in given zone, if any
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
 
getWantToRebuild() - 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
 
getZip() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
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.resource.CostInfo
 
getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
getZoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
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
 
group - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
 
group() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The group of this node, empty string if unallocated
group(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
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
 
hasBuild(TenantName, ApplicationName, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Whether the prod application package with the given number is stored.
hasComponent(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ProjectInfo
 
hasErrors() - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult
 
hasFile(String, FlagData) - Method in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.SystemFlagsDataArchive.Builder
 
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.ClusterId
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
 
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.archive.ArchiveBucket
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Role
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.Id
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
hashCode() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns a hash code value for this object.
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata.DnsNameStatus
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Cluster
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
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.Event
 
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.JobType
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
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.secrets.TenantSecretStore
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport.Vcmr
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
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
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Contact
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.EmailContact
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
hashCode() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
hasPackage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Whether we still have the package for this revision.
hasPolicy(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
 
hasRefreshedMaterializedView() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
hasRole(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
 
hasState(NodeState) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
hasType(NodeType) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
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 - Enum constant in enum class 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.headless for the current system, given tenant, and application
high - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
 
HIGH - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
 
history() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
History of events affecting this
history(List<Node.Event>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
horizonClient() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
HorizonClient - Interface in com.yahoo.vespa.hosted.controller.api.integration.horizon
 
HorizonResponse - Class in com.yahoo.vespa.hosted.controller.api.integration.horizon
 
HorizonResponse(int, InputStream) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonResponse
 
host - Enum constant in enum class 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
 
HostAction - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
HostAction(String, HostAction.State, Instant) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
HostAction.State - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
hostedAccountant - Enum constant in enum class 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
hostedDeveloper - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
Developer for manual deployments for a tenant
hostedDeveloper(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.role.Role
Returns a RoleDefinition.hostedDeveloper for the current system and given tenant.
hostedOperator - Enum constant in enum class 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.hostedOperator for the current system.
hostedOperators - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock
 
hostedSupporter - Enum constant in enum class 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.hostedSupporter for 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
The hostname of this
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(String) - 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
 
hostnames() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
hostnames(HostName...) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
hostnames(Set<HostName>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
hostServiceRole() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.TenantRoles
 
html - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
 
htmlMessage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Mail
 

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.noderepository.ApplicationStatsData
 
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 class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
Unique identifier of this
id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
The opaque ID of this
id() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
Unique ID for the plan
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.ApplicationStats
 
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.configserver.Node
The cloud provider's unique ID for this
id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
 
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.
id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo
 
id() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ProjectInfo
 
id(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
id(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
id(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
idealCpu - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
idealCpu() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
idealDisk - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
idealDisk() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
idealMemory - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
idealMemory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
Identifier - Class in com.yahoo.vespa.hosted.controller.api.identifiers
 
Identifier(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
 
impact(ChangeRequest.Impact) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
impactedHosts(List<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
impactedSwitches(List<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Builder
 
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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
 
in(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
Returns true if tenant is in given domain
in(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
 
IN - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
 
IN_PROGRESS - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
inactive - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
 
inactive - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
inactive - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
inactive - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobList
 
inbox(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
Returns the list of mails sent to the given recipient.
includeDeprovisioned() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
includeDeprovisioned(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
INCOMPLETE_RESPONSE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
INCONCLUSIVE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
Tests were inconclusive, and need to run again later.
index - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
 
index() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The membership index of this node
index(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
info - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
 
info() - Method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
Legal name, addresses etc
inProgress - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
 
inputStream() - Method in class com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonResponse
 
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
 
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
 
InstrumentList - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
InstrumentList(List<PaymentInstrument>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
 
InstrumentOwner - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
InstrumentOwner(TenantName, String, String, boolean) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
INTERNAL_SERVER_ERROR - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
INVALID_APPLICATION_PACKAGE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
INVOICE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionMethod
 
ipAddresses() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
IP addresses of this
ipAddresses(Set<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
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
 
isBilled() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
Is this a plan that is billed
isClosed() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
isDefault() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
isDeployable() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Whether this revision should be deployed.
isDeployedDirectly() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Returns whether the application package for this version was deployed directly to zone
isDeployment() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
Returns whether this job deploys to a zone
isDryRun() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
 
isEmpty() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
isEmpty() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
isEmpty() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
isEmpty() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
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 class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
Returns whether this is a production job
isProduction() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
isRemovalPossible() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.Capacity
 
isReplaceable(ZoneId, List<HostName>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Checks whether the zone has the spare capacity to remove the given hosts
isStagingTest() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
 
isSuccess() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
isSuccess() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanResult
 
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 Class in com.yahoo.vespa.hosted.controller.api.integration.organization
 
issuedAt() - Method in class com.yahoo.vespa.hosted.controller.api.role.SecurityContext
 
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
 
IssueInfo - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
Information about a stored issue.
IssueInfo(IssueId, Instant, IssueInfo.Status, User) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo
 
IssueInfo.Status - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.organization
 
issuer() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the issuer record component.
issuer() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
issuer() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
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.
isSupported() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
Is this a plan that gets on-call support
isSuspended(DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
isSystemTest() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
 
isTest() - Method in class 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
isUnlimited() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
isValid() - Method in class com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretStore
 
isVespaTeamMember(AthenzUser) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
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.RevisionId
Returns the job for this, if a development revision, or throws if this is a production revision.
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 class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
 
jobs - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.MaintenanceJobList
 
JobType - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
Specification for a deployment and/or test job to run: what zone, and whether it is a production test.
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
 
keyArn() - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
 
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
 
lastLoginInfo() - Method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
Returns login information for this tenant
LastLoginInfo - Class in com.yahoo.vespa.hosted.controller.tenant
 
LastLoginInfo(Map<LastLoginInfo.UserLevel, Instant>) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
 
LastLoginInfo.UserLevel - Enum Class in com.yahoo.vespa.hosted.controller.tenant
 
lastQueried() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
 
lastRefreshed() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
lastRequested() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
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 AliasTarget that uses latency-based routing.
LatencyAliasTarget(DomainName, String, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
 
latest - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease.Tag
 
leafRequestId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
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
 
LineItem(String, String, BigDecimal, String, String, ZonedDateTime) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
LineItem(String, String, BigDecimal, String, String, ZonedDateTime, ZonedDateTime, ZonedDateTime, ApplicationId, ZoneId, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, NodeResources.Architecture) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
lineItems() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
list() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.artifact.ArtifactRegistry
Returns a list of all artifacts in this system
list(ZoneId, NodeFilter) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
List nodes in given zone matching given filter
listApplications() - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationResource
 
listArchives() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
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
 
listFlagDefinition() - 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
 
listInstruments(TenantName, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
List the payment instruments from the tenant
listInstruments(TenantName, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
listMaintenanceJobs() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
listMembers() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
listMembers() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
listMembers() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
listMembers(AthenzRole) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
listNodes() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.entity.EntityService
List all nodes owned by this system's property
listNodes() - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.MemoryEntityService
 
listNodes(boolean, 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(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
 
listPendingRoleApprovals(AthenzRole) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
listPolicies(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
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() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockUserManagement
 
listRoles() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.UserManagement
Returns all roles
listRoles(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
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
listServices(AthenzDomain) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
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 - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationStatsData
 
load - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
load() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationStats
 
load() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
 
Load - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
Load(double, double, double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Load
 
LOAD_BALANCER_NOT_READY - Enum constant in enum class 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, Optional<DomainName>, LoadBalancer.State, Optional<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer
 
LoadBalancer.State - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
LoadData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
LoadData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.LoadData
 
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 Class 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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
 
LOW - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
 

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
 
Mail(Collection<String>, 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.
MailerException - Exception in com.yahoo.vespa.hosted.controller.api.integration.organization
MailerException wrap all possible Mailer implementation exceptions
MailerException(Throwable) - Constructor for exception com.yahoo.vespa.hosted.controller.api.integration.organization.MailerException
 
mails - Variable in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
 
maintain() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Performs necessary maintenance operations
maintain() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
maintainedTenants() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockRoleService
 
maintainRoles(List<TenantName>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.MockRoleService
 
maintainRoles(List<TenantName>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
maintainRoles(List<TenantName>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.aws.RoleService
 
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.
matches(AthenzIdentity, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
matches(AthenzIdentity, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
 
matches(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
matches(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
 
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
 
maxClusterSize() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
Maximum number of nodes in a cluster in a Vespa deployment
maxQueryGrowthRate - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
maxQueryGrowthRate() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
memory - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
memory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 
memory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Load
 
MEMORY_FEED_BLOCK_LIMIT - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
MEMORY_UTIL - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
MemoryEntityService - Class in com.yahoo.vespa.hosted.controller.api.integration.entity
 
MemoryEntityService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.entity.MemoryEntityService
 
memoryFeedBlockLimit() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
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
 
memoryUtil() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
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.configserver.ApplicationReindexing.Status
 
message() - Method in exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
 
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.ReindexAction
 
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
 
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
 
METHOD_NOT_ALLOWED - Enum constant in enum class 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
 
MetricsType - Class in com.yahoo.vespa.hosted.controller.api.identifiers
 
MetricsType(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.MetricsType
 
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
 
MockAccessControlService - Class in com.yahoo.vespa.hosted.controller.api.integration.athenz
 
MockAccessControlService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
MockArchiveService - Class in com.yahoo.vespa.hosted.controller.api.integration.archive
 
MockArchiveService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
MockBillingController - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
MockBillingController(Clock) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
MockChangeRequestClient - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
MockChangeRequestClient() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.MockChangeRequestClient
 
MockContactRetriever - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
 
MockContactRetriever() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.MockContactRetriever
 
MockHorizonClient - Class in com.yahoo.vespa.hosted.controller.api.integration.horizon
 
MockHorizonClient() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
 
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
 
MockResourceTagger - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
 
MockResourceTagger() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.MockResourceTagger
 
MockRoleService - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
 
MockRoleService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.MockRoleService
 
MockRunDataStore - Class in com.yahoo.vespa.hosted.controller.api.integration.stubs
 
MockRunDataStore() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
 
mockTenantToDelete(Tenant) - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.RoleMaintainerMock
 
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
modelName() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The server model of this, if any
modelName(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
MODERATE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
 
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 - Enum constant in enum class 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.application.v4.model.configserverbindings.ReindexAction
 
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.athenz.AthenzDbMock.Policy
 
name() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Role
 
name() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Event
Name of the event
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.tenant.Tenant
Name of this tenant
name() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
name() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
NO_TESTS - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
No tests were found.
noCategory - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
 
Node - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
A node in hosted Vespa.
NODE_ALLOCATION_FAILURE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
Node.Builder - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
Builder for a Node.
Node.ClusterType - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
Known cluster types.
Node.Environment - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
Known nope environments
Node.Event - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
A node event
Node.ServiceState - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
Known node states with regards to service orchestration
Node.State - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
Known node states
nodeAllocationFailure(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
 
NodeEntity - Class in com.yahoo.vespa.hosted.controller.api.integration.entity
Information about a node from a EntityService.
NodeEntity(String, String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
 
NodeFilter - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
A filter for listing nodes.
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
 
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
Node repository interface intended for use by the controller.
NodeRepositoryNode - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
The wire format of a node retrieved from the node repository.
NodeRepositoryNode() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
NodeRepoStats - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
NodeRepoStats(double, double, Load, Load, List<ApplicationStats>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
 
NodeRepoStatsData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
NodeRepoStatsData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
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 Class 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 Class 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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionMethod
 
NONE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
 
NONE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
nonePlan - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
NOOP - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
NoopGcpSecretStore - Class in com.yahoo.vespa.hosted.controller.api.integration.secrets
 
NoopGcpSecretStore() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.secrets.NoopGcpSecretStore
 
NoopRoleService - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
 
NoopRoleService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
 
NoopTenantSecretService - Class in com.yahoo.vespa.hosted.controller.api.integration.secrets
 
NoopTenantSecretService() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.secrets.NoopTenantSecretService
 
normal - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
 
NOT_FOUND - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
NOT_STARTED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
Tests have not yet started.
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
 
NOTIFICATIONS - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Audience
 
NS - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
number() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
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 class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
 
of(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.Id
 
ofSerialized(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
Creates a new job type from serialized zone data, and whether it is a production test; the inverse of JobType.serialized()
open(Clock) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.StatusHistory
 
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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
 
operatorCertificates() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
 
osRelease(int, OsRelease.Tag) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ArtifactRepository
Returns the current OS release with the given major version and tag
OsRelease - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
An OS release and its tag.
OsRelease(Version, OsRelease.Tag, Instant) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
 
OsRelease.Tag - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
Known release tags
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
 
OTHER - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Approval
 
out - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
 
OUT - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
 
OUT_OF_SYNC - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
OUT_OF_SYNC - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
owner() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The application owning this, if any
owner(ApplicationId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
owners - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api.WireFlagDefinition
 
owners - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireFlagDataChange
 
owners - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireOperationFailure
 
owners - Variable in class com.yahoo.vespa.hosted.controller.api.systemflags.v1.wire.WireSystemFlagsDeployResult.WireWarning
 
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
 
paidPlan - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
PARENT_HOST_NOT_READY - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
parentHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The parent hostname of this, if any
parentHostname(HostName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
parentHostname(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
parked - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
parked - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
parseVespaLog(InputStream, Instant) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
 
patchApplication(ZoneId, ApplicationId, double, double) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Update application
patchApplication(String, ApplicationPatch, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
patchArchive(TenantName, ArchivePatch, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
patchNode(String, NodeRepositoryNode, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
PaymentInstrument - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
PaymentInstrument(String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
 
paymentProcessor - Enum constant in enum class 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
pending() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Cluster
 
PENDING - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.State
 
PENDING_ACTION - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
PENDING_ASSESSMENT - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
PENDING_RETIREMENT - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
perf(RegionName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given perf region.
perf(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given perf region.
permanentlyDown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
 
persons() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Contact
Nested list of persons representing this.
phone() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
plan() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
The plan used to calculate amount of this
plan(PlanId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistry
Get a plan given a plan ID
plan(PlanId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
plan(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistry
Get a plan give a plan ID
Plan - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
A Plan knows about the billing calculations and the default quota for any tenant associated with the Plan.
PlanId - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
PlanId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
 
plannedEndTime(ZonedDateTime) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
plannedStartTime(ZonedDateTime) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
planRegistry() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
PlanRegistry - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
Registry of all current plans we have support for
PlanRegistryMock - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
 
PlanRegistryMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanRegistryMock
 
PlanResult - Class 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) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
 
Policy(String, 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
 
private_key_keyname() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the private_key_keyname record component.
private_key_kgname() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the private_key_kgname record component.
private_key_version() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the private_key_version record component.
prod(RegionName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given prod region.
prod(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A deployment to the given prod region.
productCode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.BillingInfo
 
production - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
 
productionTestOf(ZoneId) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A production test in the given production zone.
progress() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
project - Variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields
 
projectInfo(String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.organization.IssueHandler
Returns information about project identified by the project key
projectInfo(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.MockIssueHandler
 
ProjectInfo - Class in com.yahoo.vespa.hosted.controller.api.integration.organization
 
ProjectInfo(String, Map<String, String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.ProjectInfo
 
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() - Method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
Property name of this tenant
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() - Method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
Property ID of the tenant, if any
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
ProtonMetrics - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model
 
ProtonMetrics(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
provisioned - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
provisioned - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
ProvisionResource - Interface in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
proxy - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
Nodes running the shared proxy layer
proxyhost - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
A host of a (docker) proxy node
ProxyResponse - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
ProxyResponse(byte[], String, int) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ProxyResponse
 
prune(TenantName, ApplicationName, RevisionId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Removes application and test packages older than the given revision, for the given application.
pruneDevDiffs(DeploymentId, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Removes diffs for dev packages before the given build number
pruneDiffs(TenantName, ApplicationName, long) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Removes diffs for packages before the given build number
pruneMeta(Instant) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Prunes metadata such that only what was active at the given instant, and anything newer, is retained.
PTR - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
public_key_algo() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the public_key_algo record component.
publicKeyAlgo() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
put(TenantName, ApplicationName, RevisionId, byte[], byte[], byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Stores the given tenant application and test packages of the given revision, and diff since previous 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(DeploymentId, RevisionId, byte[], 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 deployment and revision and diff since previous version.
putFlagData(String, Boolean, WireFlagData) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api
 
putMeta(TenantName, ApplicationName, Instant, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Stores the given application metadata with the current time as part of the path.
putMeta(DeploymentId, Instant, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Stores the given manual deployment metadata with the current time as part of the path.
putMetaTombstone(TenantName, ApplicationName, Instant) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Marks the given application as deleted, and eligible for metadata GC at a later time.
putMetaTombstone(DeploymentId, Instant) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Marks the given manual deployment as deleted, and eligible for metadata GC at a later time.
putTestReport(RunId, byte[]) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
Stores the test report for the given deployment job
putTestReport(RunId, byte[]) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockRunDataStore
 

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 class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
 
quota() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.Plan
The quota for this plan
Quota - Class in com.yahoo.vespa.hosted.controller.api.integration.billing
Quota information transmitted to the configserver on deploy.
QuotaCalculator - Interface in com.yahoo.vespa.hosted.controller.api.integration.billing
Calculates the quota.
QuotaUsage - Class in com.yahoo.vespa.hosted.controller.api.integration.configserver
 
QuotaUsage() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.QuotaUsage
 

R

rate - Variable in class com.yahoo.vespa.hosted.controller.api.integration.configserver.QuotaUsage
 
read - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
 
read - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.role.Action
 
readBill(Bill.Id) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Read the given bill from the data source
readBill(Bill.Id) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
readBills() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Read all bills, ordered by date
readBills() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
readBillsForTenant(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Get all bills for a given tenant, ordered by date
readBillsForTenant(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
reader - Enum constant in enum class 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.reader for the current system and given tenant.
readException(byte[], String) - Static method in exception com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
 
ready - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
ready - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
ready() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Cluster
 
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
 
READY - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
readyAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
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
 
reboot(ZoneId, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Schedule reboot of given node
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
The current reboot generation
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 Class 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, 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
 
refreshMaterializedView() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
refreshMaterializedView() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
region - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentReference
 
region() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
The region part of the address - e.g.
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
 
registry() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
The registry holding this artifact
reindex(DeploymentId, List<String>, List<String>, boolean, Double) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
 
ReindexAction - Class in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
 
ReindexAction(String, String, String, List<ServiceInfo>, List<String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ReindexAction
 
reindexActions - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.ConfigChangeActions
 
reindexingProgress() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ClusterMetrics
 
REJECTED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Approval
 
removalPossible - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.Capacity
 
removeAll(TenantName, ApplicationName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationStore
Removes all application and test packages for the given application, including any development package.
removeArchiveUri(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
removeArchiveUri(ZoneId, TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Remove archive URL for given tenant
removeAWSRole() - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
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.
removeGCPMember() - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
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.
removeVcmr(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
render(OutputStream) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ProxyResponse
 
RepairTicketReport - Class in com.yahoo.vespa.hosted.controller.api.integration.repair
 
RepairTicketReport(String, String, long, long) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
reports() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Returns the reports of this node.
reports(Map<String, String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
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() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
Repository of this artifact
repository() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.SourceRevision
 
request_id() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the request_id record component.
REQUEST_TIMEOUT - Enum constant in enum class 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
 
REQUESTED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Approval
 
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
 
requestId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
requestor() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the requestor record component.
requestor() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
requestSshAccess(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
requestSshAccess(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
requestSshAccess(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
requireName(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
 
REQUIRES_OPERATOR_ACTION - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
REQUIRES_OPERATOR_ACTION - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
 
reserved - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
 
reserved - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
reserved - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
 
reservedTo() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The tenant this has been reserved to, if any
reservedTo(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
reset() - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockMailer
 
resolveCname(DomainName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
Returns the host name of the given CNAME, if any.
resolveCname(DomainName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
 
resolveHostName(DomainName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud
Returns the IP address of the given host name, if any.
resolveHostName(DomainName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
 
resource() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
RESOURCE_DISK_USAGE_AVERAGE - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
RESOURCE_MEMORY_USAGE_AVERAGE - Static variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
ResourceAllocation - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
An allocation of node resources.
ResourceAllocation(double, double, double, NodeResources.Architecture) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
 
resourceDatabase() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
ResourceDatabaseClient - Interface in com.yahoo.vespa.hosted.controller.api.integration.resource
 
ResourceDatabaseClientMock - Class in com.yahoo.vespa.hosted.controller.api.integration.resource
 
ResourceDatabaseClientMock(PlanRegistry) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
resourceDiskUsageAverage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
resourceMemoryUsageAverage() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
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, such as CPU and memory, of this
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
Represents the resources allocated to a deployment at a specific point in time.
ResourceSnapshot(ApplicationId, double, double, double, NodeResources.Architecture, Instant, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceSnapshot
 
resourceSnapshots() - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
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.resource
 
ResourceUsage(ApplicationId, ZoneId, Plan, NodeResources.Architecture, BigDecimal, BigDecimal, BigDecimal) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceUsage
 
restart(DeploymentId, RestartFilter) - 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
 
RestartFilter - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
Attributes to filter when restarting nodes in a deployment.
RestartFilter() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
restartGeneration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The current restart generation
restartGeneration(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
retire(ZoneId, String, boolean, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Retire given node
retired - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeMembership
 
retired() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Whether this is retired
retired(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
RETIRED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
RETIRING - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
 
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 - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
ID of a revision of an application package.
RevisionId(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.identifiers.RevisionId
 
risk() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
The assumed risk of rolling out this revision, relative to the previous.
role() - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Assertion
 
Role - Class in com.yahoo.vespa.hosted.controller.api.role
A role is a combination of a RoleDefinition and a Context, which allows evaluation of access control for a given action on a resource.
Role(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Role
 
RoleDefinition - Enum Class in com.yahoo.vespa.hosted.controller.api.role
This declares all tenant roles known to the controller.
roleMaintainer() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
RoleMaintainer - Interface in com.yahoo.vespa.hosted.controller.api.integration.user
 
RoleMaintainerMock - Class in com.yahoo.vespa.hosted.controller.api.integration.user
 
RoleMaintainerMock() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.user.RoleMaintainerMock
 
roleName - Variable in enum class com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
 
roles - Variable in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
 
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.
roleService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
RoleService - Interface in com.yahoo.vespa.hosted.controller.api.integration.aws
 
rootRequestId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
rotationId - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceReference
 
RotationStatus - Enum Class 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
 
routingMethod() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
The routing method used by this 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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.State
 
RUNNING - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
Tests are running.

S

scalingDuration - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
scalingDuration() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
ScalingEvent(ClusterResources, ClusterResources, Instant, Optional<Instant>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
ScalingEventData - Class in com.yahoo.vespa.hosted.controller.api.integration.noderepository
 
ScalingEventData() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ScalingEventData
 
scalingEvents - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
scalingEvents() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
scalingEvents(Instant, Instant, DeploymentId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
scalingEvents(Instant, Instant, DeploymentId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
scope - Variable in class com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
 
scope() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
The scope of this 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
 
SecurityContext(Principal, Set<Role>, Instant) - 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
 
serial() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the serial record component.
serialized() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A serialized form of this: &lt;environment&gt;.&lt;region&gt;[.test]; the inverse of JobType.ofSerialized(String)
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(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.ReindexAction
 
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
The current service state of this
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
 
set(TesterCloud.Status) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
 
setActiveInstrumentId(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
 
setActivePaymentInstrument(InstrumentOwner) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Set the given payment instrument as the active instrument for the tenant
setActivePaymentInstrument(InstrumentOwner) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
 
setActivePaymentInstrument(InstrumentOwner) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
setActivePaymentInstrument(InstrumentOwner) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
setAdditionalHostnames(List<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setAdditionalIpAddresses(Set<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setArchitecture(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
 
setArchiveUri(ZoneId, TenantName, URI) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Update archive URL for given tenant
setBandwidthGbps(Double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeResources
 
setCollectionMethod(TenantName, CollectionMethod) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Set the bill collection method for the given tenant
setCollectionMethod(TenantName, CollectionMethod) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Set the collection method for the tenant
setCollectionMethod(TenantName, CollectionMethod) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
setCollectionMethod(TenantName, CollectionMethod) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
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
 
setDeferOsUpgrade(Boolean) - 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
 
setDown(Boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setEnvironment(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setExclusiveTo(String) - 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, List<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(List<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
 
setManagedAccess(TenantName, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AccessControlService
 
setManagedAccess(TenantName, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzAccessControlService
 
setManagedAccess(TenantName, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.MockAccessControlService
 
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
 
setModelName(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setOrchestratorStatus(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
 
setPlan(TenantName, Plan) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Set the current plan for the given tenant
setPlan(TenantName, Plan) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
setPlan(TenantName, Plan) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
setPlan(TenantName, PlanId, boolean, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Set the plan for the current tenant.
setPlan(TenantName, PlanId, boolean, boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
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, Node.State, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Move node to given state
setState(NodeState, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.noderepository.ProvisionResource
 
setState(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setStatus(Bill.Id, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClient
Set status for the given bill
setStatus(Bill.Id, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.BillingDatabaseClientMock
 
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
 
setSuspension(DeploymentId, boolean) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
Sets suspension status — whether application node operations are orchestrated — for the given deployment.
setSwitchHostname(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setType(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepositoryNode
 
setUpcomingChangeRequests(List<ChangeRequest>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.MockChangeRequestClient
 
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
 
setWantToRebuild(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
 
shouldSkip() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Whether we still have the package for this revision.
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
 
skipped() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Returns a copy of this which will not be rolled out to production.
SOA - Enum constant in enum class 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.
speed() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
SPF - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
SRV - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
 
stable - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease.Tag
 
staging - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
 
staging_setup - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
 
stagingTest(ZoneRegistry, CloudName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A staging test in a staging zone, or throws if no staging zones are present.
STARTED - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
startedAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
What time period is this line item for - time start
startedAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
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.ApplicationReindexing.Status
 
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
Current state of this
state(Node.State) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
states() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
states(Node.State...) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
states(Set<Node.State>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeFilter
 
status - Variable in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata.DnsNameStatus
 
status - Variable in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
status() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus
Returns the current status
status() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
status() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the status record component.
status() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
status() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo
 
status(ChangeRequestSource.Status) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
Status(HostName, long, String, long) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ServiceConvergence.Status
 
Status(Instant) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
Status(Instant, Instant, Instant, ApplicationReindexing.State, String, Double, Double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
statusHistory() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
StatusHistory(SortedMap<ZonedDateTime, String>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.StatusHistory
 
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
 
stringId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Returns a unique identifier for this version or "unknown" if version is not known
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
 
subtractUsage(double) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
success() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
success() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanResult
 
SUCCESS - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
The tests were successful.
SUCCESSFUL - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.State
 
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
 
sum() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
sumAdditionalCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
sumCpuCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
sumCpuHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
sumDiskCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
sumDiskHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
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
 
sumMemoryCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
sumMemoryHours() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
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
The most recent time this suspended, if any
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
 
switchHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Hostname of the switch this is connected to, if any
switchHostname() - Method in class com.yahoo.vespa.hosted.controller.api.integration.entity.NodeEntity
The hostname of network switch this node is connected to
switchHostname(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
synchronizeInstances(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzInstanceSynchronizer
 
synchronizeInstances(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzInstanceSynchronizerMock
 
system - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
 
system() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Returns the system of this registry
system(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
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 - Enum constant in enum class 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 - Enum constant in enum class 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
Monitors a Vespa controller and its system.
SystemMonitor.Confidence - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.organization
 
systemTest(ZoneRegistry, CloudName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A system test in a test zone, or throws if no test zones are present..
systemZone() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Returns the system of this registry as a zone

T

tag() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
Tag of this artifact
tag() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
The tag of this
taggedAt() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
Returns the time this was tagged
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 - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
 
tenant - Enum constant in enum class 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.ArchiveList.Archive
 
tenant - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeOwner
 
tenant() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill
 
tenant() - Method in class com.yahoo.vespa.hosted.controller.api.role.ApplicationRole
Returns the TenantName this is bound to.
tenant() - Method in class com.yahoo.vespa.hosted.controller.api.role.TenantRole
Returns the TenantName this is bound to.
tenant(TenantId) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.ApplicationApi
 
Tenant - Class in com.yahoo.vespa.hosted.controller.tenant
A tenant in hosted Vespa.
TENANT - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Audience
 
Tenant.Type - Enum Class in com.yahoo.vespa.hosted.controller.tenant
 
TenantAddress - Class in com.yahoo.vespa.hosted.controller.tenant
A generic address container that tries to make as few assumptions about addresses as possible.
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
 
TenantBilling - Class in com.yahoo.vespa.hosted.controller.tenant
 
TenantBilling(TenantContact, TenantAddress) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
TenantContact - Class in com.yahoo.vespa.hosted.controller.tenant
 
TenantContacts - Class in com.yahoo.vespa.hosted.controller.tenant
Tenant contacts are targets of the notification system.
TenantContacts(List<? extends TenantContacts.Contact>) - Constructor for class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
TenantContacts.Audience - Enum Class in com.yahoo.vespa.hosted.controller.tenant
 
TenantContacts.Contact - Class in com.yahoo.vespa.hosted.controller.tenant
 
TenantContacts.EmailContact - Class in com.yahoo.vespa.hosted.controller.tenant
 
TenantContacts.Type - Enum Class in com.yahoo.vespa.hosted.controller.tenant
 
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
 
tenantDeveloperRoleArn(TenantName) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
IAM tenant developer role ARN
tenantHostRole() - Method in class com.yahoo.vespa.hosted.controller.api.integration.aws.TenantRoles
 
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 - Class in com.yahoo.vespa.hosted.controller.tenant
Tenant information beyond technical tenant id and user authorizations.
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
A Role with a Context of a TenantName.
tenantRoles(TenantName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.user.Roles
Returns the list of TenantRoles a UserId may be a member of.
TenantRoles - Class in com.yahoo.vespa.hosted.controller.api.integration.aws
 
TenantRoles(String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.aws.TenantRoles
 
tenants() - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
 
tenantSecretService() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.ServiceRegistry
 
TenantSecretService - Interface in com.yahoo.vespa.hosted.controller.api.integration.secrets
 
TenantSecretStore - Class in com.yahoo.vespa.hosted.controller.api.integration.secrets
 
TenantSecretStore(String, String, String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretStore
 
tenantSecretStores() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.DeploymentData
 
tenantSecretStores() - Method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
List of configured secret stores
tenantsToDelete(List<Tenant>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.user.RoleMaintainer
Finds the subset of tenants that should be deleted based on role/domain existence
tenantsToDelete(List<Tenant>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.RoleMaintainerMock
 
tenantsWithPlan(List<TenantName>, PlanId) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Return the list of tenants with the given plan.
tenantsWithPlan(List<TenantName>, PlanId) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
TenantType - Enum Class 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
 
test(RegionName) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A production test in the given region.
test(String) - Static method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.JobType
A production test in the given region.
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 Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
 
TesterCloud.Suite - Enum Class 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
 
testFailure(RunId, Collection<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.DeploymentFailureMails
 
testReport(TestReport) - Method in class com.yahoo.vespa.hosted.controller.api.integration.stubs.MockTesterCloud
 
TestReport - Class in com.yahoo.vespa.hosted.controller.api.integration.deployment
 
throwInvalidId(String, String) - Static method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
 
ticket_id() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns the value of the ticket_id record component.
ticketId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
ticketNumber - Variable in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
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
 
to - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ScalingEventData
 
to() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
toApplication() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationData
 
toApplicationStats() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationStatsData
 
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
 
toClusterUtilization() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterUtilizationData
 
toDns() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
 
toDo - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
 
toJson() - Method in class com.yahoo.vespa.hosted.controller.api.application.v4.model.ProtonMetrics
 
toJson() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.TestReport
 
toJsonNode() - Method in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
toLoad() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.LoadData
 
toNodeReports() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
Set report to 'null' if list is empty - clearing the report See NodePatcher in node-repository
toNodeRepoStats() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
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 Role the 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 Role the 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 Role the given value represents.
toScalingEvent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ScalingEventData
 
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.ReindexAction
 
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.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.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.ClusterId
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
 
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.archive.ArchiveBucket
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.Id
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
toString() - Method in record class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateDetails
Returns a string representation of this record class.
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata.DnsNameStatus
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateRequestMetadata
 
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.ApplicationReindexing.Cluster
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.Status
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.ScalingEvent
 
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.configserver.Load
 
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.JobType
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.RevisionId
 
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.LatencyAliasTarget
 
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.dns.WeightedAliasTarget
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.LogEntry
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.maven.ArtifactId
 
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.secrets.TenantSecretStore
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.user.UserId
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport.Vcmr
 
toString() - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
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
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.DeletedTenant
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Contact
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.EmailContact
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts
 
toString() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
totalAllocatedCost - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
totalAllocatedCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
 
totalCost - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeRepoStatsData
 
totalCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepoStats
 
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 - Enum constant in enum class 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 - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
type() - Method in exception com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException
 
type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
type() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
The node type of this
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() - Method in class com.yahoo.vespa.hosted.controller.tenant.AthenzTenant
 
type() - Method in class com.yahoo.vespa.hosted.controller.tenant.CloudTenant
 
type() - Method in class com.yahoo.vespa.hosted.controller.tenant.DeletedTenant
 
type() - Method in class com.yahoo.vespa.hosted.controller.tenant.Tenant
 
type() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Contact
 
type() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.EmailContact
 
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 Role with an unlimited Context.
unknown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
 
unknown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
 
unknown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
 
unknown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Environment
 
unknown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
 
unknown - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
 
UNKNOWN - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
 
UNKNOWN - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
 
UNKNOWN_STATUS - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
UNKNOWN_VESPA_VERSION - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
 
unlimited() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
Construct a Quota that allows unlimited resource usage
unorchestrated - Enum constant in enum class 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
unutilizedCost - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ApplicationStatsData
 
unutilizedCost() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationStats
 
update - Enum constant in enum class 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
 
updateBillStatus(Bill.Id, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.billing.BillingController
Change the status of the given bill
updateBillStatus(Bill.Id, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.MockBillingController
 
updated() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo
 
updatedMillis - Variable in class com.yahoo.vespa.hosted.controller.api.integration.repair.RepairTicketReport
 
updateModel(ZoneId, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Update hardware model
updatePolicies(ZoneId, Set<ArchiveBucket>, Map<TenantName, ArchiveAccess>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveService
 
updatePolicies(ZoneId, Set<ArchiveBucket>, Map<TenantName, ArchiveAccess>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.MockArchiveService
 
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
updateReports(ZoneId, String, Map<String, String>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Update reports for given node.
updateServicePublicKey(AthenzService, String, PublicKey) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.ZmsClientMock
 
updateSwitchHostname(ZoneId, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.NodeRepository
Update switch hostname
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, boolean) - 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, 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
 
uri - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ArchiveList.Archive
 
uri() - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ArchivePatch
 
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
url(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Builder
 
usageFraction(ResourceAllocation) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceAllocation
 
user - Enum constant in enum class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo.UserLevel
 
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(String) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.organization.User
 
USER - Enum constant in enum class 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
Management of UserIds as members of Roles.
username() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.User
 
utilization - Variable in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.ClusterData
 
utilization() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster
 
Utilization(double, double, double, double, double, double, double, double, double) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.Cluster.Utilization
 

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.MetricsType
 
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(EndpointCertificateMetadata, String, ZoneId, List<String>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateValidator
 
validate(EndpointCertificateMetadata, String, ZoneId, List<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateValidatorImpl
 
validate(EndpointCertificateMetadata, String, ZoneId, List<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateValidatorMock
 
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.MetricsType
 
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
 
validateSecretStore(DeploymentId, TenantSecretStore, String, String) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServer
Validates secret store configuration.
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.billing.Bill.Id
 
value() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.PlanId
 
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
 
value() - Method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Audience
 
value() - Method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Type
 
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 class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Environment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease.Tag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Approval
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.role.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo.UserLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.Tenant.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Audience
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ApplicationReindexing.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException.ErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.LoadBalancer.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ClusterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Environment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.ServiceState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease.Tag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Suite
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.dns.Record.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.LogEntry.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.noderepository.NodeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.IssueInfo.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.organization.SystemMonitor.Confidence
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.routing.RotationStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Approval
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.role.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo.UserLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.Tenant.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Audience
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.vespa.hosted.controller.tenant.TenantContacts.Type
Returns an array containing the constants of this enum class, in the order they are declared.
VcmrReport - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
Node repository report containing list of upcoming VCMRs impacting a node
VcmrReport() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
VcmrReport(Set<VcmrReport.Vcmr>) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VcmrReport
 
VcmrReport.Vcmr - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
VERIFICATION_FAILURE - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException.Type
 
version() - Method in class com.yahoo.vespa.hosted.controller.api.identifiers.ControllerVersion
Vespa version
version() - Method in class com.yahoo.vespa.hosted.controller.api.integration.artifact.Artifact
The version of this
version() - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
version() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.OsRelease
The version number
versions() - Method in class com.yahoo.vespa.hosted.controller.api.integration.maven.Metadata
List of available versions of this, sorted by ascending version order.
VERY_HIGH - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequest.Impact
 
VESPA - Static variable in class com.yahoo.vespa.hosted.controller.api.integration.jira.JiraCreateIssue.JiraFields.JiraProject
 
VespaChangeRequest - Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
VespaChangeRequest(ChangeRequest, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
VespaChangeRequest(String, ChangeRequestSource, List<String>, List<String>, ChangeRequest.Approval, ChangeRequest.Impact, VespaChangeRequest.Status, List<HostAction>, ZoneId) - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
VespaChangeRequest.Status - Enum Class in com.yahoo.vespa.hosted.controller.api.integration.vcmr
 
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
 
virtualMachine - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Environment
 

W

waitForConfigConverge(TenantId, ApplicationId, EnvironmentId, RegionId, InstanceId, long) - Method in interface com.yahoo.vespa.hosted.controller.api.application.v4.EnvironmentResource
 
WAITING_FOR_APPROVAL - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.vcmr.ChangeRequestSource.Status
 
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
The wanted Docker image
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
The wanted time this should check for a firmware update
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
The wanted OS version
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
The wanted reboot generation
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
The wanted restart generation
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
The wanted Vespa version
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
Whether this node has been requested to deprovision
wantToDeprovision(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
wantToRebuild() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node
Whether this node has been requested to rebuild
wantToRebuild(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
Whether this node has been requested to retire
wantToRetire(boolean) - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Node.Builder
 
warning - Enum constant in enum class 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
 
website() - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
weight() - Method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.ContainerEndpoint
The relative weight of this endpoint
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 AliasTarget where 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(DomainName, 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
 
WireFlagDefinition() - Constructor for class com.yahoo.vespa.hosted.controller.api.integration.configserver.FlagsV1Api.WireFlagDefinition
 
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
 
withActionPlan(List<HostAction>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
withAddress(TenantAddress) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
withAddress(TenantAddress) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
withAddress(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
withApproval(ChangeRequest.Approval) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
withAWSRole(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
withAWSRole(Optional<String>) - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
withBilling(TenantBilling) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
withBudget(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
withBudget(BigDecimal) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
withCertName(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
withCity(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
withClusterId(Optional<ClusterSpec.Id>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
withClusterType(Optional<ClusterSpec.Type>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
withCode(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
withContact(TenantContact) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantBilling
 
withContact(TenantContact) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
withContacts(TenantContacts) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
withCountry(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
withEmail(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
withEmail(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
withGCPMember(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
withGCPMember(Optional<String>) - Method in class com.yahoo.vespa.hosted.controller.tenant.ArchiveAccess
 
withHostName(Optional<HostName>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.noderepository.RestartFilter
 
withImpact(ChangeRequest.Impact) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
withKeyName(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
withLastLoginIfLater(LastLoginInfo.UserLevel, Instant) - Method in class com.yahoo.vespa.hosted.controller.tenant.LastLoginInfo
Returns new instance with updated last login time if the given loginAt timestamp is after the current for the given userLevel, otherwise returns this
withLastRefreshed(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
withLastRequested(long) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
withLeafRequestId(Optional<String>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
withMaxClusterSize(int) - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
withName(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
withName(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
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
withoutBudget() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
 
withoutComponent() - Method in class com.yahoo.vespa.hosted.controller.api.integration.organization.Issue
 
withoutPackage() - Method in class com.yahoo.vespa.hosted.controller.api.integration.deployment.ApplicationVersion
Returns a copy of this without a package stored.
withPhone(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantContact
 
withPolicy(String, String, String, String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Domain
 
withRegion(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantAddress
 
withRootRequestId(String) - Method in class com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateMetadata
 
withSource(ChangeRequestSource) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
withState(HostAction.State) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
 
withStatus(VespaChangeRequest.Status) - Method in class com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
 
withTenant(TenantName) - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
 
withTenants(Set<TenantName>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
 
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
withWebsite(String) - Method in class com.yahoo.vespa.hosted.controller.tenant.TenantInfo
 
write - Enum constant in enum class com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
 
writeResourceSnapshots(Collection<ResourceSnapshot>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
writeResourceSnapshots(Collection<ResourceSnapshot>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
writeScalingEvents(ClusterId, Collection<Cluster.ScalingEvent>) - Method in interface com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClient
 
writeScalingEvents(ClusterId, Collection<Cluster.ScalingEvent>) - Method in class com.yahoo.vespa.hosted.controller.api.integration.resource.ResourceDatabaseClientMock
 
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.configserver.QuotaUsage
 
zero() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Quota
Construct a Quota that allows zero resource usage
zero() - Static method in class com.yahoo.vespa.hosted.controller.api.integration.configserver.Load
 
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.deployment.JobType
Returns the zone for this job.
zone() - Method in class com.yahoo.vespa.hosted.controller.api.integration.dns.LatencyAliasTarget
The zone this record points to
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
 
zoneId() - Method in class com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.LineItem
Optionally - what zone deployment is this line item about
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
zonesIncludingSystem() - Method in interface com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
Returns a list containing the id of all zones in this registry, including the system.
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
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form