Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ai.vespa.feed.client - package ai.vespa.feed.client
- ai.vespa.hosted.cd - package ai.vespa.hosted.cd
- ai.vespa.hosted.cd.internal - package ai.vespa.hosted.cd.internal
- application() - Method in interface ai.vespa.hosted.cd.TestRuntime
- authenticated(HttpRequest.Builder) - Method in interface ai.vespa.hosted.cd.EndpointAuthenticator
-
Adds necessary authentication data to the given HTTP request builder, to pass the data plane of a Vespa endpoint.
- authenticator() - Method in interface ai.vespa.hosted.cd.Endpoint
-
Returns the authenticator for HTTP requests against this particular endpoint.
- authorizationHeaders() - Method in interface ai.vespa.hosted.cd.EndpointAuthenticator
D
- deployedAt() - Method in interface ai.vespa.hosted.cd.Deployment
-
The time at which the deployment was last updated with a new platform or application version.
- Deployment - Interface in ai.vespa.hosted.cd
-
A deployment of a Vespa application, which contains endpoints for document retrieval.
- deploymentToTest() - Method in interface ai.vespa.hosted.cd.TestRuntime
- DisabledInInstances - Annotation Interface in ai.vespa.hosted.cd
- DisabledInRegions - Annotation Interface in ai.vespa.hosted.cd
E
- EnabledInInstances - Annotation Interface in ai.vespa.hosted.cd
- EnabledInRegions - Annotation Interface in ai.vespa.hosted.cd
- endpoint(String) - Method in interface ai.vespa.hosted.cd.Deployment
-
Returns an Endpoint in the cluster with the given id.
- Endpoint - Interface in ai.vespa.hosted.cd
-
An endpoint in a Vespa application
Deployment
, which allows document retrieval. - EndpointAuthenticator - Interface in ai.vespa.hosted.cd
-
Adds environment dependent authentication to HTTP request against Vespa deployments.
G
- get() - Static method in interface ai.vespa.hosted.cd.TestRuntime
- getTestRuntime() - Static method in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
I
- InconclusiveTestException - Exception in ai.vespa.hosted.cd
-
Signals that a test method can not yield a conclusive result at this time, and must be retried later.
- InconclusiveTestException() - Constructor for exception ai.vespa.hosted.cd.InconclusiveTestException
- InconclusiveTestException(String) - Constructor for exception ai.vespa.hosted.cd.InconclusiveTestException
- initialize(byte[]) - Method in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
- IntegrationTest - Annotation Interface in ai.vespa.hosted.cd
-
Tests which run against a fully operational Vespa deployment to verify its behaviour.
L
- logger - Static variable in interface ai.vespa.hosted.cd.TestRuntime
O
- org.apiguardian.api - package org.apiguardian.api
- org.junit.jupiter.api - package org.junit.jupiter.api
- org.junit.jupiter.api.condition - package org.junit.jupiter.api.condition
- org.junit.jupiter.api.extension - package org.junit.jupiter.api.extension
- org.junit.jupiter.api.extension.support - package org.junit.jupiter.api.extension.support
- org.junit.jupiter.api.function - package org.junit.jupiter.api.function
- org.junit.jupiter.api.io - package org.junit.jupiter.api.io
- org.junit.jupiter.api.parallel - package org.junit.jupiter.api.parallel
- org.junit.platform.commons - package org.junit.platform.commons
- org.junit.platform.commons.annotation - package org.junit.platform.commons.annotation
- org.junit.platform.commons.function - package org.junit.platform.commons.function
- org.junit.platform.commons.logging - package org.junit.platform.commons.logging
- org.junit.platform.commons.support - package org.junit.platform.commons.support
- org.junit.platform.commons.util - package org.junit.platform.commons.util
- org.opentest4j - package org.opentest4j
P
- platform() - Method in interface ai.vespa.hosted.cd.Deployment
-
The Vespa runtime version of the deployment, e.g., 8.16.32.
- ProductionTest - Annotation Interface in ai.vespa.hosted.cd
-
Tests that verify the health of production deployments of Vespa applications.
R
- request(String) - Method in interface ai.vespa.hosted.cd.Endpoint
-
Creates a request against the endpoint, with the given path.
- request(String, Map<String, String>) - Method in interface ai.vespa.hosted.cd.Endpoint
-
Creates a request against the endpoint, with the given path and properties.
- revision() - Method in interface ai.vespa.hosted.cd.Deployment
-
The build number assigned to the application revision of the deployment, e.g., 496.
S
- send(HttpRequest.Builder) - Method in interface ai.vespa.hosted.cd.Endpoint
-
Sends the given request with required authentication.
- send(HttpRequest.Builder, HttpResponse.BodyHandler<T>) - Method in interface ai.vespa.hosted.cd.Endpoint
-
Sends the given request with required authentication.
- sslContext() - Method in interface ai.vespa.hosted.cd.EndpointAuthenticator
-
Returns an SSLContext which provides authentication against a Vespa endpoint.
- StagingSetup - Annotation Interface in ai.vespa.hosted.cd
-
Setup for tests that assert continuity of behaviour for Vespa application deployments, through upgrades.
- StagingTest - Annotation Interface in ai.vespa.hosted.cd
-
Tests that assert continuity of behaviour for Vespa application deployments, through upgrades.
- SystemTest - Annotation Interface in ai.vespa.hosted.cd
-
Tests that compare the behaviour of a Vespa application deployment against a fixed specification.
T
- testRuntime - Static variable in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
- TestRuntime - Interface in ai.vespa.hosted.cd
-
The place to obtain environment-dependent configuration for test of a Vespa deployment.
- TestRuntimeProvider - Interface in ai.vespa.hosted.cd.internal
U
- updateReference(TestRuntime) - Method in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
- uri() - Method in interface ai.vespa.hosted.cd.Endpoint
-
Returns the URI of the endpoint, with scheme, host and port.
V
- value() - Element in annotation interface ai.vespa.hosted.cd.DisabledInInstances
-
One or more instances that this should be disabled in.
- value() - Element in annotation interface ai.vespa.hosted.cd.DisabledInRegions
-
One or more regions that this should be disabled in.
- value() - Element in annotation interface ai.vespa.hosted.cd.EnabledInInstances
-
One or more instances that this should be enabled in.
- value() - Element in annotation interface ai.vespa.hosted.cd.EnabledInRegions
-
One or more regions that this should be enabled in.
Z
- zone() - Method in interface ai.vespa.hosted.cd.TestRuntime
All Classes and Interfaces|All Packages|Serialized Form