Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractData - Class in com.yahoo.processing.response
Convenience superclass for implementations of data.
AbstractData(Request) - Constructor for class com.yahoo.processing.response.AbstractData
Creates some data marked with the request that created it
AbstractDataList<DATATYPE extends Data> - Class in com.yahoo.processing.response
A convenience superclass for dataList implementations which handles references to the request and to incoming data.
AbstractDataList(Request) - Constructor for class com.yahoo.processing.response.AbstractDataList
Creates a simple data list which does not allow late incoming data
AbstractDataList(Request, IncomingData<DATATYPE>) - Constructor for class com.yahoo.processing.response.AbstractDataList
Creates a simple data list which receives incoming data in the given instance
AbstractDataList(Request, IncomingData<DATATYPE>, boolean, boolean) - Constructor for class com.yahoo.processing.response.AbstractDataList
Creates a simple data list which receives incoming data in the given instance
AbstractDataList.DrainOnGetFuture<DATATYPE extends Data> - Class in com.yahoo.processing.response
 
AbstractProcessingHandler<COMPONENT extends Processor> - Class in com.yahoo.processing.handler
Superclass of handlers invoking some kind of processing chain.
AbstractProcessingHandler(ChainsConfig, ComponentRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractProcessingHandler(ChainsConfig, ComponentRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractProcessingHandler(ChainRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractProcessingHandler(ChainRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
accept(Object) - Method in interface com.yahoo.container.logging.TraceRenderer.FieldConsumer
 
accept(VISITOR) - Method in class com.yahoo.processing.execution.Execution.Trace
Visits the entire trace tree
ACCEPT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_CHARSET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_LANGUAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_PATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_RANGES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
acceptQueueSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
acceptQueueSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
accessdisk() - Method in class com.yahoo.container.core.VipStatusConfig
 
accessdisk(boolean) - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
accessLog - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
accessLog() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
accessLog(ConnectorConfig.AccessLog.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
accessLog(Consumer<ConnectorConfig.AccessLog.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
AccessLog - Class in com.yahoo.container.logging
Logs to all the configured access logs.
AccessLog(ComponentRegistry<RequestLogHandler>) - Constructor for class com.yahoo.container.logging.AccessLog
 
AccessLog(ConnectorConfig.AccessLog.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.AccessLog
 
AccessLogConfig - Class in com.yahoo.container.core
This class represents the root node of access-log Copyright Vespa.ai.
AccessLogConfig(AccessLogConfig.Builder) - Constructor for class com.yahoo.container.core.AccessLogConfig
 
AccessLogConfig.Builder - Class in com.yahoo.container.core
 
AccessLogConfig.FileHandler - Class in com.yahoo.container.core
This class represents access-log.fileHandler
AccessLogConfig.FileHandler.Builder - Class in com.yahoo.container.core
 
AccessLogConfig.FileHandler.CompressionFormat - Class in com.yahoo.container.core
This class represents access-log.fileHandler.compressionFormat Compression format
AccessLogConfig.FileHandler.CompressionFormat.Enum - Enum Class in com.yahoo.container.core
 
AccessLogConfig.Producer - Interface in com.yahoo.container.core
 
AccessLogEntry - Class in com.yahoo.container.logging
Information to be logged in the access log.
AccessLogEntry() - Constructor for class com.yahoo.container.logging.AccessLogEntry
 
AccessLoggingRequestHandler - Class in com.yahoo.jdisc.http.server.jetty
A wrapper RequestHandler that enables access logging.
AccessLoggingRequestHandler(RequestHandler, AccessLogEntry) - Constructor for class com.yahoo.jdisc.http.server.jetty.AccessLoggingRequestHandler
 
AccessLogRequestHandler - Class in com.yahoo.container.handler
Exposes access log through http.
AccessLogRequestHandler(Executor, Metric, CircularArrayAccessLogKeeper) - Constructor for class com.yahoo.container.handler.AccessLogRequestHandler
 
AccessLogUtil - Class in com.yahoo.container.http
 
AccessLogUtil() - Constructor for class com.yahoo.container.http.AccessLogUtil
 
aclAction() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
aclMapping() - Method in class com.yahoo.container.jdisc.RequestHandlerSpec
 
AclMapping - Interface in com.yahoo.container.jdisc
Mapping from request to action
AclMapping.Action - Class in com.yahoo.container.jdisc
 
active - Variable in class com.yahoo.container.handler.Coverage
 
activeBundlesBsnVersion() - Method in class com.yahoo.container.core.config.ApplicationBundleLoader
Returns bsn:version for all active bundles.
adapt(Class<T>) - Method in class com.yahoo.container.bundle.MockBundle
 
add() - Method in class com.yahoo.metrics.simple.Counter
Increase the dimension-less/zero-point value of this counter by 1.
add(long) - Method in class com.yahoo.metrics.simple.Counter
Add to the dimension-less/zero-point value of this counter.
add(long, Point) - Method in class com.yahoo.metrics.simple.Counter
Add to this metric at the given point.
add(Node) - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
add(Point) - Method in class com.yahoo.metrics.simple.Counter
Increase this metric at the given point by 1.
add(DATATYPE) - Method in class com.yahoo.processing.response.ArrayDataList
 
add(DATATYPE) - Method in interface com.yahoo.processing.response.DataList
Adds a child data item to this.
add(DATATYPE) - Method in class com.yahoo.processing.response.DefaultIncomingData
Adds new data without completing this
add(DATATYPE) - Method in interface com.yahoo.processing.response.IncomingData
Add new data without completing this
add(DATATYPE) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
add(String, Number, Metric.Context) - Method in class com.yahoo.metrics.simple.jdisc.SimpleMetricConsumer
 
add(List<DATATYPE>) - Method in class com.yahoo.processing.response.DefaultIncomingData
Adds new data without completing this
add(List<DATATYPE>) - Method in interface com.yahoo.processing.response.IncomingData
Add new data without completing this.
add(List<DATATYPE>) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
addComponent(ChainedComponent) - Method in class com.yahoo.component.chain.dependencies.ordering.ChainBuilder
 
addComponents(Collection<ComponentSpecification>) - Method in class com.yahoo.component.chain.model.ChainSpecification
 
addCookie(JDiscCookieWrapper) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Can be called multiple times to add Cookies
addCookie(JDiscCookieWrapper) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
addDataListener(Runnable) - Method in class com.yahoo.processing.response.ArrayDataList
 
addDataListener(Runnable) - Method in interface com.yahoo.processing.response.DataList
Adds a listener which is invoked every time data is added to this list.
addDateHeader(HttpResponse, long) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
addExceptionMapper(Class<EXCEPTION>, RestApi.ExceptionMapper<EXCEPTION>) - Method in interface com.yahoo.restapi.RestApi.Builder
see RestApiMappers.DEFAULT_EXCEPTION_MAPPERS for default mappers
addExtraAttribute(String, String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
addExtraAttributes(String, Collection<String>) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
addFilter(RestApi.Filter) - Method in interface com.yahoo.restapi.RestApi.Builder
 
addFilter(RestApi.Filter) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Adds a header with the given name and value
addInherits(Collection<ComponentSpecification>) - Method in class com.yahoo.component.chain.model.ChainSpecification
 
addInherits(Collection<ComponentSpecification>) - Method in class com.yahoo.component.chain.model.ChainSpecification.Inheritance
 
addKeyValue(String, String) - Method in class com.yahoo.container.logging.AccessLogEntry
 
addLast(DATATYPE) - Method in class com.yahoo.processing.response.DefaultIncomingData
Adds new data and marks this as completed
addLast(DATATYPE) - Method in interface com.yahoo.processing.response.IncomingData
Add new data and mark this as completed
addLast(DATATYPE) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
addLast(List<DATATYPE>) - Method in class com.yahoo.processing.response.DefaultIncomingData
Adds new data and marks this as completed
addLast(List<DATATYPE>) - Method in interface com.yahoo.processing.response.IncomingData
Add new data and mark this as completed
addLast(List<DATATYPE>) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
addListener(Runnable, Executor) - Method in class com.yahoo.processing.impl.ProcessingFuture
 
addModifications(String) - Method in class com.yahoo.container.logging.LevelsModSpec
 
addNewDataListener(Runnable, Executor) - Method in class com.yahoo.processing.response.DefaultIncomingData
 
addNewDataListener(Runnable, Executor) - Method in interface com.yahoo.processing.response.IncomingData
Add a listener which will be invoked every time new data is added to this.
addNewDataListener(Runnable, Executor) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
Adds a new data listener to this - this is a no-op as new data can never be added to this implementation.
addPhase(Phase) - Method in class com.yahoo.component.chain.dependencies.ordering.ChainBuilder
 
addRequestFilter(String, RequestFilter) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
addRequestFilterBinding(String, String) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
addRequestMapper(Class<REQUEST_ENTITY>, RestApi.RequestMapper<REQUEST_ENTITY>) - Method in interface com.yahoo.restapi.RestApi.Builder
see RestApiMappers.DEFAULT_REQUEST_MAPPERS for default mappers
addResponseFilter(String, ResponseFilter) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
addResponseFilterBinding(String, String) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
addResponseMapper(Class<RESPONSE_ENTITY>, RestApi.ResponseMapper<RESPONSE_ENTITY>) - Method in interface com.yahoo.restapi.RestApi.Builder
see RestApiMappers.DEFAULT_RESPONSE_MAPPERS for default mappers
addRoute(RestApi.RouteBuilder) - Method in interface com.yahoo.restapi.RestApi.Builder
 
addToRotation(String) - Method in class com.yahoo.container.handler.VipStatus
Note that a cluster (which influences up/down state) is up
addUri(String) - Method in class com.yahoo.container.logging.CircularArrayAccessLogKeeper
Add a new URI.
after - Variable in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
after - Variable in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
after() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
after() - Method in class com.yahoo.component.chain.Phase
 
after() - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases
 
after() - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
after(int) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases
 
after(int) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
after(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
after(String) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
after(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
after(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
After - Annotation Interface in com.yahoo.component.chain.dependencies
Components or phases providing names contained in this list must be placed earlier in the chain than the component that is annotated.
AGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
algorithm() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
algorithm(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
ALL - Enum constant in enum class com.yahoo.container.handler.ClustersStatus.Require
 
allChainsFlattened() - Method in class com.yahoo.component.chain.model.ChainsModel
 
allComponents() - Method in class com.yahoo.component.chain.model.ChainsModel
 
allConstructedComponentsAndProviders() - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
All constructed components and providers of this, in reverse creation order, i.e., suited for ordered deconstruction.
ALLOW - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
allowDuplicateBundles(Collection<Bundle>) - Method in interface com.yahoo.osgi.Osgi
Sets the collection of bundles to allow duplicates for.
allowDuplicateBundles(Collection<Bundle>) - Method in class com.yahoo.osgi.OsgiImpl
 
allowed - Variable in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
allowed() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName
 
allowed(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName
 
allowed(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
allowed(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
always - Enum constant in enum class com.yahoo.container.QrConfig.RestartOnInternalRedeploy.Enum
 
always - Static variable in class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
append(CompoundName) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound name which has the given compounds appended to it
append(String) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound name which has the given compound string appended to it
append(String) - Method in class com.yahoo.restapi.UriBuilder
Returns a uri with the given path appended and all parameters removed
application() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
application(String) - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
ApplicationBundleLoader - Class in com.yahoo.container.core.config
Manages the set of installed and active/inactive bundles.
ApplicationBundleLoader(Osgi, FileAcquirerBundleInstaller) - Constructor for class com.yahoo.container.core.config.ApplicationBundleLoader
 
ApplicationBundlesConfig - Class in com.yahoo.container.di.config
This class represents the root node of application-bundles Copyright Vespa.ai.
ApplicationBundlesConfig(ApplicationBundlesConfig.Builder) - Constructor for class com.yahoo.container.di.config.ApplicationBundlesConfig
 
ApplicationBundlesConfig.Builder - Class in com.yahoo.container.di.config
 
ApplicationBundlesConfig.Producer - Interface in com.yahoo.container.di.config
 
ApplicationMetadataConfig - Class in com.yahoo.container.core
This class represents the root node of application-metadata Copyright Vespa.ai.
ApplicationMetadataConfig(ApplicationMetadataConfig.Builder) - Constructor for class com.yahoo.container.core.ApplicationMetadataConfig
 
ApplicationMetadataConfig.Builder - Class in com.yahoo.container.core
 
ApplicationMetadataConfig.Producer - Interface in com.yahoo.container.core
 
argument - Variable in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
argument() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
argument(int) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
argument(QrSearchersConfig.Customizedsearchers.Argument.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
Add the given builder to this builder's list of Argument builders
argument(Consumer<QrSearchersConfig.Customizedsearchers.Argument.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
Make a new builder and run the supplied function on it before adding it to the list
argument(List<QrSearchersConfig.Customizedsearchers.Argument.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
Set the given list as this builder's list of Argument builders
Argument(QrSearchersConfig.Customizedsearchers.Argument.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument
 
ArrayDataList<DATATYPE extends Data> - Class in com.yahoo.processing.response
A data list backed by an array.
ArrayDataList(Request) - Constructor for class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which does not allow late incoming data
ArrayDataList(Request, IncomingData<DATATYPE>) - Constructor for class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which receives incoming data in the given instance
ArrayDataList(Request, IncomingData<DATATYPE>, boolean, boolean) - Constructor for class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which receives incoming data in the given instance
asBoolean(Object, boolean) - Static method in class com.yahoo.processing.request.Properties
Converts a value to boolean - this will be true only if the value is either the empty string, or any Object which has a toString which is case-insensitive equal to "true"
asDouble(Object, Double) - Static method in class com.yahoo.processing.request.Properties
 
asHttpRequest(Request) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
asInteger(Object, Integer) - Static method in class com.yahoo.processing.request.Properties
 
asList() - Method in class com.yahoo.processing.request.CompoundName
Returns an immutable list of the components of this
asList() - Method in class com.yahoo.processing.response.ArrayDataList
Returns a reference to the list backing this.
asList() - Method in interface com.yahoo.processing.response.DataList
Returns the content of this as a List.
asLong(Object, Long) - Static method in class com.yahoo.processing.request.Properties
 
asRequestView() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
assignOwner(DataList<DATATYPE>) - Method in class com.yahoo.processing.response.DefaultIncomingData
Assigns the owner of this.
asString(Object, String) - Static method in class com.yahoo.processing.request.Properties
 
AsyncExecution - Class in com.yahoo.processing.execution
Provides asynchronous execution of processing chains.
AsyncExecution(Chain<? extends Processor>, Execution) - Constructor for class com.yahoo.processing.execution.AsyncExecution
Create an async execution of a chain
AsyncExecution(Execution) - Constructor for class com.yahoo.processing.execution.AsyncExecution
Creates an async execution from an existing execution.
AsyncExecution(Processor, Execution) - Constructor for class com.yahoo.processing.execution.AsyncExecution
Create an async execution of a single processor
AsynchronousRenderer<RESPONSE extends Response> - Class in com.yahoo.processing.rendering
Superclass of all asynchronous renderers.
AsynchronousRenderer() - Constructor for class com.yahoo.processing.rendering.AsynchronousRenderer
 
AsynchronousSectionedRenderer<RESPONSE extends Response> - Class in com.yahoo.processing.rendering
Helper class to implement processing API Response renderers.
AsynchronousSectionedRenderer() - Constructor for class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Create an renderer instance not yet associated with any request processing or network for easy subclassing.
AsynchronousSectionedRenderer(Executor) - Constructor for class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Create a renderer using the specified executor instead of the default one which should be used for production.
AsyncHttpResponse - Class in com.yahoo.container.jdisc
HTTP response which supports async response rendering.
AsyncHttpResponse(int) - Constructor for class com.yahoo.container.jdisc.AsyncHttpResponse
Create a new HTTP response with support for async output.
athenzDnsSuffix() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
athenzDnsSuffix(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
ATTR_TIME - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
ATTRIBUTE_NAME - Static variable in class com.yahoo.container.jdisc.RequestHandlerSpec
 
attributes() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
AUTHORIZATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
automatonfile() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher
 
automatonfile() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher
 
automatonfile(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
 
automatonfile(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder
 
available() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Returns the number of bytes available in the handler right now
awaitResponse() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Blocks until there's a response (max 60 seconds).

B

backend - Variable in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
backend() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
backend(int) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
backend(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
backend(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
BACKEND_COMMUNICATION_ERROR - Enum constant in enum class com.yahoo.container.protect.Error
 
BAD_REQUEST - Enum constant in enum class com.yahoo.container.protect.Error
 
BAD_REQUEST - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
badRequest(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
BadRequest() - Constructor for exception com.yahoo.restapi.RestApiException.BadRequest
 
BadRequest(String) - Constructor for exception com.yahoo.restapi.RestApiException.BadRequest
 
BadRequest(String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.BadRequest
 
BadRequest(Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.BadRequest
 
BASE64 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
baseRequestURL() - Method in interface com.yahoo.restapi.RestApi.RequestContext
Scheme, domain and port, for the original request.
before - Variable in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
before - Variable in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
before() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
before() - Method in class com.yahoo.component.chain.Phase
 
before() - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases
 
before() - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
before(int) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases
 
before(int) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
before(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
before(String) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
before(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
before(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
Before - Annotation Interface in com.yahoo.component.chain.dependencies
Components or phases providing names contained in this list must be placed later in the chain than the component that is annotated.
beginList(DataList<?>) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked at the beginning of each data list, including the implicit, outermost one in the response.
beginList(DataList<?>) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
beginResponse(OutputStream) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked once at the beginning of rendering a response.
beginResponse(OutputStream) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
benchmarkCoverage(boolean, HeaderFields) - Static method in class com.yahoo.container.jdisc.VespaHeaders
 
BenchmarkingHeaders - Class in com.yahoo.container.http
Class containing the names of all benchmarking getHeaders in request and response
BenchmarkingHeaders() - Constructor for class com.yahoo.container.http.BenchmarkingHeaders
 
benchmarkOutput(HttpRequest) - Static method in class com.yahoo.container.jdisc.VespaHeaders
Returns true if this is a benchmarking request, according to headers
benchmarkOutput(HeaderFields, boolean, Timing, HitCounts, int, Coverage) - Static method in class com.yahoo.container.jdisc.VespaHeaders
Add search benchmark output to the HTTP getHeaders.
BINARY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
binding() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter
 
binding(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
blendedresult - Variable in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
blendedresult() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
blendedresult(int) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
blendedresult(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
blendedresult(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
BlendingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
BlendingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher
 
BlendingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher
 
BlendingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
BlendingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
Make a new builder and run the supplied function on it before adding it to the list
bold - Variable in class com.yahoo.container.QrSearchersConfig.Tag.Builder
 
bold() - Method in class com.yahoo.container.QrSearchersConfig.Tag
 
bold(QrSearchersConfig.Tag.Bold.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Tag.Builder
 
bold(Consumer<QrSearchersConfig.Tag.Bold.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Tag.Builder
Make a new builder and run the supplied function on it before adding it to the list
Bold(QrSearchersConfig.Tag.Bold.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Tag.Bold
 
Bucket - Class in com.yahoo.metrics.simple
An aggregation of data which is only written to from a single thread.
Bucket() - Constructor for class com.yahoo.metrics.simple.Bucket
 
Bucket(long, long) - Constructor for class com.yahoo.metrics.simple.Bucket
 
bufferSize() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
bufferSize() - Method in class com.yahoo.container.logging.ConnectionLogConfig
 
bufferSize(int) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
bufferSize(int) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
build() - Method in class com.yahoo.container.ComponentsConfig.Builder
 
build() - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
 
build() - Method in class com.yahoo.container.ComponentsConfig.Components.Inject.Builder
 
build() - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
build() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
build() - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
build() - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
build() - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
build() - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
build() - Method in class com.yahoo.container.core.ChainsConfig.Components.Builder
 
build() - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
build() - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
build() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
build() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype.Builder
 
build() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
build() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Param.Builder
 
build() - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
build() - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
build() - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
build() - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
build() - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
build() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
build() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
build() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
build() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
build() - Method in class com.yahoo.container.jdisc.HttpMethodAclMapping.Builder
 
build() - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
build() - Method in class com.yahoo.container.jdisc.RequestHandlerSpec.Builder
 
build() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
build() - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
build() - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
build() - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
build() - Method in class com.yahoo.container.QrConfig.Builder
 
build() - Method in class com.yahoo.container.QrConfig.Filedistributor.Builder
 
build() - Method in class com.yahoo.container.QrConfig.Rpc.Builder
 
build() - Method in class com.yahoo.container.QrConfig.Shutdown.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.External.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Storagecluster.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Tag.Bold.Builder
 
build() - Method in class com.yahoo.container.QrSearchersConfig.Tag.Builder
 
build() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
build() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Http2.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
build() - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
build() - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
build() - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
build() - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.ConnectionLog.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.DefaultFilters.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
build() - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
build() - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
build() - Method in class com.yahoo.metrics.simple.MetricSettings.Builder
Build a fresh MetricSettings instance.
build() - Method in class com.yahoo.metrics.simple.PointBuilder
Create a new Point instance using the settings stored in this PointBuilder.
build() - Method in interface com.yahoo.restapi.RestApi.Builder
 
build() - Method in class com.yahoo.restapi.RestApiTestDriver.Builder
 
builder() - Static method in class com.yahoo.container.jdisc.RequestHandlerSpec
 
builder() - Method in class com.yahoo.metrics.simple.Counter
Create a PointBuilder with default dimension values as given when this counter was declared.
builder() - Method in class com.yahoo.metrics.simple.Gauge
Create a PointBuilder with the default dimension values reflecting those given when this gauge was declared.
builder() - Static method in interface com.yahoo.restapi.RestApi
 
builder(UUID, Instant) - Static method in class com.yahoo.container.logging.ConnectionLogEntry
 
Builder() - Constructor for class com.yahoo.container.ComponentsConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.ComponentsConfig.Components.Builder
 
Builder() - Constructor for class com.yahoo.container.ComponentsConfig.Components.Inject.Builder
 
Builder() - Constructor for class com.yahoo.container.core.AccessLogConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ChainsConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ChainsConfig.Components.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
Builder() - Constructor for class com.yahoo.container.core.ContainerHttpConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype.Builder
 
Builder() - Constructor for class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.http.HttpFilterConfig.Param.Builder
 
Builder() - Constructor for class com.yahoo.container.core.identity.IdentityConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.LogHandlerConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.core.VipStatusConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.jdisc.HttpMethodAclMapping.Builder
 
Builder() - Constructor for class com.yahoo.container.jdisc.RequestHandlerSpec.Builder
 
Builder() - Constructor for class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.logging.RequestLogEntry.Builder
 
Builder() - Constructor for class com.yahoo.container.QrConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.QrConfig.Filedistributor.Builder
 
Builder() - Constructor for class com.yahoo.container.QrConfig.Rpc.Builder
 
Builder() - Constructor for class com.yahoo.container.QrConfig.Shutdown.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.External.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Storagecluster.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Tag.Bold.Builder
 
Builder() - Constructor for class com.yahoo.container.QrSearchersConfig.Tag.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Http2.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.ConnectionLog.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.DefaultFilters.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
Builder() - Constructor for class com.yahoo.metrics.ManagerConfig.Builder
 
Builder() - Constructor for class com.yahoo.metrics.simple.MetricSettings.Builder
Create a new builder for a MetricSettings instance with default settings.
Builder(ComponentsConfig) - Constructor for class com.yahoo.container.ComponentsConfig.Builder
 
Builder(ComponentsConfig.Components) - Constructor for class com.yahoo.container.ComponentsConfig.Components.Builder
 
Builder(ComponentsConfig.Components.Inject) - Constructor for class com.yahoo.container.ComponentsConfig.Components.Inject.Builder
 
Builder(AccessLogConfig) - Constructor for class com.yahoo.container.core.AccessLogConfig.Builder
 
Builder(AccessLogConfig.FileHandler) - Constructor for class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
Builder(ApplicationMetadataConfig) - Constructor for class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
Builder(ChainsConfig) - Constructor for class com.yahoo.container.core.ChainsConfig.Builder
 
Builder(ChainsConfig.Chains) - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
Builder(ChainsConfig.Chains.Phases) - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
Builder(ChainsConfig.Components) - Constructor for class com.yahoo.container.core.ChainsConfig.Components.Builder
 
Builder(ChainsConfig.Components.Dependencies) - Constructor for class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
Builder(ContainerHttpConfig) - Constructor for class com.yahoo.container.core.ContainerHttpConfig.Builder
 
Builder(ContainerDocumentConfig) - Constructor for class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
Builder(ContainerDocumentConfig.Doctype) - Constructor for class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype.Builder
 
Builder(HttpFilterConfig) - Constructor for class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
Builder(HttpFilterConfig.Param) - Constructor for class com.yahoo.container.core.http.HttpFilterConfig.Param.Builder
 
Builder(IdentityConfig) - Constructor for class com.yahoo.container.core.identity.IdentityConfig.Builder
 
Builder(LogHandlerConfig) - Constructor for class com.yahoo.container.core.LogHandlerConfig.Builder
 
Builder(VipStatusConfig) - Constructor for class com.yahoo.container.core.VipStatusConfig.Builder
 
Builder(ApplicationBundlesConfig) - Constructor for class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
Builder(PlatformBundlesConfig) - Constructor for class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
Builder(MetricsProxyApiConfig) - Constructor for class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
Builder(ContainerThreadpoolConfig) - Constructor for class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
Builder(ThreadpoolConfig) - Constructor for class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
Builder(HealthMonitorConfig) - Constructor for class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
Builder(HttpRequest) - Constructor for class com.yahoo.container.jdisc.HttpRequest.Builder
Instantiate a request builder with defaults from an existing request.
Builder(MetricsPacketsHandlerConfig) - Constructor for class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
Builder(ConnectionLogConfig) - Constructor for class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
Builder(QrConfig) - Constructor for class com.yahoo.container.QrConfig.Builder
 
Builder(QrConfig.Filedistributor) - Constructor for class com.yahoo.container.QrConfig.Filedistributor.Builder
 
Builder(QrConfig.Rpc) - Constructor for class com.yahoo.container.QrConfig.Rpc.Builder
 
Builder(QrConfig.Shutdown) - Constructor for class com.yahoo.container.QrConfig.Shutdown.Builder
 
Builder(QrSearchersConfig) - Constructor for class com.yahoo.container.QrSearchersConfig.Builder
 
Builder(QrSearchersConfig.Com) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Builder
 
Builder(QrSearchersConfig.Com.Yahoo) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Searcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Statistics) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder
 
Builder(QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder
 
Builder(QrSearchersConfig.Customizedsearchers) - Constructor for class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
Builder(QrSearchersConfig.Customizedsearchers.Argument) - Constructor for class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument.Builder
 
Builder(QrSearchersConfig.External) - Constructor for class com.yahoo.container.QrSearchersConfig.External.Builder
 
Builder(QrSearchersConfig.Searchcluster) - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
Builder(QrSearchersConfig.Searchcluster.Storagecluster) - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Storagecluster.Builder
 
Builder(QrSearchersConfig.Tag) - Constructor for class com.yahoo.container.QrSearchersConfig.Tag.Builder
 
Builder(QrSearchersConfig.Tag.Bold) - Constructor for class com.yahoo.container.QrSearchersConfig.Tag.Bold.Builder
 
Builder(HttpClientConfig) - Constructor for class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
Builder(HttpClientConfig.Ssl) - Constructor for class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
Builder(ConnectorConfig) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Builder(ConnectorConfig.AccessLog) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
Builder(ConnectorConfig.HealthCheckProxy) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
Builder(ConnectorConfig.Http2) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Http2.Builder
 
Builder(ConnectorConfig.ProxyProtocol) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol.Builder
 
Builder(ConnectorConfig.ServerName) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
Builder(ConnectorConfig.Ssl) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
Builder(ConnectorConfig.Throttling) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
Builder(ConnectorConfig.TlsClientAuthEnforcer) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
Builder(HttpRequest) - Constructor for class com.yahoo.container.jdisc.HttpRequest.Builder
Instantiate a request builder with defaults from an existing request.
Builder(ServerConfig) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Builder
 
Builder(ServerConfig.ConnectionLog) - Constructor for class com.yahoo.jdisc.http.ServerConfig.ConnectionLog.Builder
 
Builder(ServerConfig.DefaultFilters) - Constructor for class com.yahoo.jdisc.http.ServerConfig.DefaultFilters.Builder
 
Builder(ServerConfig.Filter) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Builder(ServerConfig.Jmx) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
Builder(ServerConfig.Metric) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
Builder(ManagerConfig) - Constructor for class com.yahoo.metrics.ManagerConfig.Builder
 
buildFromConfig(ChainsConfig) - Static method in class com.yahoo.component.chain.model.ChainsModelBuilder
 
buildPrometheusOutput(List<JsonNode>, long) - Static method in class com.yahoo.container.jdisc.state.PrometheusHelper
 
bundle - Variable in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
bundle() - Method in class com.yahoo.container.ComponentsConfig.Components
 
bundle(String) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
 
bundleInstantiationSpec - Variable in class com.yahoo.osgi.provider.model.ComponentModel
 
BundleInstantiationSpecification - Class in com.yahoo.container.bundle
Specifies how a component should be instantiated from a bundle.
BundleInstantiationSpecification(ComponentId, ComponentSpecification, ComponentSpecification) - Constructor for class com.yahoo.container.bundle.BundleInstantiationSpecification
 
BundleInstantiationSpecification(ComponentSpecification, ComponentSpecification, ComponentSpecification) - Constructor for class com.yahoo.container.bundle.BundleInstantiationSpecification
 
bundlePaths - Variable in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
bundlePaths() - Method in class com.yahoo.container.di.config.PlatformBundlesConfig
 
bundlePaths(int) - Method in class com.yahoo.container.di.config.PlatformBundlesConfig
 
bundlePaths(String) - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
bundlePaths(Collection<String>) - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
bundleResolutionErrorMessage(ComponentSpecification) - Method in class com.yahoo.osgi.OsgiImpl
 
bundles - Variable in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
bundles() - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
bundles(int) - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
bundles(String) - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
bundles(Collection<String>) - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
BundleStarter - Class in com.yahoo.container.core.config
Utility to start a collection of bundles.
BundleVersion - Static variable in class com.yahoo.container.bundle.MockBundle
 
ByteArrayResponse - Class in com.yahoo.restapi
 
ByteArrayResponse(byte[]) - Constructor for class com.yahoo.restapi.ByteArrayResponse
 
BYTES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

C

caCertificate() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
caCertificate(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
caCertificateFile() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
caCertificateFile(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
CACHE_CONTROL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
cacheExpiry() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
cacheExpiry(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
cancel(boolean) - Method in class com.yahoo.processing.impl.ProcessingFuture
 
cancel(boolean) - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Returns false as this is not cancellable
cancel(boolean) - Method in class com.yahoo.processing.response.FutureResponse
 
cancel(boolean) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
CapabilityRequiringRequestHandler - Interface in com.yahoo.container.jdisc.utils
 
censorDigits(String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Replaces all occurrences of 0-9 digits by d's
certificate() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
certificate() - Method in class com.yahoo.jdisc.http.server.jetty.DataplaneProxyCredentials
 
certificate(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
certificateFile() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
certificateFile() - Method in class com.yahoo.jdisc.http.server.jetty.DataplaneProxyCredentials
 
certificateFile(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
CertificateStore - Interface in com.yahoo.jdisc.http
A store of certificates.
chain() - Method in class com.yahoo.processing.execution.Execution
Returns the chain this executes
chain(Properties) - Method in class com.yahoo.processing.request.Properties
Sets the properties chained to this.
Chain<COMPONENT extends ChainedComponent> - Class in com.yahoo.component.chain
An immutable ordered list of components
Chain(ComponentId, COMPONENT...) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(ComponentId, Collection<COMPONENT>, Collection<Phase>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain by using a builder.
Chain(ComponentId, List<COMPONENT>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(COMPONENT...) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(String, COMPONENT...) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(String, List<COMPONENT>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(List<COMPONENT>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
CHAIN - Static variable in class com.yahoo.processing.Request
The name of the chain of Processor instances which will be invoked when executing a request.
ChainBuilder<T extends ChainedComponent> - Class in com.yahoo.component.chain.dependencies.ordering
Given a set of phases and a set of components, a ordered list of components satisfying the dependencies is given if possible.
ChainBuilder(ComponentId) - Constructor for class com.yahoo.component.chain.dependencies.ordering.ChainBuilder
 
chained() - Method in class com.yahoo.processing.request.Properties
Returns the properties chained to this, or null if this is the last in the chain
ChainedComponent - Class in com.yahoo.component.chain
Component with dependencies.
ChainedComponent() - Constructor for class com.yahoo.component.chain.ChainedComponent
 
ChainedComponent(ComponentId) - Constructor for class com.yahoo.component.chain.ChainedComponent
 
ChainedComponentModel - Class in com.yahoo.component.chain.model
Describes how a chained component should be created.
ChainedComponentModel(BundleInstantiationSpecification, Dependencies) - Constructor for class com.yahoo.component.chain.model.ChainedComponentModel
 
ChainedComponentModel(BundleInstantiationSpecification, Dependencies, String) - Constructor for class com.yahoo.component.chain.model.ChainedComponentModel
 
chainRegistry() - Method in class com.yahoo.processing.execution.Execution.Environment
Returns the processing chain registry of this execution environment.
ChainRegistry<T extends ChainedComponent> - Class in com.yahoo.processing.execution.chain
A registry of chains
ChainRegistry() - Constructor for class com.yahoo.processing.execution.chain.ChainRegistry
 
chains - Variable in class com.yahoo.container.core.ChainsConfig.Builder
 
chains() - Method in class com.yahoo.container.core.ChainsConfig
 
chains(int) - Method in class com.yahoo.container.core.ChainsConfig
 
chains(ChainsConfig.Chains.Builder) - Method in class com.yahoo.container.core.ChainsConfig.Builder
Add the given builder to this builder's list of Chains builders
chains(Consumer<ChainsConfig.Chains.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
chains(List<ChainsConfig.Chains.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Builder
Set the given list as this builder's list of Chains builders
Chains(ChainsConfig.Chains.Builder) - Constructor for class com.yahoo.container.core.ChainsConfig.Chains
 
ChainsConfig - Class in com.yahoo.container.core
This class represents the root node of chains Copyright Vespa.ai.
ChainsConfig(ChainsConfig.Builder) - Constructor for class com.yahoo.container.core.ChainsConfig
 
ChainsConfig.Builder - Class in com.yahoo.container.core
 
ChainsConfig.Chains - Class in com.yahoo.container.core
This class represents chains.chains[]
ChainsConfig.Chains.Builder - Class in com.yahoo.container.core
 
ChainsConfig.Chains.Phases - Class in com.yahoo.container.core
This class represents chains.chains[].phases[]
ChainsConfig.Chains.Phases.Builder - Class in com.yahoo.container.core
 
ChainsConfig.Chains.Type - Class in com.yahoo.container.core
This class represents chains.chains[].type The type of this chain
ChainsConfig.Chains.Type.Enum - Enum Class in com.yahoo.container.core
 
ChainsConfig.Components - Class in com.yahoo.container.core
This class represents chains.components[]
ChainsConfig.Components.Builder - Class in com.yahoo.container.core
 
ChainsConfig.Components.Dependencies - Class in com.yahoo.container.core
This class represents chains.components[].dependencies
ChainsConfig.Components.Dependencies.Builder - Class in com.yahoo.container.core
 
ChainsConfig.Producer - Interface in com.yahoo.container.core
 
ChainsConfigurer - Class in com.yahoo.component.chain
Configures a registry of chains.
ChainsConfigurer() - Constructor for class com.yahoo.component.chain.ChainsConfigurer
 
ChainsModel - Class in com.yahoo.component.chain.model
A model of how the chains and components should be created.
ChainsModel() - Constructor for class com.yahoo.component.chain.model.ChainsModel
 
ChainsModelBuilder - Class in com.yahoo.component.chain.model
Builds a chains model from config.
ChainsModelBuilder() - Constructor for class com.yahoo.component.chain.model.ChainsModelBuilder
 
ChainSpecification - Class in com.yahoo.component.chain.model
Specifies how the components should be selected to create a chain.
ChainSpecification(ComponentId, ChainSpecification.Inheritance, Collection<Phase>, Set<ComponentSpecification>) - Constructor for class com.yahoo.component.chain.model.ChainSpecification
 
ChainSpecification.Inheritance - Class in com.yahoo.component.chain.model
 
chainSpecifications - Variable in class com.yahoo.component.chain.model.ChainSpecification.Inheritance
 
CHARSET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
checksum() - Method in class com.yahoo.container.core.ApplicationMetadataConfig
 
checksum(String) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
CHUNKED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
chunkedEncodingEnabled() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
chunkedEncodingEnabled(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
CircularArrayAccessLogKeeper - Class in com.yahoo.container.logging
This class keeps some information from the access log from the requests in memory.
CircularArrayAccessLogKeeper() - Constructor for class com.yahoo.container.logging.CircularArrayAccessLogKeeper
This class is intended to be used with injection so it can be shared between other classes.
classId - Variable in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
classId() - Method in class com.yahoo.container.ComponentsConfig.Components
 
classId(String) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
 
clearAll(CompoundName) - Method in class com.yahoo.processing.request.Properties
Sets all properties having this name as a compound prefix to null.
clearAll(CompoundName, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Sets all properties having this name as a compound prefix to null.
clearAll(String) - Method in class com.yahoo.processing.request.Properties
Sets all properties having this name as a compound prefix to null.
clearAll(String, Object, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Sets all properties having this name as a compound prefix to null.
clearCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
clientAuth() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
clientAuth(ConnectorConfig.Ssl.ClientAuth.Enum) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
ClientAuth() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
ClientAuth(ConnectorConfig.Ssl.ClientAuth.Enum) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
clientClose() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
clientClosed() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Returns whether the client this is rendering to has closed the connection
clientTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
clientTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
clone() - Method in class com.yahoo.processing.rendering.Renderer
Used to create a separate instance for each result to render.
clone() - Method in class com.yahoo.processing.Request
Returns a clone of this request.
clone() - Method in class com.yahoo.processing.request.ErrorMessage
 
clone() - Method in class com.yahoo.processing.request.Properties
Clones this instance and recursively all chained instance.
clone() - Method in class com.yahoo.processing.request.properties.PropertyMap
 
clone() - Method in interface com.yahoo.processing.request.properties.PublicCloneable
Deprecated.
 
clone(Object) - Method in class com.yahoo.processing.request.CloneHelper
Clones this object if it is clonable, and the clone is public.
clone(Object) - Static method in class com.yahoo.processing.request.Properties
Clones this object if it is clonable, and the clone is public.
CloneHelper - Class in com.yahoo.processing.request
Helps to deep clone complex objects The following classes and their subclasses does have a fastpath - com.yahoo.component.provider.FreezableClass - com.yahoo.processing.request.properties.PublicCloneable BTW, this is the one you should implement too if you want the fastpath.
CloneHelper() - Constructor for class com.yahoo.processing.request.CloneHelper
 
cloneMap(Map<CompoundName, Object>) - Method in class com.yahoo.processing.request.CloneHelper
Clones a map by deep cloning each value which is cloneable and shallow copying all other values.
cloneMap(Map<CompoundName, Object>) - Static method in class com.yahoo.processing.request.Properties
Clones a map by deep cloning each value which is cloneable and shallow copying all other values.
close() - Method in class com.yahoo.container.di.CloudSubscriber
 
close() - Method in class com.yahoo.container.di.CloudSubscriberFactory
 
close() - Method in interface com.yahoo.container.di.config.Subscriber
 
close() - Method in interface com.yahoo.container.di.config.SubscriberFactory
 
close() - Method in interface com.yahoo.container.handler.threadpool.ContainerThreadPool
 
close() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolImpl
 
close() - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Flush the internal buffers, does not touch the ContentChannel.
close() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
close() - Method in class com.yahoo.container.QrSearchersConfig.Tag.Bold
 
close() - Method in class com.yahoo.jdisc.http.server.jetty.JettyHttpServer
 
close() - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver
 
close() - Method in class com.yahoo.jdisc.http.ssl.impl.ConfiguredSslContextFactoryProvider
 
close() - Method in interface com.yahoo.jdisc.http.SslProvider
 
close() - Method in interface com.yahoo.processing.response.DataList
Notify this list that it will never be accessed again, neither for read nor write.
close() - Method in class com.yahoo.restapi.RestApiTestDriver
 
close(CompletionHandler) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
 
close(String) - Method in class com.yahoo.container.QrSearchersConfig.Tag.Bold.Builder
 
CLOSE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
CloudSubscriber - Class in com.yahoo.container.di
 
CloudSubscriberFactory - Class in com.yahoo.container.di
 
CloudSubscriberFactory(ConfigSource) - Constructor for class com.yahoo.container.di.CloudSubscriberFactory
 
CloudSubscriberFactory.Provider - Class in com.yahoo.container.di
 
CloudTokenSslContextProvider - Class in com.yahoo.jdisc.http.ssl.impl
Used to enable token based endpoints in Cloud.
CloudTokenSslContextProvider(ConnectorConfig, DataplaneProxyCredentials) - Constructor for class com.yahoo.jdisc.http.ssl.impl.CloudTokenSslContextProvider
 
cluster() - Method in class com.yahoo.container.logging.ConnectionLogConfig
 
cluster(String) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
clustername() - Method in class com.yahoo.container.QrConfig
 
clustername(String) - Method in class com.yahoo.container.QrConfig.Builder
 
ClustersStatus - Class in com.yahoo.container.handler
A component which tracks the up/down status of any clusters which should influence the up down status of this container itself, as well as the separate fact (from config) that such clusters are present.
ClustersStatus() - Constructor for class com.yahoo.container.handler.ClustersStatus
 
ClustersStatus.Require - Enum Class in com.yahoo.container.handler
 
code - Variable in enum class com.yahoo.container.protect.Error
 
code() - Method in class com.yahoo.processing.handler.ResponseStatus
Returns the code of this
collapsefield() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher
 
collapsefield(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder
 
collapsesize() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher
 
collapsesize(int) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder
 
com - Variable in class com.yahoo.container.QrSearchersConfig.Builder
 
com() - Method in class com.yahoo.container.QrSearchersConfig
 
com(QrSearchersConfig.Com.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
com(Consumer<QrSearchersConfig.Com.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Com(QrSearchersConfig.Com.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com
 
com.yahoo.component.chain - package com.yahoo.component.chain
 
com.yahoo.component.chain.dependencies - package com.yahoo.component.chain.dependencies
 
com.yahoo.component.chain.dependencies.ordering - package com.yahoo.component.chain.dependencies.ordering
 
com.yahoo.component.chain.model - package com.yahoo.component.chain.model
 
com.yahoo.container - package com.yahoo.container
 
com.yahoo.container.bundle - package com.yahoo.container.bundle
 
com.yahoo.container.core - package com.yahoo.container.core
 
com.yahoo.container.core.config - package com.yahoo.container.core.config
 
com.yahoo.container.core.document - package com.yahoo.container.core.document
 
com.yahoo.container.core.documentapi - package com.yahoo.container.core.documentapi
 
com.yahoo.container.core.http - package com.yahoo.container.core.http
 
com.yahoo.container.core.identity - package com.yahoo.container.core.identity
 
com.yahoo.container.di - package com.yahoo.container.di
 
com.yahoo.container.di.componentgraph.core - package com.yahoo.container.di.componentgraph.core
 
com.yahoo.container.di.componentgraph.cycle - package com.yahoo.container.di.componentgraph.cycle
 
com.yahoo.container.di.config - package com.yahoo.container.di.config
 
com.yahoo.container.handler - package com.yahoo.container.handler
Contains the handler framework of the container.
com.yahoo.container.handler.metrics - package com.yahoo.container.handler.metrics
Exported config package
com.yahoo.container.handler.threadpool - package com.yahoo.container.handler.threadpool
 
com.yahoo.container.http - package com.yahoo.container.http
 
com.yahoo.container.http.filter - package com.yahoo.container.http.filter
 
com.yahoo.container.jdisc - package com.yahoo.container.jdisc
 
com.yahoo.container.jdisc.config - package com.yahoo.container.jdisc.config
 
com.yahoo.container.jdisc.state - package com.yahoo.container.jdisc.state
Metrics implementation for jDisc.
com.yahoo.container.jdisc.utils - package com.yahoo.container.jdisc.utils
Internal utils that are not public api
com.yahoo.container.logging - package com.yahoo.container.logging
 
com.yahoo.container.protect - package com.yahoo.container.protect
 
com.yahoo.jdisc.http - package com.yahoo.jdisc.http
 
com.yahoo.jdisc.http.client - package com.yahoo.jdisc.http.client
 
com.yahoo.jdisc.http.cloud - package com.yahoo.jdisc.http.cloud
 
com.yahoo.jdisc.http.filter - package com.yahoo.jdisc.http.filter
 
com.yahoo.jdisc.http.filter.chain - package com.yahoo.jdisc.http.filter.chain
 
com.yahoo.jdisc.http.filter.util - package com.yahoo.jdisc.http.filter.util
 
com.yahoo.jdisc.http.server.jetty - package com.yahoo.jdisc.http.server.jetty
 
com.yahoo.jdisc.http.server.jetty.testutils - package com.yahoo.jdisc.http.server.jetty.testutils
 
com.yahoo.jdisc.http.ssl.impl - package com.yahoo.jdisc.http.ssl.impl
 
com.yahoo.json - package com.yahoo.json
 
com.yahoo.language.provider - package com.yahoo.language.provider
 
com.yahoo.metrics - package com.yahoo.metrics
Exported config package
com.yahoo.metrics.simple - package com.yahoo.metrics.simple
A metrics API with declarable metric, and also an implementation of the JDisc Metrics API where the newest state is made continously available.
com.yahoo.metrics.simple.jdisc - package com.yahoo.metrics.simple.jdisc
JDisc metrics API for simple metrics implementation.
com.yahoo.metrics.simple.runtime - package com.yahoo.metrics.simple.runtime
Settings and properties used for setting up the simple metrics library in a container.
com.yahoo.osgi - package com.yahoo.osgi
 
com.yahoo.osgi.provider.model - package com.yahoo.osgi.provider.model
 
com.yahoo.processing - package com.yahoo.processing
Java library for request-response data processing.
com.yahoo.processing.execution - package com.yahoo.processing.execution
 
com.yahoo.processing.execution.chain - package com.yahoo.processing.execution.chain
 
com.yahoo.processing.handler - package com.yahoo.processing.handler
 
com.yahoo.processing.impl - package com.yahoo.processing.impl
 
com.yahoo.processing.processors - package com.yahoo.processing.processors
 
com.yahoo.processing.rendering - package com.yahoo.processing.rendering
 
com.yahoo.processing.request - package com.yahoo.processing.request
 
com.yahoo.processing.request.properties - package com.yahoo.processing.request.properties
 
com.yahoo.processing.response - package com.yahoo.processing.response
 
com.yahoo.restapi - package com.yahoo.restapi
 
compareTo(Prefix) - Method in class com.yahoo.container.handler.Prefix
 
compareTo(Bundle) - Method in class com.yahoo.container.bundle.MockBundle
 
complete() - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
complete() - Method in class com.yahoo.container.jdisc.HttpResponse
Complete creation of this response.
complete() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
complete(Injector) - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
CompleteBoostSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
CompleteBoostSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher
 
CompleteBoostSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
CompleteBoostSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
CompleteBoostSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
completeBundleGeneration(Osgi.GenerationStatus) - Method in interface com.yahoo.container.di.Osgi
If the current generation is a success, the set of bundles that is not needed by the new application generation, and therefore should be scheduled for uninstalling, is returned.
completedFuture() - Method in class com.yahoo.processing.response.DefaultIncomingData
 
completedFuture() - Method in interface com.yahoo.processing.response.IncomingData
Returns a future in which all the incoming data that will be produced in this is available.
completedFuture() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
completeFuture() - Method in class com.yahoo.processing.response.AbstractDataList
 
completeFuture() - Method in interface com.yahoo.processing.response.DataList
Returns a future in which all incoming data in this has become available.
completeGeneration(Osgi.GenerationStatus) - Method in class com.yahoo.container.core.config.ApplicationBundleLoader
Must be called after useBundles() to report success or failure for the latest bundle generation.
CompletionHandlers - Class in com.yahoo.jdisc.http.server.jetty
 
CompletionHandlers() - Constructor for class com.yahoo.jdisc.http.server.jetty.CompletionHandlers
 
CompletionHandlerUtils - Interface in com.yahoo.jdisc.http.server.jetty
 
component() - Method in class com.yahoo.container.di.componentgraph.core.Node
Returns the component represented by this - which is either the instance, or if the instance is a provider, the component returned by it.
ComponentAdaptor<T> - Class in com.yahoo.component.chain.model
For using non-component model classes with ComponentRegistry.
ComponentAdaptor(ComponentId, T) - Constructor for class com.yahoo.component.chain.model.ComponentAdaptor
 
componentClass() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
ComponentDeconstructor - Interface in com.yahoo.container.di
 
ComponentGraph - Class in com.yahoo.container.di.componentgraph.core
 
ComponentGraph() - Constructor for class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
ComponentGraph(long) - Constructor for class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
ComponentGraphResult(ComponentGraph, Runnable) - Constructor for class com.yahoo.container.di.Container.ComponentGraphResult
 
componentId - Variable in class com.yahoo.component.chain.model.ChainSpecification
 
componentId() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
ComponentModel - Class in com.yahoo.osgi.provider.model
Describes how a component should be created.
ComponentModel(BundleInstantiationSpecification) - Constructor for class com.yahoo.osgi.provider.model.ComponentModel
 
ComponentModel(BundleInstantiationSpecification, String) - Constructor for class com.yahoo.osgi.provider.model.ComponentModel
 
ComponentModel(String, String, String) - Constructor for class com.yahoo.osgi.provider.model.ComponentModel
 
ComponentModel(String, String, String, String) - Constructor for class com.yahoo.osgi.provider.model.ComponentModel
 
ComponentNode - Class in com.yahoo.container.di.componentgraph.core
 
ComponentNode(ComponentId, String, Class<?>) - Constructor for class com.yahoo.container.di.componentgraph.core.ComponentNode
 
ComponentNode(ComponentId, String, Class<?>, Annotation) - Constructor for class com.yahoo.container.di.componentgraph.core.ComponentNode
 
ComponentNode.ComponentConstructorException - Exception in com.yahoo.container.di.componentgraph.core
 
componentReferences - Variable in class com.yahoo.component.chain.model.ChainSpecification
 
ComponentRegistryNode - Class in com.yahoo.container.di.componentgraph.core
 
ComponentRegistryNode(Class<?>) - Constructor for class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
components - Variable in class com.yahoo.container.ComponentsConfig.Builder
 
components - Variable in class com.yahoo.container.core.ChainsConfig.Builder
 
components - Variable in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
components() - Method in class com.yahoo.component.chain.Chain
 
components() - Method in class com.yahoo.container.ComponentsConfig
 
components() - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
components() - Method in class com.yahoo.container.core.ChainsConfig
 
components(int) - Method in class com.yahoo.container.ComponentsConfig
 
components(int) - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
components(int) - Method in class com.yahoo.container.core.ChainsConfig
 
components(ComponentsConfig.Components.Builder) - Method in class com.yahoo.container.ComponentsConfig.Builder
Add the given builder to this builder's list of Components builders
components(ChainsConfig.Components.Builder) - Method in class com.yahoo.container.core.ChainsConfig.Builder
Add the given builder to this builder's list of Components builders
components(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
components(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
components(Consumer<ComponentsConfig.Components.Builder>) - Method in class com.yahoo.container.ComponentsConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
components(Consumer<ChainsConfig.Components.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
components(List<ComponentsConfig.Components.Builder>) - Method in class com.yahoo.container.ComponentsConfig.Builder
Set the given list as this builder's list of Components builders
components(List<ChainsConfig.Components.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Builder
Set the given list as this builder's list of Components builders
Components(ComponentsConfig.Components.Builder) - Constructor for class com.yahoo.container.ComponentsConfig.Components
 
Components(ChainsConfig.Components.Builder) - Constructor for class com.yahoo.container.core.ChainsConfig.Components
 
ComponentsConfig - Class in com.yahoo.container
This class represents the root node of components Copyright Vespa.ai.
ComponentsConfig(ComponentsConfig.Builder) - Constructor for class com.yahoo.container.ComponentsConfig
 
ComponentsConfig.Builder - Class in com.yahoo.container
 
ComponentsConfig.Components - Class in com.yahoo.container
This class represents components.components[]
ComponentsConfig.Components.Builder - Class in com.yahoo.container
 
ComponentsConfig.Components.Inject - Class in com.yahoo.container
This class represents components.components[].inject[]
ComponentsConfig.Components.Inject.Builder - Class in com.yahoo.container
 
ComponentsConfig.Producer - Interface in com.yahoo.container
 
componentType() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
componentType() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
componentType() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
componentType() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
CompoundName - Class in com.yahoo.processing.request
An immutable compound name of the general form "a.bb.ccc", where there can be any number of such compounds, including one or zero.
CompoundName(String) - Constructor for class com.yahoo.processing.request.CompoundName
Constructs this from a string which may contains dot-separated components
CompoundName(List<String>) - Constructor for class com.yahoo.processing.request.CompoundName
Constructs this from a list of compounds.
COMPRESS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
compressionEnabled() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
compressionEnabled(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
compressionFormat() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
compressionFormat(AccessLogConfig.FileHandler.CompressionFormat.Enum) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
CompressionFormat() - Constructor for class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat
 
CompressionFormat(AccessLogConfig.FileHandler.CompressionFormat.Enum) - Constructor for class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat
 
compressionLevel() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
compressionLevel(int) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
compressOnRotation() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
compressOnRotation(boolean) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
config() - Method in class com.yahoo.container.di.CloudSubscriber
 
config() - Method in interface com.yahoo.container.di.config.Subscriber
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.ComponentsConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.AccessLogConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.ApplicationMetadataConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.ChainsConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.ContainerHttpConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.document.ContainerDocumentConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.http.HttpFilterConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.identity.IdentityConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.LogHandlerConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.core.VipStatusConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.di.config.PlatformBundlesConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.logging.ConnectionLogConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.QrConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.QrSearchersConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.client.HttpClientConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.metrics.ManagerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.ComponentsConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.AccessLogConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.ApplicationMetadataConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.ChainsConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.ContainerHttpConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.document.ContainerDocumentConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.http.HttpFilterConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.identity.IdentityConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.LogHandlerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.core.VipStatusConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.di.config.PlatformBundlesConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.logging.ConnectionLogConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.QrConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.QrSearchersConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.client.HttpClientConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.metrics.ManagerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.ComponentsConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.AccessLogConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.ApplicationMetadataConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.ChainsConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.ContainerHttpConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.document.ContainerDocumentConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.http.HttpFilterConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.identity.IdentityConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.LogHandlerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.core.VipStatusConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.di.config.PlatformBundlesConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.logging.ConnectionLogConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.QrConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.QrSearchersConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.client.HttpClientConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.metrics.ManagerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.ComponentsConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.AccessLogConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.ApplicationMetadataConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.ChainsConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.ContainerHttpConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.document.ContainerDocumentConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.http.HttpFilterConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.identity.IdentityConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.LogHandlerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.core.VipStatusConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.di.config.PlatformBundlesConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.logging.ConnectionLogConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.QrConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.QrSearchersConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.client.HttpClientConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.metrics.ManagerConfig
 
configChanged() - Method in class com.yahoo.container.di.CloudSubscriber
 
configChanged() - Method in interface com.yahoo.container.di.config.Subscriber
 
configid() - Method in class com.yahoo.container.QrConfig.Filedistributor
 
configid(String) - Method in class com.yahoo.container.QrConfig.Filedistributor.Builder
 
configId - Variable in class com.yahoo.osgi.provider.model.ComponentModel
 
configId() - Method in class com.yahoo.container.ComponentsConfig.Components
 
configId() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
configId(String) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
 
configKeys() - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
configKeys() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
configKeys() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
configKeys() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
configKeys() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
ConfigRetriever - Class in com.yahoo.container.di
 
ConfigRetriever(Set<ConfigKey<? extends ConfigInstance>>, SubscriberFactory) - Constructor for class com.yahoo.container.di.ConfigRetriever
 
ConfigRetriever.BootstrapConfigs - Class in com.yahoo.container.di
 
ConfigRetriever.ComponentsConfigs - Class in com.yahoo.container.di
 
ConfigRetriever.ConfigSnapshot - Class in com.yahoo.container.di
 
configs() - Method in class com.yahoo.container.di.ConfigRetriever.ConfigSnapshot
 
configserverIdentityName() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
configserverIdentityName(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
configure(Binder) - Method in class com.yahoo.jdisc.http.server.jetty.testutils.ConnectorFactoryRegistryModule
 
ConfiguredSslContextFactoryProvider - Class in com.yahoo.jdisc.http.ssl.impl
An implementation of SslProvider that uses the ConnectorConfig to configure SSL.
ConfiguredSslContextFactoryProvider(ConnectorConfig) - Constructor for class com.yahoo.jdisc.http.ssl.impl.ConfiguredSslContextFactoryProvider
 
configureSsl(SslProvider.ConnectorSsl, String, int) - Method in class com.yahoo.jdisc.http.ssl.impl.ConfiguredSslContextFactoryProvider
 
configureSsl(SslProvider.ConnectorSsl, String, int) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultSslContextFactoryProvider
 
configureSsl(SslProvider.ConnectorSsl, String, int) - Method in class com.yahoo.jdisc.http.ssl.impl.TlsContextBasedProvider
 
configureSsl(SslProvider.ConnectorSsl, String, int) - Method in interface com.yahoo.jdisc.http.SslProvider
Invoked during configuration of server connector
conflict(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
Conflict() - Constructor for exception com.yahoo.restapi.RestApiException.Conflict
 
Conflict(String) - Constructor for exception com.yahoo.restapi.RestApiException.Conflict
 
Conflict(String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.Conflict
 
CONFLICT - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
ConflictingNodeTypeException - Exception in com.yahoo.component.chain.dependencies.ordering
Thrown if a searcher provides the same name as a phase.
ConflictingNodeTypeException(String) - Constructor for exception com.yahoo.component.chain.dependencies.ordering.ConflictingNodeTypeException
 
CONNECT - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
CONNECTION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
connectionAuthContext() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
connectionId() - Method in class com.yahoo.container.logging.RequestLogEntry
 
connectionId(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
connectionLog - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
connectionLog() - Method in class com.yahoo.jdisc.http.ServerConfig
 
connectionLog(ServerConfig.ConnectionLog.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
connectionLog(Consumer<ServerConfig.ConnectionLog.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
ConnectionLog - Interface in com.yahoo.container.logging
 
ConnectionLog(ServerConfig.ConnectionLog.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.ConnectionLog
 
ConnectionLogConfig - Class in com.yahoo.container.logging
This class represents the root node of connection-log Copyright Vespa.ai.
ConnectionLogConfig(ConnectionLogConfig.Builder) - Constructor for class com.yahoo.container.logging.ConnectionLogConfig
 
ConnectionLogConfig.Builder - Class in com.yahoo.container.logging
 
ConnectionLogConfig.Producer - Interface in com.yahoo.container.logging
 
ConnectionLogEntry - Class in com.yahoo.container.logging
 
ConnectionLogEntry.Builder - Class in com.yahoo.container.logging
 
ConnectionLogEntry.SslHandshakeFailure - Class in com.yahoo.container.logging
 
ConnectionLogEntry.SslHandshakeFailure.ExceptionEntry - Class in com.yahoo.container.logging
 
connectionPoolEnabled() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
connectionPoolEnabled(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
connectionTimeout() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
connectionTimeout(double) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
ConnectorConfig - Class in com.yahoo.jdisc.http
This class represents the root node of connector Copyright Vespa.ai.
ConnectorConfig(ConnectorConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig
 
ConnectorConfig.AccessLog - Class in com.yahoo.jdisc.http
This class represents connector.accessLog
ConnectorConfig.AccessLog.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.HealthCheckProxy - Class in com.yahoo.jdisc.http
This class represents connector.healthCheckProxy
ConnectorConfig.HealthCheckProxy.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Http2 - Class in com.yahoo.jdisc.http
This class represents connector.http2
ConnectorConfig.Http2.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Producer - Interface in com.yahoo.jdisc.http
 
ConnectorConfig.ProxyProtocol - Class in com.yahoo.jdisc.http
This class represents connector.proxyProtocol
ConnectorConfig.ProxyProtocol.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.ServerName - Class in com.yahoo.jdisc.http
This class represents connector.serverName
ConnectorConfig.ServerName.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl - Class in com.yahoo.jdisc.http
This class represents connector.ssl
ConnectorConfig.Ssl.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.ClientAuth - Class in com.yahoo.jdisc.http
This class represents connector.ssl.clientAuth Client authentication mode.
ConnectorConfig.Ssl.ClientAuth.Enum - Enum Class in com.yahoo.jdisc.http
 
ConnectorConfig.Throttling - Class in com.yahoo.jdisc.http
This class represents connector.throttling
ConnectorConfig.Throttling.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.TlsClientAuthEnforcer - Class in com.yahoo.jdisc.http
This class represents connector.tlsClientAuthEnforcer
ConnectorConfig.TlsClientAuthEnforcer.Builder - Class in com.yahoo.jdisc.http
 
ConnectorFactory - Class in com.yahoo.jdisc.http.server.jetty
 
ConnectorFactory(ConnectorConfig, SslProvider) - Constructor for class com.yahoo.jdisc.http.server.jetty.ConnectorFactory
 
connectorFactoryComponentRegistry() - Method in class com.yahoo.jdisc.http.server.jetty.testutils.ConnectorFactoryRegistryModule
 
ConnectorFactoryRegistryModule - Class in com.yahoo.jdisc.http.server.jetty.testutils
Guice module for test ConnectorFactories
ConnectorFactoryRegistryModule() - Constructor for class com.yahoo.jdisc.http.server.jetty.testutils.ConnectorFactoryRegistryModule
 
ConnectorFactoryRegistryModule(ConnectorConfig) - Constructor for class com.yahoo.jdisc.http.server.jetty.testutils.ConnectorFactoryRegistryModule
 
constructedInstance() - Method in class com.yahoo.container.di.componentgraph.core.Node
Returns the already constructed instance in this, if any
constructInstance() - Method in class com.yahoo.container.di.componentgraph.core.Node
Constructs the instance represented by this node, if not already done.
Container - Class in com.yahoo.container
The container instance.
Container - Class in com.yahoo.container.di
 
Container() - Constructor for class com.yahoo.container.Container
 
Container(SubscriberFactory, String, ComponentDeconstructor, Osgi) - Constructor for class com.yahoo.container.di.Container
 
CONTAINER_SEARCH_AND_DOCPROC - Static variable in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
Container.ComponentGraphResult - Class in com.yahoo.container.di
 
ContainerDocumentConfig - Class in com.yahoo.container.core.document
This class represents the root node of container-document Copyright Vespa.ai.
ContainerDocumentConfig(ContainerDocumentConfig.Builder) - Constructor for class com.yahoo.container.core.document.ContainerDocumentConfig
 
ContainerDocumentConfig.Builder - Class in com.yahoo.container.core.document
 
ContainerDocumentConfig.Doctype - Class in com.yahoo.container.core.document
This class represents container-document.doctype[]
ContainerDocumentConfig.Doctype.Builder - Class in com.yahoo.container.core.document
 
ContainerDocumentConfig.Producer - Interface in com.yahoo.container.core.document
 
ContainerHttpConfig - Class in com.yahoo.container.core
This class represents the root node of container-http Copyright Vespa.ai.
ContainerHttpConfig(ContainerHttpConfig.Builder) - Constructor for class com.yahoo.container.core.ContainerHttpConfig
 
ContainerHttpConfig.Builder - Class in com.yahoo.container.core
 
ContainerHttpConfig.Producer - Interface in com.yahoo.container.core
 
containerShouldReceiveTraffic(ClustersStatus.Require) - Method in class com.yahoo.container.handler.ClustersStatus
Returns whether this container should receive traffic based on the state of this
ContainerThreadPool - Interface in com.yahoo.container.handler.threadpool
A configurable thread pool.
ContainerThreadpoolConfig - Class in com.yahoo.container.handler.threadpool
This class represents the root node of container-threadpool Copyright Vespa.ai.
ContainerThreadpoolConfig(ContainerThreadpoolConfig.Builder) - Constructor for class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
ContainerThreadpoolConfig.Builder - Class in com.yahoo.container.handler.threadpool
 
ContainerThreadpoolConfig.Producer - Interface in com.yahoo.container.handler.threadpool
 
ContainerThreadpoolImpl - Class in com.yahoo.container.handler.threadpool
Default implementation of ContainerThreadPool.
ContainerThreadpoolImpl(ContainerThreadpoolConfig, Metric) - Constructor for class com.yahoo.container.handler.threadpool.ContainerThreadpoolImpl
 
ContainerThreadpoolImpl(ContainerThreadpoolConfig, Metric, ProcessTerminator) - Constructor for class com.yahoo.container.handler.threadpool.ContainerThreadpoolImpl
 
containsAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
content() - Method in interface com.yahoo.restapi.RestApi.RequestContext.RequestContent
 
CONTENT_BASE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
content_changes - Enum constant in enum class com.yahoo.container.QrConfig.RestartOnInternalRedeploy.Enum
 
content_changes - Static variable in class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
CONTENT_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LANGUAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LENGTH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_MD5 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_TRANSFER_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_TYPE - Static variable in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
CONTENT_TYPE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ContentChannelOutputStream - Class in com.yahoo.container.jdisc
A buffered stream wrapping a ContentChannel.
ContentChannelOutputStream(ContentChannel) - Constructor for class com.yahoo.container.jdisc.ContentChannelOutputStream
 
contentType() - Method in class com.yahoo.container.jdisc.utils.MultiPartFormParser.PartItem
 
contentType() - Method in interface com.yahoo.restapi.RestApi.RequestContext.RequestContent
 
context() - Method in class com.yahoo.container.jdisc.HttpRequest
Returns the named application context objects.
Context(LoggingRequestHandler.Context) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler.Context
Deprecated.
 
Context(ThreadedHttpRequestHandler.Context) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.Context
 
Context(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler.Context
Deprecated.
 
Context(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.Context
 
CONTEXT_KEY_ACCESS_LOG_ENTRY - Static variable in class com.yahoo.jdisc.http.server.jetty.AccessLoggingRequestHandler
 
contextFor(Request, Metric, Class<?>) - Static method in class com.yahoo.container.core.HandlerMetricContextUtil
 
contextFor(Request, Map<String, String>, Metric, Class<?>) - Static method in class com.yahoo.container.core.HandlerMetricContextUtil
 
CONTINUE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
Cookie - Class in com.yahoo.jdisc.http
A RFC 6265 compliant cookie.
Cookie() - Constructor for class com.yahoo.jdisc.http.Cookie
 
Cookie(Cookie) - Constructor for class com.yahoo.jdisc.http.Cookie
 
Cookie(String, String) - Constructor for class com.yahoo.jdisc.http.Cookie
 
COOKIE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
Cookie.SameSite - Enum Class in com.yahoo.jdisc.http
 
CookieHelper - Class in com.yahoo.jdisc.http
Helper for encoding/decoding cookies on request/response.
copyHeaders(HeaderFields) - Method in class com.yahoo.jdisc.http.HttpRequest
 
copyHeaders(HeaderFields) - Method in class com.yahoo.jdisc.http.HttpResponse
 
corePoolSize() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
corePoolSize(int) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
Counter - Class in com.yahoo.metrics.simple
A counter metric.
COUNTER - Enum constant in enum class com.yahoo.metrics.simple.UntypedMetric.AssumedType
 
CountMetric - Class in com.yahoo.container.jdisc.state
A metric which is counting an accumulative value
covariantCopy(Map<ConfigKey<ConfigInstance>, ConfigInstance>) - Static method in class com.yahoo.container.di.componentgraph.core.Keys
 
Coverage - Class in com.yahoo.container.handler
The coverage report for a result set.
Coverage - Class in com.yahoo.container.logging
Carry information about how the query covered the document corpus.
Coverage(long, int, boolean) - Constructor for class com.yahoo.container.handler.Coverage
 
Coverage(long, int, boolean, int) - Constructor for class com.yahoo.container.handler.Coverage
 
Coverage(long, long, int, int) - Constructor for class com.yahoo.container.handler.Coverage
 
Coverage(long, long, long, int) - Constructor for class com.yahoo.container.logging.Coverage
 
Coverage.FullCoverageDefinition - Enum Class in com.yahoo.container.handler
 
create(ComponentId, T) - Static method in class com.yahoo.component.chain.model.ComponentAdaptor
 
create(ThreadedHttpRequestHandler.Context) - Method in interface com.yahoo.restapi.RestApiTestDriver.RestApiRequestHandlerFactory
 
create(HttpRequest.Method, String) - Static method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
create(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which does not allow late incoming data
createAsync(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates an instance of this which supports incoming data through the default mechanism (DefaultIncomingData)
createAsyncNonstreamed(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates an instance of this which supports incoming data through the default mechanism (DefaultIncomingData) and where this data cannot be returned to clients until this is completed.
createAsyncSession(AsyncParameters) - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
createAsyncUnordered(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates an instance of this which supports incoming data through the default mechanism (DefaultIncomingData), and where this data can be rendered in any order.
createChild() - Method in class com.yahoo.processing.execution.Execution.Trace
Creates a trace node below a parent
createClientRequest() - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Start of API for synchronous HTTP request dispatch.
createConnector(Metric, Server, JettyConnectionLogger, ConnectionMetricAggregator) - Method in class com.yahoo.jdisc.http.server.jetty.ConnectorFactory
 
createContext(Map<String, ?>) - Method in class com.yahoo.metrics.simple.jdisc.SimpleMetricConsumer
 
createDirectRequest() - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Create a new HTTP request without creating a new JDisc request.
createEmpty() - Static method in class com.yahoo.processing.execution.Execution.Environment
Creates an empty environment.
createExecution(Chain<COMPONENT>, Request) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
createForTesting() - Static method in class com.yahoo.container.jdisc.state.StateMonitor
 
createHandlerTestContext() - Static method in class com.yahoo.restapi.RestApiTestDriver
 
createLoggingCompletionHandler(long, long, HttpResponse, HttpRequest, ContentChannelOutputStream) - Method in class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
createLoggingCompletionHandler(long, long, HttpResponse, HttpRequest, ContentChannelOutputStream) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Override this to implement custom access logging.
createMapper() - Static method in class com.yahoo.json.Jackson
 
createMapper(JsonFactoryBuilder) - Static method in class com.yahoo.json.Jackson
 
createRequest(CurrentContainer, URI, HttpRequest.Method, InputStream) - Static method in class com.yahoo.container.jdisc.HttpRequest
Create a new HTTP request from an URI.
createRequest(CurrentContainer, URI, HttpRequest.Method, InputStream, Map<String, String>) - Static method in class com.yahoo.container.jdisc.HttpRequest
Create a new HTTP request from an URI.
createRestApi(T) - Method in interface com.yahoo.restapi.RestApiRequestHandler.RestApiProvider
 
createRoot(int) - Static method in class com.yahoo.processing.execution.Execution.Trace
Creates an empty root trace with a given level of tracing
createRoot(Chain<? extends Processor>, int, Execution.Environment<? extends Processor>) - Static method in class com.yahoo.processing.execution.Execution
Creates an execution which is not in the context of an existing execution
createRoot(Processor, int, Execution.Environment<? extends Processor>) - Static method in class com.yahoo.processing.execution.Execution
Creates an execution of a single processor which is not in the context of an existing execution
createServerRequest() - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Start of API for synchronous HTTP request dispatch.
createSnapshot() - Method in class com.yahoo.container.jdisc.state.MetricSnapshot
Create a new snapshot instance where Gauge metrics are preserved with the last-values they have in this snapshot instance.
createSslContextFactory() - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
createSubscription(SubscriptionParameters) - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
createSyncSession(SyncParameters) - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
createTestRequest(String, HttpRequest.Method) - Static method in class com.yahoo.container.jdisc.HttpRequest
Only for simpler unit testing.
createTestRequest(String, HttpRequest.Method, InputStream) - Static method in class com.yahoo.container.jdisc.HttpRequest
Only for simpler unit testing.
createTestRequest(String, HttpRequest.Method, InputStream, Map<String, String>) - Static method in class com.yahoo.container.jdisc.HttpRequest
 
createUriFromRequest(DiscFilterRequest, String, Optional<String>) - Static method in class com.yahoo.jdisc.http.filter.util.FilterUtils
 
createVisitorDestinationSession(VisitorDestinationParameters) - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
createVisitorSession(VisitorParameters) - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
creationTime(TimeUnit) - Method in class com.yahoo.container.jdisc.HttpRequest
Returns the time at which this Request was created.
custom(String) - Static method in class com.yahoo.container.jdisc.AclMapping.Action
 
customizedsearchers - Variable in class com.yahoo.container.QrSearchersConfig.Builder
 
customizedsearchers() - Method in class com.yahoo.container.QrSearchersConfig
 
customizedsearchers(QrSearchersConfig.Customizedsearchers.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
customizedsearchers(Consumer<QrSearchersConfig.Customizedsearchers.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Customizedsearchers(QrSearchersConfig.Customizedsearchers.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
CycleDependenciesException - Exception in com.yahoo.component.chain.dependencies.ordering
Signals that the dependency graph contains cycles.
CycleFinder<T> - Class in com.yahoo.container.di.componentgraph.cycle
Applies the three-color algorithm to detect a cycle in a directed graph.
CycleFinder(Graph<T>) - Constructor for class com.yahoo.container.di.componentgraph.cycle.CycleFinder
 
cycleNodes - Variable in exception com.yahoo.component.chain.dependencies.ordering.CycleDependenciesException
 

D

data() - Method in class com.yahoo.container.jdisc.utils.MultiPartFormParser.PartItem
 
data() - Method in class com.yahoo.processing.Response
Returns the top level list of data items of this response
data(Data) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked for each leaf node in the data tree
data(Data) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
Data - Interface in com.yahoo.processing.response
A data item created due to a processing request.
DataList<DATATYPE extends Data> - Interface in com.yahoo.processing.response
A list of data items created due to a processing request.
DataplaneProxyCredentials - Class in com.yahoo.jdisc.http.server.jetty
Generates temporary credentials to be used by a proxy for accessing Jdisc.
DataplaneProxyCredentials() - Constructor for class com.yahoo.jdisc.http.server.jetty.DataplaneProxyCredentials
 
DataplaneProxyCredentials(Path, Path) - Constructor for class com.yahoo.jdisc.http.server.jetty.DataplaneProxyCredentials
 
DATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
declareCounter(String) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a counter metric without setting any default position.
declareCounter(String, Point) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a counter metric, with default dimension values as given.
declareGauge(String) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a gauge metric with any default position.
declareGauge(String, Point) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a gauge metric, with default dimension values as given.
declareGauge(String, Optional<Point>, MetricSettings) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a gauge metric, with default dimension values as given.
decodeCookieHeader() - Method in class com.yahoo.jdisc.http.HttpRequest
 
decodeSetCookieHeader() - Method in class com.yahoo.jdisc.http.HttpResponse
 
decodeSetCookieHeader(HeaderFields) - Static method in class com.yahoo.jdisc.http.CookieHelper
 
deconstruct() - Method in class com.yahoo.container.core.documentapi.DocumentAccessProvider
 
deconstruct() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolImpl
 
deconstruct() - Method in class com.yahoo.container.handler.ThreadPoolProvider
Shut down the thread pool, give a grace period of 1 second before forcibly shutting down all worker threads.
deconstruct() - Method in class com.yahoo.container.logging.FileConnectionLog
 
deconstruct() - Method in class com.yahoo.container.logging.JSONAccessLog
 
deconstruct() - Method in class com.yahoo.container.logging.VespaAccessLog
 
deconstruct() - Method in class com.yahoo.jdisc.http.server.jetty.DataplaneProxyCredentials
 
deconstruct() - Method in class com.yahoo.jdisc.http.server.jetty.Janitor
 
deconstruct() - Method in class com.yahoo.jdisc.http.server.jetty.JettyHttpServerContext
 
deconstruct() - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultSslContextFactoryProvider
 
deconstruct() - Method in class com.yahoo.language.provider.DefaultEmbedderProvider
 
deconstruct() - Method in class com.yahoo.language.provider.DefaultLinguisticsProvider
 
deconstruct() - Method in class com.yahoo.metrics.simple.MetricManager
 
deconstruct() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
 
deconstruct(long, List<Object>, Collection<Bundle>) - Method in interface com.yahoo.container.di.ComponentDeconstructor
Deconstructs the given components in order, then the given bundles.
DEFAULT_CHARACTER_ENCODING - Static variable in class com.yahoo.container.jdisc.HttpResponse
Default encoding/character set of a HTTP response; UTF-8.
DEFAULT_HTTP_PORT - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DEFAULT_HTTPS_PORT - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DEFAULT_INSTANCE - Static variable in class com.yahoo.container.jdisc.RequestHandlerSpec
 
DEFAULT_MIME_TYPE - Static variable in class com.yahoo.container.jdisc.HttpResponse
Default response content type; text/plain.
DEFAULT_RENDERER_ID - Static variable in class com.yahoo.processing.handler.AbstractProcessingHandler
 
DEFAULT_REQUIRED_CAPABILITY - Static variable in interface com.yahoo.container.jdisc.utils.CapabilityRequiringRequestHandler
 
DefaultConnectorSsl - Class in com.yahoo.jdisc.http.ssl.impl
Default implementation of SslProvider backed by SslContextFactory.Server
DefaultConnectorSsl() - Constructor for class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
defaultdoctype() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher
 
defaultdoctype(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder
 
DefaultEmbedderProvider - Class in com.yahoo.language.provider
Provides the default embedder implementation if no embedder component has been explicitly configured (dependency injection will fallback to providers if no components of the requested type is found).
DefaultEmbedderProvider() - Constructor for class com.yahoo.language.provider.DefaultEmbedderProvider
 
defaultFilters - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
defaultFilters() - Method in class com.yahoo.jdisc.http.ServerConfig
 
defaultFilters(int) - Method in class com.yahoo.jdisc.http.ServerConfig
 
defaultFilters(ServerConfig.DefaultFilters.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Add the given builder to this builder's list of DefaultFilters builders
defaultFilters(Consumer<ServerConfig.DefaultFilters.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
defaultFilters(List<ServerConfig.DefaultFilters.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Set the given list as this builder's list of DefaultFilters builders
DefaultFilters(ServerConfig.DefaultFilters.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.DefaultFilters
 
defaultHandler(RestApi.Handler<?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
defaultHandler(RestApi.Handler<?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
defaultHandler(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
defaultHandler(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
DefaultIncomingData<DATATYPE extends Data> - Class in com.yahoo.processing.response
The default incoming data implementation
DefaultIncomingData() - Constructor for class com.yahoo.processing.response.DefaultIncomingData
Creates an instance which must be assigned an owner after creation
DefaultIncomingData(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.DefaultIncomingData
 
DefaultLinguisticsProvider - Class in com.yahoo.language.provider
Provides the default linguistics implementation if no linguistics component has been explicitly configured (dependency injection will fallback to providers if no components of the requested type is found).
DefaultLinguisticsProvider() - Constructor for class com.yahoo.language.provider.DefaultLinguisticsProvider
 
defaultResponse(Request) - Method in class com.yahoo.processing.execution.Execution
Creates the default response to return from this kind of execution when there are no further processors.
defaultResponse(Request) - Method in class com.yahoo.processing.execution.ExecutionWithResponse
 
DefaultSslContextFactoryProvider - Class in com.yahoo.jdisc.http.ssl.impl
The default implementation of SslProvider to be injected into connectors without explicit ssl configuration.
DefaultSslContextFactoryProvider(ConnectorConfig) - Constructor for class com.yahoo.jdisc.http.ssl.impl.DefaultSslContextFactoryProvider
 
DEFLATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
DEGRADED_BY_ADAPTIVE_TIMEOUT - Static variable in class com.yahoo.container.handler.Coverage
 
DEGRADED_BY_MATCH_PHASE - Static variable in class com.yahoo.container.handler.Coverage
 
DEGRADED_BY_TIMEOUT - Static variable in class com.yahoo.container.handler.Coverage
 
degradedReason - Variable in class com.yahoo.container.handler.Coverage
 
delegate() - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
delegate() - Method in class com.yahoo.processing.response.FutureResponse
 
delete(RestApi.Handler<?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
delete(RestApi.Handler<?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
DELETE - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
dependencies - Variable in class com.yahoo.component.chain.model.ChainedComponentModel
 
dependencies - Variable in class com.yahoo.component.chain.Phase
 
dependencies - Variable in class com.yahoo.container.core.ChainsConfig.Components.Builder
 
dependencies() - Method in class com.yahoo.container.core.ChainsConfig.Components
 
dependencies(ChainsConfig.Components.Dependencies.Builder) - Method in class com.yahoo.container.core.ChainsConfig.Components.Builder
 
dependencies(Consumer<ChainsConfig.Components.Dependencies.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Components.Builder
Make a new builder and run the supplied function on it before adding it to the list
Dependencies - Class in com.yahoo.component.chain.dependencies
Constraints for ordering ChainedComponents in chains.
Dependencies - Enum constant in enum class com.yahoo.processing.execution.Execution.Trace.Level
The before/after dependencies of each processing step is traced on every invocation
Dependencies(ChainsConfig.Components.Dependencies.Builder) - Constructor for class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
Dependencies(Collection<String>, Collection<String>, Collection<String>) - Constructor for class com.yahoo.component.chain.dependencies.Dependencies
Create from collections of strings, typically from config.
destroy() - Method in class com.yahoo.container.handler.metrics.MetricsV2Handler
 
destroy() - Method in class com.yahoo.container.handler.metrics.PrometheusV1Handler
 
destroy() - Method in class com.yahoo.jdisc.http.filter.chain.RequestFilterChain
 
destroy() - Method in class com.yahoo.jdisc.http.filter.chain.ResponseFilterChain
 
developerMode() - Method in class com.yahoo.jdisc.http.ServerConfig
 
developerMode(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
dimensionality() - Method in class com.yahoo.metrics.simple.Point
Get the number of dimensions defined for this Point, i.e.
dimensions() - Method in class com.yahoo.metrics.simple.Point
Get an immutable list view of the names of each dimension.
DISABLED - Enum constant in enum class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
 
DISABLED - Enum constant in enum class com.yahoo.jdisc.http.SslProvider.ConnectorSsl.ClientAuth
 
DISABLED - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
disableDefaultAclMapping() - Method in interface com.yahoo.restapi.RestApi.Builder
 
disableDefaultExceptionMappers() - Method in interface com.yahoo.restapi.RestApi.Builder
Disables mappers listed in RestApiMappers.DEFAULT_EXCEPTION_MAPPERS
disableDefaultResponseMappers() - Method in interface com.yahoo.restapi.RestApi.Builder
Disables mappers listed in RestApiMappers.DEFAULT_RESPONSE_MAPPERS
disableUrlDownloader() - Method in class com.yahoo.container.Container
 
DiscFilterRequest - Class in com.yahoo.jdisc.http.filter
The Request class on which all filters will operate upon.
DiscFilterRequest(HttpRequest) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DiscFilterRequest.ThreadLocalSimpleDateFormat - Class in com.yahoo.jdisc.http.filter
The set of SimpleDateFormat formats to use in getDateHeader().
DiscFilterResponse - Class in com.yahoo.jdisc.http.filter
Response type for SecurityResponseFilter.
DiscFilterResponse(HttpResponse) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
discriminator() - Method in class com.yahoo.container.QrConfig
 
discriminator(String) - Method in class com.yahoo.container.QrConfig.Builder
 
DiskBundleInstaller - Class in com.yahoo.container.core.config
 
DiskBundleInstaller() - Constructor for class com.yahoo.container.core.config.DiskBundleInstaller
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.ComponentsConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.QrConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
docid() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher
 
docid(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder
 
DOCPROC - Enum constant in enum class com.yahoo.container.core.ChainsConfig.Chains.Type.Enum
 
DOCPROC - Static variable in class com.yahoo.container.core.ChainsConfig.Chains.Type
 
docs - Variable in class com.yahoo.container.handler.Coverage
 
DOCS_SEARCHED - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
doctype - Variable in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
doctype() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig
 
doctype(int) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig
 
doctype(ContainerDocumentConfig.Doctype.Builder) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
Add the given builder to this builder's list of Doctype builders
doctype(Consumer<ContainerDocumentConfig.Doctype.Builder>) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
doctype(List<ContainerDocumentConfig.Doctype.Builder>) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
Set the given list as this builder's list of Doctype builders
Doctype(ContainerDocumentConfig.Doctype.Builder) - Constructor for class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype
 
DOCUMENT_COUNT - Enum constant in enum class com.yahoo.container.handler.Coverage.FullCoverageDefinition
 
DocumentAccessProvider - Class in com.yahoo.container.core.documentapi
Lets a lazily initialised DocumentAccess that forwards to a MessageBusDocumentAccess be injected in containers.
DocumentAccessProvider(DocumentmanagerConfig, MessagebusConfig) - Constructor for class com.yahoo.container.core.documentapi.DocumentAccessProvider
 
doHandle(URI, Path, String) - Method in class com.yahoo.container.handler.metrics.HttpHandlerBase
 
doHandle(URI, Path, String) - Method in class com.yahoo.container.handler.metrics.MetricsV2Handler
 
doHandle(URI, Path, String) - Method in class com.yahoo.container.handler.metrics.PrometheusV1Handler
 
domain() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
domain(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
doSetValue(String) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat
 
doSetValue(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Type
 
doSetValue(String) - Method in class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
doSetValue(String) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode
 
doSetValue(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
dotString() - Method in exception com.yahoo.component.chain.dependencies.ordering.CycleDependenciesException
 
DOUBLE - Enum constant in enum class com.yahoo.metrics.simple.PointBuilder.Discriminator
 
DOUBLE - Enum constant in enum class com.yahoo.metrics.simple.Value.Discriminator
 
doubleValue() - Method in class com.yahoo.metrics.simple.Value
Get the double wrapped by a Value if one exists.
down - Enum constant in enum class com.yahoo.container.jdisc.state.StateMonitor.Status
 
drain() - Method in class com.yahoo.processing.response.DefaultIncomingData
Gets and removes all the data currently available in this.
drain() - Method in interface com.yahoo.processing.response.IncomingData
Get and remove all the data currently available in this
drain() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
DrainOnGetFuture(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
 
dumpHeapOnTimeout() - Method in class com.yahoo.container.QrConfig.Shutdown
 
dumpHeapOnTimeout(boolean) - Method in class com.yahoo.container.QrConfig.Shutdown.Builder
 
duration() - Method in class com.yahoo.container.logging.RequestLogEntry
 
duration(Duration) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
durationSeconds() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 

E

edge(T, T) - Method in class com.yahoo.container.di.componentgraph.cycle.Graph
 
elements - Variable in class com.yahoo.container.handler.Prefix
 
empty - Static variable in class com.yahoo.processing.request.CompoundName
The empty compound
EMPTY_DOCUMENTS - Enum constant in enum class com.yahoo.container.protect.Error
 
emptyDependencies() - Static method in class com.yahoo.component.chain.dependencies.Dependencies
 
emptyPoint() - Static method in class com.yahoo.metrics.simple.Point
the canonical 0-dimensional Point.
EmptyRequestFilter - Class in com.yahoo.jdisc.http.filter.chain
 
EmptyResponse - Class in com.yahoo.container.jdisc
Placeholder response when no content, only headers and status is to be returned.
EmptyResponse() - Constructor for class com.yahoo.container.jdisc.EmptyResponse
 
EmptyResponse(int) - Constructor for class com.yahoo.container.jdisc.EmptyResponse
 
EmptyResponseFilter - Class in com.yahoo.jdisc.http.filter.chain
 
enable() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
enable() - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
enable(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
enable(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
enabled() - Method in class com.yahoo.container.QrConfig.Rpc
 
enabled() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol
 
enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
enabled() - Method in class com.yahoo.jdisc.http.ServerConfig.ConnectionLog
 
enabled() - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx
 
enabled(boolean) - Method in class com.yahoo.container.QrConfig.Rpc.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.ConnectionLog.Builder
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
enabledCipherSuites - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabledCipherSuites() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
enabledCipherSuites(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
enabledCipherSuites(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabledCipherSuites(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabledProtocols - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabledProtocols() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
enabledProtocols(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
enabledProtocols(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabledProtocols(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
encodeCookieHeader(List<Cookie>) - Method in class com.yahoo.jdisc.http.HttpRequest
 
encodeSetCookieHeader(HeaderFields, List<Cookie>) - Static method in class com.yahoo.jdisc.http.CookieHelper
 
encodeSetCookieHeader(List<Cookie>) - Method in class com.yahoo.jdisc.http.HttpResponse
 
endList(DataList<?>) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked at the end of each data list, including the implicit, outermost one in the response.
endList(DataList<?>) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
endResponse() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked once at the end of rendering a response.
endResponse() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
entering(TraceNode) - Method in class com.yahoo.container.logging.TraceRenderer
 
entrySet() - Method in class com.yahoo.metrics.simple.Bucket
 
environment() - Method in class com.yahoo.processing.execution.Execution
 
Environment(ChainRegistry<COMPONENT>) - Constructor for class com.yahoo.processing.execution.Execution.Environment
Creates a new environment
equalEdges(List<?>, List<?>) - Static method in class com.yahoo.container.di.componentgraph.core.Node
 
equalNodeEdges(List<Node>, List<Node>) - Static method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
equals(Object) - Method in class com.yahoo.component.chain.Chain
 
equals(Object) - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
equals(Object) - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
equals(Object) - Method in class com.yahoo.container.di.componentgraph.core.Node
 
equals(Object) - Method in class com.yahoo.container.jdisc.AclMapping.Action
 
equals(Object) - Method in class com.yahoo.container.jdisc.state.StateMetricContext
 
equals(Object) - Method in class com.yahoo.jdisc.http.Cookie
 
equals(Object) - Method in class com.yahoo.metrics.simple.Identifier
 
equals(Object) - Method in class com.yahoo.metrics.simple.Point
 
equals(Object) - Method in class com.yahoo.processing.request.CompoundName
 
equals(Object) - Method in class com.yahoo.processing.request.ErrorMessage
Two error messages are equal if they have the same code and message.
Error - Enum Class in com.yahoo.container.protect
Error codes to use in ErrorMessage instances for container applications.
ERROR_IN_PLUGIN - Enum constant in enum class com.yahoo.container.protect.Error
 
ErrorMessage - Class in com.yahoo.processing.request
An error encountered while processing a request.
ErrorMessage(int, String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String, String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String, String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String, String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String, String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorResponse - Class in com.yahoo.container.handler.metrics
 
ErrorResponse - Class in com.yahoo.restapi
A HTTP JSON response containing an error code and a message
ErrorResponse(int, String) - Constructor for class com.yahoo.container.handler.metrics.ErrorResponse
 
ErrorResponse(int, String, String) - Constructor for class com.yahoo.restapi.ErrorResponse
 
ErrorResponse.errorCodes - Enum Class in com.yahoo.restapi
 
errors() - Method in class com.yahoo.processing.Request
Returns the list of errors encountered while processing this request, never null.
ETAG - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ExactStringSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
ExactStringSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher
 
ExactStringSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
ExactStringSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
ExactStringSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
exceptionChain() - Method in class com.yahoo.container.logging.ConnectionLogEntry.SslHandshakeFailure
 
ExceptionEntry(String, String) - Constructor for class com.yahoo.container.logging.ConnectionLogEntry.SslHandshakeFailure.ExceptionEntry
 
ExceptionWrapper - Exception in com.yahoo.jdisc.http.server.jetty
A wrapper to make exceptions leaking into Jetty easier to track.
ExceptionWrapper(Throwable) - Constructor for exception com.yahoo.jdisc.http.server.jetty.ExceptionWrapper
 
excludedComponents - Variable in class com.yahoo.component.chain.model.ChainSpecification.Inheritance
 
excludes - Variable in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
excludes() - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
excludes(int) - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
excludes(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
excludes(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
executeNext() - Method in interface com.yahoo.restapi.RestApi.FilterContext
 
executeRequest(HttpRequest) - Method in class com.yahoo.restapi.RestApiTestDriver
 
Execution - Class in com.yahoo.processing.execution
An execution of a chain.
Execution(Chain<? extends Processor>, int, Execution.Trace, Execution.Environment<? extends Processor>) - Constructor for class com.yahoo.processing.execution.Execution
Creates a new execution by setting the internal state directly.
Execution(Chain<? extends Processor>, Execution) - Constructor for class com.yahoo.processing.execution.Execution
Creates an execution of a chain
Execution(Execution) - Constructor for class com.yahoo.processing.execution.Execution
Creates an execution from another.
Execution(Processor, Execution) - Constructor for class com.yahoo.processing.execution.Execution
Creates an execution of a single processor
Execution.Environment<COMPONENT extends Processor> - Class in com.yahoo.processing.execution
Holds the static execution environment for the duration of an execution
Execution.Trace - Class in com.yahoo.processing.execution
Tre trace of this execution.
Execution.Trace.Level - Enum Class in com.yahoo.processing.execution
Defines what information is added at which trace level
Execution.Trace.LogValue - Class in com.yahoo.processing.execution
An immutable access log value added to the trace
ExecutionWithResponse - Class in com.yahoo.processing.execution
An execution which has a response which is returned when this gets to the end of the chain.
ExecutionWithResponse(Chain<? extends Processor>, Response, Execution) - Constructor for class com.yahoo.processing.execution.ExecutionWithResponse
Creates an execution which will return a given response at the end of the chain.
executor() - Method in interface com.yahoo.container.handler.threadpool.ContainerThreadPool
 
executor() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolImpl
 
executor() - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
EXPECT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
EXPIRES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
EXPLICITLY_FULL - Enum constant in enum class com.yahoo.container.handler.Coverage.FullCoverageDefinition
 
EXPLICITLY_INCOMPLETE - Enum constant in enum class com.yahoo.container.handler.Coverage.FullCoverageDefinition
 
ExtendedResponse - Class in com.yahoo.container.jdisc
An HTTP response supporting async rendering and extended information for logging.
ExtendedResponse(int) - Constructor for class com.yahoo.container.jdisc.ExtendedResponse
 
external - Variable in class com.yahoo.container.QrSearchersConfig.Builder
 
external() - Method in class com.yahoo.container.QrSearchersConfig
 
external(int) - Method in class com.yahoo.container.QrSearchersConfig
 
external(QrSearchersConfig.External.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Add the given builder to this builder's list of External builders
external(Consumer<QrSearchersConfig.External.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
external(List<QrSearchersConfig.External.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Set the given list as this builder's list of External builders
External(QrSearchersConfig.External.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.External
 
extraAttributeKeys() - Method in class com.yahoo.container.logging.RequestLogEntry
 
extraAttributeValues(String) - Method in class com.yahoo.container.logging.RequestLogEntry
 
extrafactor() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher
 
extrafactor(double) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder
 

F

factorycomponent() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype
 
factorycomponent(String) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype.Builder
 
FAILURE - Enum constant in enum class com.yahoo.container.di.Osgi.GenerationStatus
 
fallback() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName
 
fallback(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
FieldCollapsingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
FieldCollapsingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher
 
FieldCollapsingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher
 
FieldCollapsingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
FieldCollapsingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
Make a new builder and run the supplied function on it before adding it to the list
FileAcquirerBundleInstaller - Class in com.yahoo.container.core.config
Retrieves bundles with file distribution, and installs them to the OSGi framework.
FileAcquirerBundleInstaller(FileAcquirer) - Constructor for class com.yahoo.container.core.config.FileAcquirerBundleInstaller
 
FileConnectionLog - Class in com.yahoo.container.logging
 
FileConnectionLog(ConnectionLogConfig) - Constructor for class com.yahoo.container.logging.FileConnectionLog
 
filedistributor - Variable in class com.yahoo.container.QrConfig.Builder
 
filedistributor() - Method in class com.yahoo.container.QrConfig
 
filedistributor(QrConfig.Filedistributor.Builder) - Method in class com.yahoo.container.QrConfig.Builder
 
filedistributor(Consumer<QrConfig.Filedistributor.Builder>) - Method in class com.yahoo.container.QrConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Filedistributor(QrConfig.Filedistributor.Builder) - Constructor for class com.yahoo.container.QrConfig.Filedistributor
 
fileHandler - Variable in class com.yahoo.container.core.AccessLogConfig.Builder
 
fileHandler() - Method in class com.yahoo.container.core.AccessLogConfig
 
fileHandler(AccessLogConfig.FileHandler.Builder) - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
fileHandler(Consumer<AccessLogConfig.FileHandler.Builder>) - Method in class com.yahoo.container.core.AccessLogConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
FileHandler(AccessLogConfig.FileHandler.Builder) - Constructor for class com.yahoo.container.core.AccessLogConfig.FileHandler
 
FileWrapper - Class in com.yahoo.container.jdisc.state
 
FileWrapper() - Constructor for class com.yahoo.container.jdisc.state.FileWrapper
 
FILL_TIME - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
filter - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
filter() - Method in class com.yahoo.jdisc.http.ServerConfig
 
filter(int) - Method in class com.yahoo.jdisc.http.ServerConfig
 
filter(DiscFilterRequest, ResponseHandler) - Method in interface com.yahoo.jdisc.http.filter.SecurityRequestFilter
 
filter(DiscFilterRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
filter(DiscFilterResponse, RequestView) - Method in interface com.yahoo.jdisc.http.filter.SecurityResponseFilter
 
filter(RequestView, DiscFilterResponse) - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
filter(HttpRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.chain.EmptyRequestFilter
 
filter(HttpRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.chain.RequestFilterChain
 
filter(HttpRequest, ResponseHandler) - Method in interface com.yahoo.jdisc.http.filter.RequestFilter
 
filter(HttpRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
filter(ServerConfig.Filter.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Add the given builder to this builder's list of Filter builders
filter(Response, Request) - Method in class com.yahoo.jdisc.http.filter.chain.EmptyResponseFilter
 
filter(Response, Request) - Method in class com.yahoo.jdisc.http.filter.chain.ResponseFilterChain
 
filter(Response, Request) - Method in interface com.yahoo.jdisc.http.filter.ResponseFilter
 
filter(Response, Request) - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
filter(Consumer<ServerConfig.Filter.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
filter(List<ServerConfig.Filter.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Set the given list as this builder's list of Filter builders
Filter(ServerConfig.Filter.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter
 
FilterBackingRequestHandler - Class in com.yahoo.container.handler
Dummy handler for paths that should be handled in a request filter.
FilterBackingRequestHandler(Executor) - Constructor for class com.yahoo.container.handler.FilterBackingRequestHandler
 
FilterBindings - Class in com.yahoo.jdisc.http.server.jetty
Resolves request/response filter (chain) from a URI instance.
FilterBindings.Builder - Class in com.yahoo.jdisc.http.server.jetty
 
FilterChainRepository - Class in com.yahoo.container.http.filter
Creates JDisc request/response filter chains.
FilterChainRepository(ChainsConfig, ComponentRegistry<RequestFilter>, ComponentRegistry<ResponseFilter>, ComponentRegistry<SecurityRequestFilter>, ComponentRegistry<SecurityResponseFilter>) - Constructor for class com.yahoo.container.http.filter.FilterChainRepository
 
filterClass() - Method in class com.yahoo.container.core.http.HttpFilterConfig
 
filterClass(String) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
FilterConfig - Interface in com.yahoo.jdisc.http.filter
Legacy filter config.
filterId() - Method in class com.yahoo.jdisc.http.ServerConfig.DefaultFilters
 
filterId(String) - Method in class com.yahoo.jdisc.http.ServerConfig.DefaultFilters.Builder
 
filterName() - Method in class com.yahoo.container.core.http.HttpFilterConfig
 
filterName(String) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
filterRequest(RestApi.FilterContext) - Method in interface com.yahoo.restapi.RestApi.Filter
 
FilterTestUtils - Class in com.yahoo.jdisc.http.filter.util
FilterTestUtils.RequestBuilder - Class in com.yahoo.jdisc.http.filter.util
 
FilterUtils - Class in com.yahoo.jdisc.http.filter.util
Helper methods for auth0/okta request filters.
FilterUtils() - Constructor for class com.yahoo.jdisc.http.filter.util.FilterUtils
 
findCycle() - Method in class com.yahoo.container.di.componentgraph.cycle.CycleFinder
Returns a list of vertices constituting a cycle in the graph, or an empty list if no cycle was found.
findEntries(String, String, boolean) - Method in class com.yahoo.container.bundle.MockBundle
 
findEntries(String, String, int) - Method in class com.yahoo.container.bundle.MockBundle
 
first() - Method in class com.yahoo.processing.request.CompoundName
Returns the name before the first dot.
first(int) - Method in class com.yahoo.processing.request.CompoundName
Returns the first n components of this.
flatten(Resolver<ChainSpecification>) - Method in class com.yahoo.component.chain.model.ChainSpecification
 
flush() - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Flush the internal buffers, does not touch the ContentChannel.
flush() - Method in class com.yahoo.container.jdisc.MaxPendingContentChannelOutputStream
 
followRedirects() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
followRedirects(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
forbidden(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
Forbidden() - Constructor for exception com.yahoo.restapi.RestApiException.Forbidden
 
Forbidden(String) - Constructor for exception com.yahoo.restapi.RestApiException.Forbidden
 
Forbidden(String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.Forbidden
 
FORBIDDEN - Enum constant in enum class com.yahoo.container.protect.Error
 
FORBIDDEN - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
format(LogRecord) - Method in class com.yahoo.container.logging.LogFormatter
 
formats - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
found(URI) - Static method in class com.yahoo.restapi.RedirectResponse
 
freeze() - Method in class com.yahoo.processing.response.ArrayDataList
Irreversibly prevent further changes to the items of this.
from(String) - Static method in class com.yahoo.processing.request.CompoundName
Creates a CompoundName from a string, possibly reusing from cache.
FROM - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
fromComponents(String...) - Static method in class com.yahoo.processing.request.CompoundName
Constructs this from an array of name components which are assumed not to contain dots
fromCookieHeader(String) - Static method in class com.yahoo.jdisc.http.Cookie
 
fromSearchAndDocproc(ComponentSpecification, ComponentSpecification) - Static method in class com.yahoo.container.bundle.BundleInstantiationSpecification
Create spec for a component from the container-search-and-docproc bundle with the given id and classId.
fromSearchAndDocproc(String) - Static method in class com.yahoo.container.bundle.BundleInstantiationSpecification
Create spec for a component from the container-search-and-docproc bundle with the given class name as id.
fromSetCookieHeader(String) - Static method in class com.yahoo.jdisc.http.Cookie
 
fromString(String) - Static method in enum class com.yahoo.jdisc.http.HttpRequest.Version
 
fromStrings(String, String, String) - Static method in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
FULL_COVERAGE - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
fullReason - Variable in class com.yahoo.container.handler.Coverage
 
fullResultSets - Variable in class com.yahoo.container.handler.Coverage
 
FutureResponse - Class in com.yahoo.processing.response
A processing response which will arrive in the future.
FutureResponse(Callable<Response>, Execution, Request) - Constructor for class com.yahoo.processing.response.FutureResponse
 

G

Gauge - Class in com.yahoo.metrics.simple
A gauge metric, i.e.
GAUGE - Enum constant in enum class com.yahoo.metrics.simple.UntypedMetric.AssumedType
 
GaugeMetric - Class in com.yahoo.container.jdisc.state
A metric which contains a gauge value, i.e a value which represents the magnitude of something measured at a point in time.
generation() - Method in class com.yahoo.container.core.ApplicationMetadataConfig
 
generation() - Method in class com.yahoo.container.core.config.HandlersConfigurerDi
Returns the currently active application configuration generation
generation() - Method in class com.yahoo.container.di.CloudSubscriber
 
generation() - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
generation() - Method in interface com.yahoo.container.di.config.Subscriber
 
generation(long) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
get() - Static method in class com.yahoo.container.Container
 
get() - Method in class com.yahoo.container.core.documentapi.DocumentAccessProvider
 
get() - Method in class com.yahoo.container.di.CloudSubscriberFactory.Provider
 
get() - Method in class com.yahoo.container.handler.ThreadPoolProvider
Get the Executor provided by this class.
get() - Method in class com.yahoo.language.provider.DefaultEmbedderProvider
 
get() - Method in class com.yahoo.language.provider.DefaultLinguisticsProvider
 
get() - Method in class com.yahoo.metrics.simple.MetricManager
 
get() - Method in class com.yahoo.processing.impl.ProcessingFuture
 
get() - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Wait until all data is available.
get() - Method in class com.yahoo.processing.response.FutureResponse
 
get() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
get(int) - Method in class com.yahoo.processing.request.CompoundName
Returns the compound element as the given index
get(int) - Method in class com.yahoo.processing.response.ArrayDataList
Returns the data element at index
get(int) - Method in interface com.yahoo.processing.response.DataList
 
get(long, TimeUnit) - Method in class com.yahoo.processing.impl.ProcessingFuture
 
get(long, TimeUnit) - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Wait until all data is available.
get(long, TimeUnit) - Method in class com.yahoo.processing.response.FutureResponse
 
get(long, TimeUnit) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
get(RequestView) - Method in interface com.yahoo.container.jdisc.AclMapping
 
get(RequestView) - Method in class com.yahoo.container.jdisc.HttpMethodAclMapping
 
get(CompoundName) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,null,this).
get(CompoundName, Object) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one, or the default value if no value is set, or if the first value encountered is explicitly set to null.
get(CompoundName, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,context,this).
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Gets a named value which (if necessary) is resolved using a property context.
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.properties.PropertyMap
 
get(RestApi.Handler<?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
get(RestApi.Handler<?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
get(String) - Method in class com.yahoo.container.jdisc.state.MetricSet
Returns a metric value
get(String) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,null,this).
get(String) - Method in class com.yahoo.restapi.Path
Returns the value of the given template variable in the last path matched, or null if the previous matches call returned false or if this has not matched anything yet.
get(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Attributes
 
get(String, Object) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one, or the default value if no value is set, or if the first value encountered is explicitly set to null.
get(String, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,context,this).
get(String, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Gets a named value which (if necessary) is resolved using a property context.
GET - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
getAccessLogEntry() - Method in class com.yahoo.container.jdisc.HttpRequest
 
getAccessLogEntry(HttpRequest) - Static method in class com.yahoo.jdisc.http.server.jetty.AccessLoggingRequestHandler
 
getAccessLogEntry(Map<String, Object>) - Static method in class com.yahoo.jdisc.http.server.jetty.AccessLoggingRequestHandler
 
getActive() - Method in class com.yahoo.container.handler.Coverage
Returns the total number of documents that could be searched.
getActive() - Method in class com.yahoo.container.logging.Coverage
 
getAllMetricNames() - Method in class com.yahoo.metrics.simple.Bucket
 
getAnnotatedConstructorParams() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
getAnnotatedDependencies(Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.yahoo.component.chain.ChainedComponent
 
getApplyOnRestart() - Method in class com.yahoo.container.ComponentsConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.QrConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getApplyOnRestart() - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
getAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getAttribute(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns a named attribute.
getAttributeNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getAttributeNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getAverage() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the average reading of this value in the time interval, or--if no value has been set within this period--the value of 'last' from the most recent interval where this metric was set.
getBigDecimal(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getBigDecimalOrThrow(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getBoolean(CompoundName) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean - if this value can reasonably be interpreted as a boolean, this will return the value.
getBoolean(CompoundName, boolean) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean.
getBoolean(String) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean - if this value can reasonably be interpreted as a boolean, this will return the value.
getBoolean(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getBoolean(String, boolean) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean.
getBooleanInitParameter(String, boolean) - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the boolean value of the init parameter.
getBooleanOrThrow(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getBooleanProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Helper method to parse boolean request flags, using Boolean.parseBoolean(String).
getBootstrapGeneration() - Method in class com.yahoo.container.di.ConfigRetriever
 
getBundle() - Method in class com.yahoo.container.bundle.MockBundle
 
getBundle(ComponentSpecification) - Method in interface com.yahoo.container.di.Osgi
 
getBundle(ComponentSpecification) - Method in class com.yahoo.osgi.MockOsgi
 
getBundle(ComponentSpecification) - Method in interface com.yahoo.osgi.Osgi
 
getBundle(ComponentSpecification) - Method in class com.yahoo.osgi.OsgiImpl
Returns the bundle of a given name having the highest matching version
getBundle(ComponentSpecification) - Method in interface com.yahoo.osgi.OsgiWrapper
 
getBundleContext() - Method in class com.yahoo.container.bundle.MockBundle
 
getBundleId() - Method in class com.yahoo.container.bundle.MockBundle
 
getBundles() - Method in class com.yahoo.osgi.MockOsgi
 
getBundles() - Method in interface com.yahoo.osgi.Osgi
 
getBundles() - Method in class com.yahoo.osgi.OsgiImpl
 
getCapabilities(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getCause() - Method in class com.yahoo.processing.request.ErrorMessage
Returns the throwable associated with this error, or null if none
getCertificate(String) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using the default TTL and retry time
getCertificate(String, long) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using a TTL and default retry time
getCertificate(String, long, long) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using a TTL and default retry time
getChainRegistry() - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
getCharacterEncoding() - Method in class com.yahoo.container.jdisc.HttpResponse
The name of the encoding for the response contents, if applicable.
getCharacterEncoding() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Get character encoding
getCharacterEncoding() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
getClassId() - Method in class com.yahoo.osgi.provider.model.ComponentModel
 
getClassLoader() - Method in class com.yahoo.container.bundle.MockBundle
 
getClassName() - Method in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
getClientCertificateChain() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getClientProviderRegistry() - Method in class com.yahoo.container.Container
 
getCode() - Method in class com.yahoo.processing.request.ErrorMessage
Returns the code of this message, or 0 if no code is set
getComponent(Class<T>) - Method in class com.yahoo.container.core.config.HandlersConfigurerDi
 
getComponentId() - Method in class com.yahoo.osgi.provider.model.ComponentModel
 
getComponentRegistry() - Method in class com.yahoo.container.Container
 
getComponentsGeneration() - Method in class com.yahoo.container.di.ConfigRetriever
 
getConfig(ComponentsConfig.Builder) - Method in interface com.yahoo.container.ComponentsConfig.Producer
 
getConfig(AccessLogConfig.Builder) - Method in interface com.yahoo.container.core.AccessLogConfig.Producer
 
getConfig(ApplicationMetadataConfig.Builder) - Method in interface com.yahoo.container.core.ApplicationMetadataConfig.Producer
 
getConfig(ChainsConfig.Builder) - Method in interface com.yahoo.container.core.ChainsConfig.Producer
 
getConfig(ContainerHttpConfig.Builder) - Method in interface com.yahoo.container.core.ContainerHttpConfig.Producer
 
getConfig(ContainerDocumentConfig.Builder) - Method in interface com.yahoo.container.core.document.ContainerDocumentConfig.Producer
 
getConfig(HttpFilterConfig.Builder) - Method in interface com.yahoo.container.core.http.HttpFilterConfig.Producer
 
getConfig(IdentityConfig.Builder) - Method in interface com.yahoo.container.core.identity.IdentityConfig.Producer
 
getConfig(LogHandlerConfig.Builder) - Method in interface com.yahoo.container.core.LogHandlerConfig.Producer
 
getConfig(VipStatusConfig.Builder) - Method in interface com.yahoo.container.core.VipStatusConfig.Producer
 
getConfig(ApplicationBundlesConfig.Builder) - Method in interface com.yahoo.container.di.config.ApplicationBundlesConfig.Producer
 
getConfig(PlatformBundlesConfig.Builder) - Method in interface com.yahoo.container.di.config.PlatformBundlesConfig.Producer
 
getConfig(MetricsProxyApiConfig.Builder) - Method in interface com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Producer
 
getConfig(ContainerThreadpoolConfig.Builder) - Method in interface com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Producer
 
getConfig(ThreadpoolConfig.Builder) - Method in interface com.yahoo.container.handler.ThreadpoolConfig.Producer
 
getConfig(HealthMonitorConfig.Builder) - Method in interface com.yahoo.container.jdisc.config.HealthMonitorConfig.Producer
 
getConfig(MetricsPacketsHandlerConfig.Builder) - Method in interface com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Producer
 
getConfig(ConnectionLogConfig.Builder) - Method in interface com.yahoo.container.logging.ConnectionLogConfig.Producer
 
getConfig(QrConfig.Builder) - Method in interface com.yahoo.container.QrConfig.Producer
 
getConfig(QrSearchersConfig.Builder) - Method in interface com.yahoo.container.QrSearchersConfig.Producer
 
getConfig(HttpClientConfig.Builder) - Method in interface com.yahoo.jdisc.http.client.HttpClientConfig.Producer
 
getConfig(ConnectorConfig.Builder) - Method in interface com.yahoo.jdisc.http.ConnectorConfig.Producer
 
getConfig(ServerConfig.Builder) - Method in interface com.yahoo.jdisc.http.ServerConfig.Producer
 
getConfig(ManagerConfig.Builder) - Method in interface com.yahoo.metrics.ManagerConfig.Producer
 
getConfig(ConfigKey<T>, Map<ConfigKey<? extends ConfigInstance>, ConfigInstance>) - Static method in class com.yahoo.container.di.Container
 
getConfigs(Set<ConfigKey<? extends ConfigInstance>>, long, boolean) - Method in class com.yahoo.container.di.ConfigRetriever
 
getConnectedAt(TimeUnit) - Method in class com.yahoo.container.jdisc.HttpRequest
For server requests, this returns the timestamp of when the underlying HTTP channel was connected.
getConnectedAt(TimeUnit) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getConnectedAt(TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
For server requests, this returns the timestamp of when the underlying HTTP channel was connected.
getConnection(Request) - Static method in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
getConnectionTimeout(TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
 
getConnector(Request) - Static method in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
getConnectorConfig() - Method in class com.yahoo.jdisc.http.server.jetty.ConnectorFactory
 
getConnectorLocalPort(Request) - Static method in class com.yahoo.jdisc.http.server.jetty.RequestUtils
Note: ServletRequest.getLocalPort() may return the local port of the load balancer / reverse proxy if proxy-protocol is enabled.
getContentType() - Method in class com.yahoo.container.handler.metrics.JsonResponse
 
getContentType() - Method in class com.yahoo.container.jdisc.HttpResponse
The MIME type of the response contents or null.
getContentType() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the content-type for the request
getContentType() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
getContentType() - Method in class com.yahoo.restapi.JacksonJsonResponse
 
getContentType() - Method in class com.yahoo.restapi.SlimeJsonResponse
 
getCookie() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
Return com.yahoo.jdisc.http.Cookie
getCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getCount() - Method in class com.yahoo.container.jdisc.state.CountMetric
Returns the accumulated count of this metric in the time interval
getCount() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the number of assignments of this value in the time interval
getCount() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getCoverage() - Method in class com.yahoo.container.jdisc.ExtendedResponse
Returns the completeness of the scan of the total known data for this response.
getCoverage() - Method in class com.yahoo.container.logging.HitCounts
 
getCurrentBundles() - Method in class com.yahoo.osgi.MockOsgi
 
getCurrentBundles() - Method in interface com.yahoo.osgi.Osgi
Returns all bundles that have not been scheduled for uninstall.
getCurrentBundles() - Method in class com.yahoo.osgi.OsgiImpl
 
getData() - Method in class com.yahoo.container.jdisc.HttpRequest
The input stream for this request, i.e.
getDataFile(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getDateHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getDefaultAnnotatedDependencies() - Method in class com.yahoo.component.chain.ChainedComponent
This method is here only for legacy reasons, do not override.
getDefMd5() - Method in class com.yahoo.container.ComponentsConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.ComponentsConfig
 
getDefMd5() - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.AccessLogConfig
 
getDefMd5() - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.ApplicationMetadataConfig
 
getDefMd5() - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.ChainsConfig
 
getDefMd5() - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.ContainerHttpConfig
 
getDefMd5() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.document.ContainerDocumentConfig
 
getDefMd5() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.http.HttpFilterConfig
 
getDefMd5() - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.identity.IdentityConfig
 
getDefMd5() - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.LogHandlerConfig
 
getDefMd5() - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.core.VipStatusConfig
 
getDefMd5() - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
getDefMd5() - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.di.config.PlatformBundlesConfig
 
getDefMd5() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
getDefMd5() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
getDefMd5() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefMd5() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
getDefMd5() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
getDefMd5() - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.logging.ConnectionLogConfig
 
getDefMd5() - Method in class com.yahoo.container.QrConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.QrConfig
 
getDefMd5() - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.QrSearchersConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefMd5() - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.metrics.ManagerConfig
 
getDefName() - Method in class com.yahoo.container.ComponentsConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.ComponentsConfig
 
getDefName() - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.AccessLogConfig
 
getDefName() - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.ApplicationMetadataConfig
 
getDefName() - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.ChainsConfig
 
getDefName() - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.ContainerHttpConfig
 
getDefName() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.document.ContainerDocumentConfig
 
getDefName() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.http.HttpFilterConfig
 
getDefName() - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.identity.IdentityConfig
 
getDefName() - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.LogHandlerConfig
 
getDefName() - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.core.VipStatusConfig
 
getDefName() - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
getDefName() - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.di.config.PlatformBundlesConfig
 
getDefName() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
getDefName() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
getDefName() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefName() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
getDefName() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
getDefName() - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.logging.ConnectionLogConfig
 
getDefName() - Method in class com.yahoo.container.QrConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.QrConfig
 
getDefName() - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.QrSearchersConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefName() - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
getDefName() - Static method in class com.yahoo.metrics.ManagerConfig
 
getDefNamespace() - Method in class com.yahoo.container.ComponentsConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.ComponentsConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.AccessLogConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.ApplicationMetadataConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.ChainsConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.ContainerHttpConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.document.ContainerDocumentConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.http.HttpFilterConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.identity.IdentityConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.LogHandlerConfig
 
getDefNamespace() - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.core.VipStatusConfig
 
getDefNamespace() - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.di.config.ApplicationBundlesConfig
 
getDefNamespace() - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.di.config.PlatformBundlesConfig
 
getDefNamespace() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
getDefNamespace() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
getDefNamespace() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefNamespace() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
getDefNamespace() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
getDefNamespace() - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.logging.ConnectionLogConfig
 
getDefNamespace() - Method in class com.yahoo.container.QrConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.QrConfig
 
getDefNamespace() - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.QrSearchersConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefNamespace() - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.metrics.ManagerConfig
 
getDelegate() - Method in class com.yahoo.jdisc.http.server.jetty.AccessLoggingRequestHandler
 
getDependencies() - Method in class com.yahoo.component.chain.ChainedComponent
Returns the configured and declared dependencies of this chainedcomponent
getDetailedMessage() - Method in class com.yahoo.processing.request.ErrorMessage
Returns detailed information about this error, or null if there is no detailed message
getDocs() - Method in class com.yahoo.container.handler.Coverage
Returns the number of documents searched for this result.
getDocs() - Method in class com.yahoo.container.logging.Coverage
 
getDomain() - Method in class com.yahoo.jdisc.http.Cookie
 
getDomain() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getDouble(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double.
getDouble(CompoundName, Double) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double.
getDouble(String) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double.
getDouble(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getDouble(String, Double) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double.
getDoubleOrThrow(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getEagerErrorStatus(ErrorMessage, Iterator<? extends ErrorMessage>) - Static method in class com.yahoo.container.jdisc.VespaHeaders
Returns 5xx or 4xx if there is any error present in the result, 200 otherwise
getEncoding() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
getEncoding() - Method in class com.yahoo.processing.rendering.Renderer
Name of the output encoding, if applicable.
getEntity() - Method in class com.yahoo.restapi.JacksonJsonResponse
 
getEntry(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getEntryPaths(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getException() - Method in class com.yahoo.processing.execution.RunnableExecution
Returns the exception from executing this, or null if response is set or run() has not been called yet
getExecution() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
The outermost execution which was run to create the response to render.
getExecutor() - Method in class com.yahoo.container.jdisc.LoggingRequestHandler.Context
Deprecated.
 
getExecutor() - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.Context
 
getFileAcquirer() - Method in class com.yahoo.container.Container
 
getFilter(ComponentSpecification) - Method in class com.yahoo.container.http.filter.FilterChainRepository
 
getFilterClass() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the filter-class of this filter
getFilterName() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the filter-name of this filter
getFilters() - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
Returns an unmodifiable view of the filters in this
getFilters() - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
Returns an unmodifiable view of the filters in this
getFirstHeader(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Convenience method for retrieving the first value of a named header field.
getForceTimestamps() - Method in class com.yahoo.processing.execution.Execution.Trace
 
getFromMillis() - Method in class com.yahoo.metrics.simple.Bucket
This bucket contains data newer than approximately this point in time.
getFromTime(TimeUnit) - Method in class com.yahoo.container.jdisc.state.MetricSnapshot
 
getFull() - Method in class com.yahoo.container.handler.Coverage
Returns whether the search had full coverage or not
getFullPath() - Method in interface com.yahoo.restapi.RestApi.RequestContext.PathParameters
 
getFullQuery() - Method in interface com.yahoo.restapi.RestApi.RequestContext.QueryParameters
 
getFullResultSets() - Method in class com.yahoo.container.handler.Coverage
A Coverage instance contains coverage information for potentially more than one search.
getHeader(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Access an HTTP header in the request.
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getHeaderNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaderNamesAsList() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaders() - Method in class com.yahoo.container.bundle.MockBundle
 
getHeaders(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaders(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns an immutable view of all values of a named header field.
getHeadersAsList(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHistogram() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getHitCounts() - Method in class com.yahoo.container.jdisc.ExtendedResponse
Returns the number of "hits" in this.
getHitCounts() - Method in class com.yahoo.container.logging.AccessLogEntry
 
getHost() - Method in class com.yahoo.container.jdisc.HttpRequest
Get the host segment of the URI of this request.
getHostLifePacket() - Static method in class com.yahoo.container.jdisc.state.HostLifeGatherer
 
getHttpMethod(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getHttpRequest(Request) - Static method in class com.yahoo.container.jdisc.HttpRequest
 
getHttpVersion(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getId() - Method in class com.yahoo.component.chain.Chain
 
getInitParameter(String) - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the names of the filter's initialization parameters as an Collection of String objects, or an empty Collection if the filter has no initialization parameters.
getInstance(Key<T>) - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
getInstance(Class<T>) - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
getInstance(Class<T>) - Method in class com.yahoo.processing.request.Properties
Returns the first instance of the given class in this chain, or null if none
getInteger(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer.
getInteger(CompoundName, Integer) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer.
getInteger(String) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer.
getInteger(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getInteger(String, Integer) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer.
getIntegerOrThrow(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getIntHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getJDiscRequest() - Method in class com.yahoo.container.jdisc.HttpRequest
Access the underlying JDisc for this HTTP request.
getJdiscResponse() - Method in class com.yahoo.container.jdisc.HttpResponse
The underlying JDisc response.
getKey() - Method in class com.yahoo.processing.execution.Execution.Trace.LogValue
 
getKeyValues() - Method in class com.yahoo.container.logging.AccessLogEntry
 
getLast() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the most recent assignment of this metric in the time interval, or--if no value has been set within this period--the value of 'last' from the most recent interval where this metric was set.
getLast() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getLastModified() - Method in class com.yahoo.container.bundle.MockBundle
 
getListenPort() - Method in class com.yahoo.jdisc.http.server.jetty.JettyHttpServer
 
getLocalAddr() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalPort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocation() - Method in class com.yahoo.container.bundle.MockBundle
 
getLocation() - Method in class com.yahoo.metrics.simple.Identifier
 
getLogValues() - Method in class com.yahoo.container.jdisc.HttpResponse
 
getLogValues() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
getLong(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long.
getLong(CompoundName, Long) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long.
getLong(String) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long.
getLong(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getLong(String, Long) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long.
getLongOrThrow(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getLowerCasedName() - Method in class com.yahoo.processing.request.CompoundName
 
getMapForMetric(String) - Method in class com.yahoo.metrics.simple.Bucket
 
getMax() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the max value of this metric in the time interval, or--if no value has been set within this period--the value of 'last' from the most recent interval where this metric was set.
getMax() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getMaxAge() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getMaxAge(TimeUnit) - Method in class com.yahoo.jdisc.http.Cookie
 
getMessage() - Method in class com.yahoo.jdisc.http.HttpResponse
 
getMessage() - Method in exception com.yahoo.jdisc.http.server.jetty.ExceptionWrapper
 
getMessage() - Method in class com.yahoo.processing.request.ErrorMessage
Returns the error message, never null
getMethod() - Method in class com.yahoo.container.jdisc.HttpRequest
Return the HTTP method (GET, POST...) of the incoming request.
getMethod() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getMethod() - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns the Http method.
getMethod() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getMetric() - Method in class com.yahoo.container.jdisc.LoggingRequestHandler.Context
Deprecated.
 
getMetric() - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.Context
 
getMimeType() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
getMimeType() - Method in class com.yahoo.processing.rendering.Renderer
The MIME type of the rendered content sent to the client.
getMin() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the min value of this metric in the time interval, or--if no value has been set within this period--the value of 'last' from the most recent interval where this metric was set.
getMin() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getName() - Method in class com.yahoo.component.chain.Phase
 
getName() - Method in class com.yahoo.jdisc.http.Cookie
 
getName() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getName() - Method in class com.yahoo.metrics.simple.Identifier
 
getNode(ComponentGraph, String) - Static method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
getNodes() - Method in class com.yahoo.container.handler.Coverage
Returns the number of search instances which participated successfully in the search.
getNodesTried() - Method in class com.yahoo.container.handler.Coverage
Returns the number of search instances which tried to participate in the search.
getOwner() - Method in class com.yahoo.processing.response.DefaultIncomingData
 
getOwner() - Method in interface com.yahoo.processing.response.IncomingData
Returns the owner (target DataList) of this.
getOwner() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
getParameter(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterMap() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterNamesAsList() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterValues(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterValuesAsList(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParsedQuery() - Method in class com.yahoo.container.jdisc.ExtendedResponse
The parsed query or some other normal form for the query/request resulting in this Response.
getPath() - Method in class com.yahoo.jdisc.http.Cookie
 
getPath() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getPath() - Method in class com.yahoo.restapi.Path
The path this holds.
getPercentiles() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the 95th percentile value for this time interval
getPort() - Method in class com.yahoo.container.jdisc.HttpRequest
The port of the URI of this request.
getProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Returns the value of a request property/parameter.
getProperty(String) - Method in class com.yahoo.processing.execution.Execution.Trace
Returns a property set anywhere in the trace tree this points to.
getProtocol() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getProvidedResourceWires(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getProvidedWires(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getProxyServer() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getQueryStartTime() - Method in class com.yahoo.container.handler.Timing
This is the start of the server's evaluation of a query or request, after full reception of it through the network.
getQueryString() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the query string that is contained in the request URL.
getReceiver() - Method in class com.yahoo.metrics.simple.UnitTestSetup
 
getRecursionLevel() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
How deep into the tree of nested data lists the callback currently is.
getReferrerHeader(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getRegisteredServices() - Method in class com.yahoo.container.bundle.MockBundle
 
getRemoteAddr() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteAddress() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemoteAddress(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getRemoteHost() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the hostName of remoteHost, or null if none
getRemoteHostAddress() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns the remote address, or null if unresolved
getRemoteHostName() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemotePort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the port of remote host
getRemotePort() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemoteUser() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRendererCopy(ComponentSpecification) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
For internal use only
getRenderers() - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
getRequest() - Method in class com.yahoo.processing.response.FutureResponse
Returns the query used in this execution, never null
getRequestedHits() - Method in class com.yahoo.container.logging.HitCounts
The number of hits requested by the user.
getRequestedOffset() - Method in class com.yahoo.container.logging.HitCounts
The user requested offset into the linear mapping of the result space.
getRequestedSessionId() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getRequestFilter(String) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
getRequestHandlerRegistry() - Method in class com.yahoo.container.Container
 
getRequestType() - Method in class com.yahoo.container.jdisc.HttpResponse
Returns the type classification of this request for metric collection purposes, or null if not set.
getRequestType() - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
Returns the request type classification to use for requests to this handler.
getRequestURI() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getRequiredResourceWires(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getRequiredWires(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getRequirements(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getResource() - Method in class com.yahoo.container.bundle.MockBundle
 
getResource(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getResourceCapabilities(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getResourceRequirements(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getResources(String) - Method in class com.yahoo.container.bundle.MockBundle
 
getResponse() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
getResponse() - Method in class com.yahoo.processing.execution.RunnableExecution
Returns the response from executing this, or null if exception is set or run() has not been called yet
getResponse() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
The response render callbacks are generated from.
getResponseFilter(String) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
getRest() - Method in class com.yahoo.restapi.Path
Returns the rest of the last matched path, or null if the path spec didn't end with {*}.
getRest() - Method in interface com.yahoo.restapi.RestApi.RequestContext.PathParameters
 
getResultPercentage() - Method in class com.yahoo.container.handler.Coverage
An int between 0 (inclusive) and 100 (inclusive) representing the percent coverage of the result sets this instance contains information about.
getResultPercentage() - Method in class com.yahoo.container.logging.Coverage
An int between 0 (inclusive) and 100 (inclusive) representing how many percent coverage the result sets this Coverage instance contains information about had.
getResultSets() - Method in class com.yahoo.container.handler.Coverage
A Coverage instance contains coverage information for potentially more than one search.
getRetrievedHitCount() - Method in class com.yahoo.container.logging.HitCounts
The number of hits returned by the server.
getRevision() - Method in class com.yahoo.container.bundle.MockBundle
 
getSameSite() - Method in class com.yahoo.jdisc.http.Cookie
 
getScheme() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getSecure() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getServerName() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getServerPort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getServerProviderRegistry() - Method in class com.yahoo.container.Container
 
getServicesInUse() - Method in class com.yahoo.container.bundle.MockBundle
 
getSignerCertificates(int) - Method in class com.yahoo.container.bundle.MockBundle
 
getSnapshot() - Method in class com.yahoo.metrics.simple.MetricReceiver
Fetch the latest metric values, aggregated over all threads for the configured sample history (by default five minutes).
getSnapshot() - Method in class com.yahoo.metrics.simple.MetricReceiver.MockReceiver
Gathers all data since last snapshot
getState() - Method in class com.yahoo.container.bundle.MockBundle
 
getStatus() - Method in class com.yahoo.container.jdisc.HttpResponse
Returns the numeric HTTP status code, e.g.
getStatus() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Returns the status code.
getStatus() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getStatus(boolean, ErrorMessage, Iterator<? extends ErrorMessage>) - Static method in class com.yahoo.container.jdisc.VespaHeaders
(during normal execution) return 200 unless this is not a success or a 4xx error is requested.
getString(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string.
getString(CompoundName, String) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string.
getString(String) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string.
getString(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getString(String, String) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string.
getStringList(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.QueryParameters
 
getStringOrThrow(String) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Parameters
 
getSubscriber(Set<? extends ConfigKey<?>>, String) - Method in class com.yahoo.container.di.CloudSubscriberFactory
 
getSubscriber(Set<? extends ConfigKey<?>>, String) - Method in interface com.yahoo.container.di.config.SubscriberFactory
 
getSum() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Returns the sum of all assignments of this metric in the time interval
getSum() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getSummaryCount() - Method in class com.yahoo.container.logging.HitCounts
The number of hit summaries ("document contents") fetched.
getSummaryStartTime() - Method in class com.yahoo.container.handler.Timing
Summary start time is when the fetching of hit/document contents start.
getSymbolicName() - Method in class com.yahoo.container.bundle.MockBundle
 
getTargetActive() - Method in class com.yahoo.container.handler.Coverage
Returns the total number of documents that will be searchable once redistribution has settled.
getTargetActive() - Method in class com.yahoo.container.logging.Coverage
 
getTimeout() - Method in class com.yahoo.container.handler.metrics.HttpHandlerBase
 
getTimeout() - Method in class com.yahoo.container.handler.Timing
This is the timeout that was given to this query.
getTimeout() - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
getTiming() - Method in class com.yahoo.container.jdisc.ExtendedResponse
Returns timing information about the processing leading to this response.
getTlsContext(String, int) - Method in class com.yahoo.jdisc.http.ssl.impl.TlsContextBasedProvider
 
getToMillis() - Method in class com.yahoo.metrics.simple.Bucket
This bucket contains data older than approximately this point in time.
getTotalHitCount() - Method in class com.yahoo.container.logging.HitCounts
The total number of matching hits for the request.
getToTime(TimeUnit) - Method in class com.yahoo.container.jdisc.state.MetricSnapshot
 
getTrace() - Method in class com.yahoo.container.logging.AccessLogEntry
 
getTraceLevel() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns the maximum trace level this will record
getType() - Method in class com.yahoo.metrics.simple.Value
Show the (single) supported standard type representation of a Value instance.
getUntreatedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the untreatedCookies from parent request
getUntreatedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Returns the untreatedCookies from the parent request
getUntreatedHeaders() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the untreatedHeaders from parent request
getUntreatedHeaders() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Returns the untreatedHeaders from the parent request
getUntreatedParams() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns a unmodifiable map of untreatedParameters from the parent request.
getUpdatedSnapshot() - Method in class com.yahoo.metrics.simple.UnitTestSetup
 
getUri() - Method in class com.yahoo.container.jdisc.HttpRequest
Get the full URI corresponding to this request.
getUri() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getUri() - Method in interface com.yahoo.jdisc.http.filter.RequestView
 
getUri(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getUris() - Method in class com.yahoo.container.logging.CircularArrayAccessLogKeeper
Creates a list of Uris.
getUser() - Method in class com.yahoo.container.jdisc.ExtendedResponse
 
getUserAgentHeader(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getUserPrincipal() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getUserPrincipal() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getValue() - Method in class com.yahoo.jdisc.http.Cookie
 
getValue() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getValue() - Method in class com.yahoo.processing.execution.Execution.Trace.LogValue
 
getValueAtPercentile(double) - Method in class com.yahoo.metrics.simple.UntypedMetric.Histogram
 
getValuesByMetricName() - Method in class com.yahoo.metrics.simple.Bucket
 
getValuesForMetric(String) - Method in class com.yahoo.metrics.simple.Bucket
 
getVersion() - Method in class com.yahoo.container.bundle.MockBundle
 
getVersion() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getVersion() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getWrappedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
Graph<T> - Class in com.yahoo.container.di.componentgraph.cycle
Class representing a directed graph.
Graph() - Constructor for class com.yahoo.container.di.componentgraph.cycle.Graph
 
GuiceNode - Class in com.yahoo.container.di.componentgraph.core
 
GuiceNode(Object, Annotation) - Constructor for class com.yahoo.container.di.componentgraph.core.GuiceNode
 
GZIP - Enum constant in enum class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat.Enum
 
GZIP - Static variable in class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat
 
GZIP - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

H

handle(HttpRequest) - Method in class com.yahoo.container.handler.AccessLogRequestHandler
 
handle(HttpRequest) - Method in class com.yahoo.container.handler.FilterBackingRequestHandler
 
handle(HttpRequest) - Method in class com.yahoo.container.handler.LogHandler
 
handle(HttpRequest) - Method in class com.yahoo.container.handler.metrics.HttpHandlerBase
 
handle(HttpRequest) - Method in class com.yahoo.container.handler.VipStatusHandler
 
handle(HttpRequest) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Override this to implement a synchronous style handler.
handle(HttpRequest) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
Throws UnsupportedOperationException: Call handle(request, channel instead)
handle(HttpRequest) - Method in class com.yahoo.restapi.RestApiRequestHandler
 
handle(HttpRequest, ContentChannel) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Override this rather than handle(request) to be able to write to the channel before returning from this method.
handle(HttpRequest, ContentChannel) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
handler - Variable in class com.yahoo.container.handler.Prefix
 
handler() - Method in class com.yahoo.restapi.RestApiTestDriver
 
handlerConfig() - Static method in interface com.yahoo.restapi.RestApi
 
handleRequest(HttpRequest) - Method in interface com.yahoo.restapi.RestApi
 
handleRequest(Request, BufferedContentChannel, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
handleRequest(Request, BufferedContentChannel, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandler
 
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.container.jdisc.state.StateHandler
 
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
Handles a request by assigning a worker thread to it.
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.jdisc.http.server.jetty.AccessLoggingRequestHandler
 
handleRequest(RestApi.RequestContext) - Method in interface com.yahoo.restapi.RestApi.Handler
 
handleRequest(RestApi.RequestContext, REQUEST_ENTITY) - Method in interface com.yahoo.restapi.RestApi.HandlerWithRequestEntity
 
handleResponse(Response) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
HandlerMetricContextUtil - Class in com.yahoo.container.core
Common HTTP request handler metrics code.
HandlerMetricContextUtil() - Constructor for class com.yahoo.container.core.HandlerMetricContextUtil
 
HandlersConfigurerDi - Class in com.yahoo.container.core.config
For internal use only.
HandlersConfigurerDi(SubscriberFactory, Container, String, ComponentDeconstructor, Injector, OsgiFramework) - Constructor for class com.yahoo.container.core.config.HandlersConfigurerDi
 
HandlersConfigurerDi(SubscriberFactory, Container, String, ComponentDeconstructor, Injector, OsgiWrapper) - Constructor for class com.yahoo.container.core.config.HandlersConfigurerDi
 
HandlersConfigurerDi.RegistriesHack - Class in com.yahoo.container.core.config
 
handlerTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
handlerTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
hasAnyCommonPrefix(String) - Method in class com.yahoo.container.handler.Prefix
 
hasChunkedResponse() - Method in class com.yahoo.jdisc.http.HttpRequest
 
hasFelixFramework() - Method in interface com.yahoo.osgi.Osgi
 
hasFelixFramework() - Method in class com.yahoo.osgi.OsgiImpl
 
hasFileDistribution() - Method in class com.yahoo.container.core.config.FileAcquirerBundleInstaller
 
hashCode() - Method in class com.yahoo.component.chain.Chain
 
hashCode() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
hashCode() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
hashCode() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
hashCode() - Method in class com.yahoo.container.jdisc.AclMapping.Action
 
hashCode() - Method in class com.yahoo.container.jdisc.state.StateMetricContext
 
hashCode() - Method in class com.yahoo.jdisc.http.Cookie
 
hashCode() - Method in class com.yahoo.metrics.simple.Identifier
 
hashCode() - Method in class com.yahoo.metrics.simple.Point
 
hashCode() - Method in class com.yahoo.processing.request.CompoundName
 
hashCode() - Method in class com.yahoo.processing.request.ErrorMessage
 
hasPermission(Object) - Method in class com.yahoo.container.bundle.MockBundle
 
hasPrefix(CompoundName) - Method in class com.yahoo.processing.request.CompoundName
Returns whether the given name is a prefix of this.
hasProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Check whether a property exists.
HEAD - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
headerCacheSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
headerCacheSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
headers() - Method in class com.yahoo.container.jdisc.HttpResponse
The response headers.
headers() - Method in class com.yahoo.processing.handler.ResponseHeaders
Returns an unmodifiable map of the response headers of this
headers() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
healthCheckProxy - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
healthCheckProxy() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
healthCheckProxy(ConnectorConfig.HealthCheckProxy.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
healthCheckProxy(Consumer<ConnectorConfig.HealthCheckProxy.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
HealthCheckProxy(ConnectorConfig.HealthCheckProxy.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
HealthMonitorConfig - Class in com.yahoo.container.jdisc.config
This class represents the root node of health-monitor Copyright Vespa.ai.
HealthMonitorConfig(HealthMonitorConfig.Builder) - Constructor for class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
HealthMonitorConfig.Builder - Class in com.yahoo.container.jdisc.config
 
HealthMonitorConfig.Producer - Interface in com.yahoo.container.jdisc.config
 
histogram(boolean) - Method in class com.yahoo.metrics.simple.MetricSettings.Builder
Set whether a resulting metric should have a histogram.
histogram(PrintStream) - Method in interface com.yahoo.container.jdisc.state.SnapshotProvider
 
histogram(PrintStream) - Method in class com.yahoo.metrics.simple.jdisc.JdiscMetricsFactory
 
hitCounts() - Method in class com.yahoo.container.logging.RequestLogEntry
 
hitCounts(HitCounts) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
HitCounts - Class in com.yahoo.container.logging
A wrapper for hit counts, modelled after a search system.
HitCounts(int, int, long, int, int, Coverage) - Constructor for class com.yahoo.container.logging.HitCounts
 
host() - Method in class com.yahoo.container.QrConfig.Rpc
 
host(String) - Method in class com.yahoo.container.QrConfig.Rpc.Builder
 
HOST - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
HostLifeGatherer - Class in com.yahoo.container.jdisc.state
 
HostLifeGatherer() - Constructor for class com.yahoo.container.jdisc.state.HostLifeGatherer
 
hostname() - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
hostname(String) - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
hostResponseHeaderKey() - Method in class com.yahoo.container.core.ContainerHttpConfig
 
hostResponseHeaderKey(String) - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
hostString() - Method in class com.yahoo.container.logging.RequestLogEntry
 
hostString(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
HTTP_1_0 - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Version
 
HTTP_1_1 - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Version
 
HTTP_2_0 - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Version
 
http2 - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
http2() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
http2(ConnectorConfig.Http2.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
http2(Consumer<ConnectorConfig.Http2.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Http2(ConnectorConfig.Http2.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Http2
 
http2Enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
http2Enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
httpBytesReceived() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
httpBytesSent() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
HttpClientConfig - Class in com.yahoo.jdisc.http.client
This class represents the root node of http-client Copyright Vespa.ai.
HttpClientConfig(HttpClientConfig.Builder) - Constructor for class com.yahoo.jdisc.http.client.HttpClientConfig
 
HttpClientConfig.Builder - Class in com.yahoo.jdisc.http.client
 
HttpClientConfig.Producer - Interface in com.yahoo.jdisc.http.client
 
HttpClientConfig.Ssl - Class in com.yahoo.jdisc.http.client
This class represents http-client.ssl
HttpClientConfig.Ssl.Builder - Class in com.yahoo.jdisc.http.client
 
HttpFilterConfig - Class in com.yahoo.container.core.http
This class represents the root node of http-filter Copyright Vespa.ai.
HttpFilterConfig(HttpFilterConfig.Builder) - Constructor for class com.yahoo.container.core.http.HttpFilterConfig
 
HttpFilterConfig.Builder - Class in com.yahoo.container.core.http
 
HttpFilterConfig.Param - Class in com.yahoo.container.core.http
This class represents http-filter.param[]
HttpFilterConfig.Param.Builder - Class in com.yahoo.container.core.http
 
HttpFilterConfig.Producer - Interface in com.yahoo.container.core.http
 
HttpHandlerBase - Class in com.yahoo.container.handler.metrics
 
HttpHandlerBase(Executor) - Constructor for class com.yahoo.container.handler.metrics.HttpHandlerBase
 
HttpHandlerBase(Executor, Duration) - Constructor for class com.yahoo.container.handler.metrics.HttpHandlerBase
 
HttpHeaders - Class in com.yahoo.jdisc.http
 
HttpHeaders() - Constructor for class com.yahoo.jdisc.http.HttpHeaders
 
HttpHeaders.Names - Class in com.yahoo.jdisc.http
 
HttpHeaders.Values - Class in com.yahoo.jdisc.http
 
httpMethod() - Method in class com.yahoo.container.logging.RequestLogEntry
 
httpMethod(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
HttpMethodAclMapping - Class in com.yahoo.container.jdisc
Acl Mapping based on http method.
HttpMethodAclMapping.Builder - Class in com.yahoo.container.jdisc
 
httpProtocol() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
HttpRequest - Class in com.yahoo.container.jdisc
Wraps a JDisc HTTP request for a synchronous API.
HttpRequest - Class in com.yahoo.jdisc.http
A HTTP request.
HttpRequest(HttpRequest, InputStream) - Constructor for class com.yahoo.container.jdisc.HttpRequest
Wrap a JDisc HTTP request in a synchronous API.
HttpRequest(HttpRequest, InputStream, Map<String, String>) - Constructor for class com.yahoo.container.jdisc.HttpRequest
Wrap a JDisc HTTP request in a synchronous API.
HttpRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress, Long, long) - Constructor for class com.yahoo.jdisc.http.HttpRequest
 
HttpRequest.Builder - Class in com.yahoo.container.jdisc
Builder of HTTP requests
HttpRequest.Method - Enum Class in com.yahoo.jdisc.http
 
HttpRequest.Version - Enum Class in com.yahoo.jdisc.http
 
HttpRequestBuilder - Class in com.yahoo.container.jdisc
Builder for creating a HttpRequest to be used in test context
HttpRequestHandler - Interface in com.yahoo.container.jdisc
Extends a request handler with a http specific
HttpResponse - Class in com.yahoo.container.jdisc
An HTTP response as an opaque payload with headers and content type.
HttpResponse - Class in com.yahoo.jdisc.http
A HTTP response.
HttpResponse(int) - Constructor for class com.yahoo.container.jdisc.HttpResponse
Creates a new HTTP response
HttpResponse(Request, int, String, Throwable) - Constructor for class com.yahoo.jdisc.http.HttpResponse
 
HttpResponse.Status - Interface in com.yahoo.jdisc.http
 
HTTPS_PREFIX - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
httpVersion() - Method in class com.yahoo.container.logging.RequestLogEntry
 
httpVersion(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 

I

id - Variable in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
id() - Method in class com.yahoo.container.ComponentsConfig.Components
 
id() - Method in class com.yahoo.container.ComponentsConfig.Components.Inject
 
id() - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
id() - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases
 
id() - Method in class com.yahoo.container.core.ChainsConfig.Components
 
id() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
id() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter
 
id(String) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
 
id(String) - Method in class com.yahoo.container.ComponentsConfig.Components.Inject.Builder
 
id(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
id(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Phases.Builder
 
id(String) - Method in class com.yahoo.container.core.ChainsConfig.Components.Builder
 
id(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
idAndType() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
Identifier - Class in com.yahoo.metrics.simple
The name of the metric and its n-dimensional position.
Identifier(String, Point) - Constructor for class com.yahoo.metrics.simple.Identifier
 
IDENTITY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
IdentityConfig - Class in com.yahoo.container.core.identity
This class represents the root node of identity Copyright Vespa.ai.
IdentityConfig(IdentityConfig.Builder) - Constructor for class com.yahoo.container.core.identity.IdentityConfig
 
IdentityConfig.Builder - Class in com.yahoo.container.core.identity
 
IdentityConfig.Producer - Interface in com.yahoo.container.core.identity
 
idleConnectionInPoolTimeout() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
idleConnectionInPoolTimeout(double) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
idleConnectionTimeout() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
idleConnectionTimeout(double) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
idleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
idleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
idleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
idleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
idleWebSocketTimeout() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
idleWebSocketTimeout(double) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
IF_MATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_MODIFIED_SINCE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_NONE_MATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_UNMODIFIED_SINCE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ignoredUserAgents - Variable in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
ignoredUserAgents() - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
ignoredUserAgents(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
ignoredUserAgents(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
ignoredUserAgents(Collection<String>) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
ILLEGAL_QUERY - Enum constant in enum class com.yahoo.container.protect.Error
 
IllegalInputException - Exception in com.yahoo.processing
Thrown on illegal input received from the requesting client.
IllegalInputException(String) - Constructor for exception com.yahoo.processing.IllegalInputException
 
IllegalInputException(String, Throwable) - Constructor for exception com.yahoo.processing.IllegalInputException
 
IllegalInputException(Throwable) - Constructor for exception com.yahoo.processing.IllegalInputException
 
ImmediateFuture(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
implicitTlsEnabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
implicitTlsEnabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
inBundle(String) - Method in class com.yahoo.container.bundle.BundleInstantiationSpecification
Return a new instance of the specification with bundle name altered
includes(int) - Method in enum class com.yahoo.processing.execution.Execution.Trace.Level
Returns whether this level includes the given level, i.e whether traceLevel is this.value() or more
incoming() - Method in class com.yahoo.processing.response.AbstractDataList
Returns the holder of incoming data to this.
incoming() - Method in interface com.yahoo.processing.response.DataList
Returns the buffer of incoming/future data to this list.
IncomingData<DATATYPE extends Data> - Interface in com.yahoo.processing.response
A data list own once instance of this which can be used to provide data asynchronously to the list, and consume, wait for or be notified upon the arrival of such data.
IncomingData.NullIncomingData<DATATYPE extends Data> - Class in com.yahoo.processing.response
Creates a null implementation of this which is empty and complete at creation: Provides immediate return without incurring any memory synchronization for any read method.
IncomingData.NullIncomingData.ImmediateFuture<DATATYPE extends Data> - Class in com.yahoo.processing.response
A future which is always done and incurs no synchronization.
indexingmode() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster
 
indexingmode(QrSearchersConfig.Searchcluster.Indexingmode.Enum) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
Indexingmode() - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode
 
Indexingmode(QrSearchersConfig.Searchcluster.Indexingmode.Enum) - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode
 
inheritance - Variable in class com.yahoo.component.chain.model.ChainSpecification
 
Inheritance(Set<ComponentSpecification>, Set<ComponentSpecification>) - Constructor for class com.yahoo.component.chain.model.ChainSpecification.Inheritance
 
inherits - Variable in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
inherits() - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
inherits(int) - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
inherits(String) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
inherits(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
init() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Do per instance initialization.
init() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
init() - Method in class com.yahoo.processing.rendering.Renderer
Initializes the mutable state, see the contract in the class documentation.
initDependencies(Dependencies) - Method in class com.yahoo.component.chain.ChainedComponent
Called by the container to assign the full set of dependencies to this class (configured and declared).
initializing - Enum constant in enum class com.yahoo.container.jdisc.state.StateMonitor.Status
 
initiallyInRotation() - Method in class com.yahoo.container.core.VipStatusConfig
 
initiallyInRotation(boolean) - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
initialStatus() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
initialStatus(String) - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
initialValue() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
inject - Variable in class com.yahoo.container.ComponentsConfig.Components.Builder
 
inject() - Method in class com.yahoo.container.ComponentsConfig.Components
 
inject(int) - Method in class com.yahoo.container.ComponentsConfig.Components
 
inject(ComponentsConfig.Components.Inject.Builder) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
Add the given builder to this builder's list of Inject builders
inject(Node) - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
inject(Node) - Method in class com.yahoo.container.di.componentgraph.core.Node
 
inject(Consumer<ComponentsConfig.Components.Inject.Builder>) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
Make a new builder and run the supplied function on it before adding it to the list
inject(List<ComponentsConfig.Components.Inject.Builder>) - Method in class com.yahoo.container.ComponentsConfig.Components.Builder
Set the given list as this builder's list of Inject builders
Inject(ComponentsConfig.Components.Inject.Builder) - Constructor for class com.yahoo.container.ComponentsConfig.Components.Inject
 
injectAll(Collection<ComponentNode>) - Method in class com.yahoo.container.di.componentgraph.core.Node
 
insertDate(String, long) - Static method in class com.yahoo.container.logging.LogFormatter
Static insertDate method will insert date fragments into a string based on '%x' pattern elements.
install(String) - Method in class com.yahoo.osgi.MockOsgi
 
install(String) - Method in interface com.yahoo.osgi.Osgi
 
install(String) - Method in class com.yahoo.osgi.OsgiImpl
 
installBundles(FileReference, Osgi) - Method in class com.yahoo.container.core.config.FileAcquirerBundleInstaller
 
installBundles(String, Osgi) - Method in class com.yahoo.container.core.config.DiskBundleInstaller
 
installPlatformBundles(Collection<String>) - Method in interface com.yahoo.container.di.Osgi
 
instance - Variable in class com.yahoo.container.di.componentgraph.core.Node
 
INSTANCE - Static variable in class com.yahoo.jdisc.http.filter.chain.EmptyRequestFilter
 
INSTANCE - Static variable in class com.yahoo.jdisc.http.filter.chain.EmptyResponseFilter
 
instanceKey() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
instanceKey() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
instanceKey() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
instanceKey() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
instanceType() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
instanceType() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
instanceType() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
instanceType() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
INSUFFICIENT_STORAGE - Enum constant in enum class com.yahoo.container.protect.Error
 
INTERNAL_SERVER_ERROR - Enum constant in enum class com.yahoo.container.protect.Error
 
INTERNAL_SERVER_ERROR - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
internalServerError(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
InternalServerError(String) - Constructor for exception com.yahoo.restapi.RestApiException.InternalServerError
 
InternalServerError(String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.InternalServerError
 
InternalServerError(Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.InternalServerError
 
INVALID_QUERY_PARAMETER - Enum constant in enum class com.yahoo.container.protect.Error
 
INVALID_QUERY_TRANSFORMATION - Enum constant in enum class com.yahoo.container.protect.Error
 
invariantCopy(Map<ConfigKey<? extends ConfigInstance>, ConfigInstance>) - Static method in class com.yahoo.container.di.componentgraph.core.Keys
 
isBindingAnnotation(Annotation) - Static method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
isCancelled() - Method in class com.yahoo.processing.impl.ProcessingFuture
 
isCancelled() - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Returns false as this is not cancellable
isCancelled() - Method in class com.yahoo.processing.response.FutureResponse
 
isCancelled() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
isChunked() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns whether this request was explicitly chunked from the client. NOTE that there are cases where the underlying HTTP server library (Netty for the time being) will read the request in a chunked manner.
isChunkedEncodingEnabled() - Method in class com.yahoo.jdisc.http.HttpResponse
 
isComplete() - Method in class com.yahoo.processing.response.DefaultIncomingData
Returns whether the data in this is complete
isComplete() - Method in interface com.yahoo.processing.response.IncomingData
Returns whether this is complete
isComplete() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
Returns true
isCompound() - Method in class com.yahoo.processing.request.CompoundName
Returns whether this name has more than one element
isCounter() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
isCurrent() - Method in class com.yahoo.container.bundle.MockBundle
 
isDegraded() - Method in class com.yahoo.container.handler.Coverage
 
isDegraded() - Method in class com.yahoo.container.logging.Coverage
 
isDegradedByAdapativeTimeout() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByAdapativeTimeout() - Method in class com.yahoo.container.logging.Coverage
 
isDegradedByMatchPhase() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByMatchPhase() - Method in class com.yahoo.container.logging.Coverage
 
isDegradedByNonIdealState() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByNonIdealState() - Method in class com.yahoo.container.logging.Coverage
 
isDegradedByTimeout() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByTimeout() - Method in class com.yahoo.container.logging.Coverage
 
isDifferentOrigin(DiscFilterRequest) - Static method in class com.yahoo.jdisc.http.filter.util.FilterUtils
 
isDone() - Method in class com.yahoo.processing.response.FutureResponse
 
isDone() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
isEmpty() - Method in class com.yahoo.processing.request.CompoundName
 
isHttpOnly() - Method in class com.yahoo.jdisc.http.Cookie
 
isInRotation() - Method in class com.yahoo.container.handler.VipStatus
Returns whether this container should receive traffic at this time
isInUse() - Method in class com.yahoo.container.bundle.MockBundle
 
isKeepAlive() - Method in class com.yahoo.jdisc.http.HttpRequest
 
isMultipart(DiscFilterRequest) - Static method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
isOrdered() - Method in class com.yahoo.processing.response.AbstractDataList
 
isOrdered() - Method in interface com.yahoo.processing.response.Ordered
Returns false if the data in this list can be returned in any order.
isSecure() - Method in class com.yahoo.jdisc.http.Cookie
 
isSecure() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
isServerError(Response) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
isStreamed() - Method in class com.yahoo.processing.response.AbstractDataList
 
isStreamed() - Method in interface com.yahoo.processing.response.Streamed
Returns false if the data in this list can not be returned until it is completed.
isUserInRole(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
iterator() - Method in class com.yahoo.container.jdisc.state.MetricSet
Returns all metrics in this
iterator() - Method in class com.yahoo.container.jdisc.state.MetricSnapshot
Returns all the metrics in this snapshot.
iterator() - Method in class com.yahoo.container.jdisc.state.StateMetricContext
 

J

Jackson - Class in com.yahoo.json
Utility class to get jackson json parsers with common settings.
Jackson() - Constructor for class com.yahoo.json.Jackson
 
jacksonJsonMapper() - Method in interface com.yahoo.restapi.RestApi
 
jacksonJsonMapper() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
jacksonJsonMapper() - Method in class com.yahoo.restapi.RestApiTestDriver
 
JacksonJsonResponse<T> - Class in com.yahoo.restapi
A JSON response using Jackson for serialization.
JacksonJsonResponse(int, T) - Constructor for class com.yahoo.restapi.JacksonJsonResponse
 
JacksonJsonResponse(int, T, boolean) - Constructor for class com.yahoo.restapi.JacksonJsonResponse
 
JacksonJsonResponse(int, T, ObjectMapper) - Constructor for class com.yahoo.restapi.JacksonJsonResponse
 
JacksonJsonResponse(int, T, ObjectMapper, boolean) - Constructor for class com.yahoo.restapi.JacksonJsonResponse
 
JacksonResponseMapper() - Constructor for class com.yahoo.restapi.RestApiMappers.JacksonResponseMapper
 
Janitor - Class in com.yahoo.jdisc.http.server.jetty
Separate janitor threadpool for tasks that cannot be executed on the jdisc default threadpool due to risk of deadlock.
Janitor() - Constructor for class com.yahoo.jdisc.http.server.jetty.Janitor
 
JDICS_REQUEST_PORT - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
JDISC_REQUEST - Static variable in class com.yahoo.processing.Request
The name of the request property used in the processing framework to store the incoming JDisc request.
JDISC_REQUEST_CHAIN - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
JDISC_REQUEST_SSLSESSION - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
JDISC_REQUEST_X509CERT - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
JDISC_RESPONSE_CHAIN - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
JDiscCookieWrapper - Class in com.yahoo.jdisc.http.filter
Wrapper of Cookie.
JDiscCookieWrapper(Cookie) - Constructor for class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
jDiscDriver() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Returns the jDisc level driver wrapped by this
JdiscMetricsFactory - Class in com.yahoo.metrics.simple.jdisc
A factory for all the JDisc API classes.
JdiscMetricsFactory(MetricReceiver) - Constructor for class com.yahoo.metrics.simple.jdisc.JdiscMetricsFactory
 
jdiscRequest(HttpRequest) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Define the JDisc parent request.
JETTY_REQUEST_SSLSESSION - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
JettyHttpServer - Class in com.yahoo.jdisc.http.server.jetty
 
JettyHttpServer(Metric, ServerConfig, ComponentRegistry<ConnectorFactory>, RequestLog, ConnectionLog) - Constructor for class com.yahoo.jdisc.http.server.jetty.JettyHttpServer
 
JettyHttpServerContext - Class in com.yahoo.jdisc.http.server.jetty
 
JettyHttpServerContext(CurrentContainer, Metric, FilterBindings, Janitor, JettyHttpServer) - Constructor for class com.yahoo.jdisc.http.server.jetty.JettyHttpServerContext
 
jmx - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
jmx() - Method in class com.yahoo.jdisc.http.ServerConfig
 
jmx(ServerConfig.Jmx.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
jmx(Consumer<ServerConfig.Jmx.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Jmx(ServerConfig.Jmx.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Jmx
 
JSONAccessLog - Class in com.yahoo.container.logging
Log a message in Vespa JSON access log format.
JSONAccessLog(AccessLogConfig) - Constructor for class com.yahoo.container.logging.JSONAccessLog
 
JSONFormatter - Class in com.yahoo.container.logging
Formatting of an AccessLogEntry in the Vespa JSON access log format.
JSONFormatter() - Constructor for class com.yahoo.container.logging.JSONFormatter
 
JsonResponse - Class in com.yahoo.container.handler.metrics
 
JsonResponse(int, String) - Constructor for class com.yahoo.container.handler.metrics.JsonResponse
 
JuniperSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
JuniperSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher
 
JuniperSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher
 
JuniperSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
JuniperSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
Make a new builder and run the supplied function on it before adding it to the list

K

KEEP_ALIVE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
keepAliveTime() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
keepAliveTime() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
keepAliveTime(double) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
keepAliveTime(double) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
key() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument
 
key(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument.Builder
 
keyDBKey() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
keyDBKey(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
keyFile() - Method in class com.yahoo.jdisc.http.server.jetty.DataplaneProxyCredentials
 
Keys - Class in com.yahoo.container.di.componentgraph.core
 
Keys() - Constructor for class com.yahoo.container.di.componentgraph.core.Keys
 
keyStorePath() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
keyStorePath(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
keyStoreType() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
keyStoreType(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
known - Variable in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
known() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName
 
known(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName
 
known(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 
known(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ServerName.Builder
 

L

label() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
label() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
label() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
label() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
last() - Method in class com.yahoo.processing.request.CompoundName
Returns the name after the last dot.
LAST_MODIFIED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
latencybucketsize() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher
 
latencybucketsize(int) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder
 
latestSnapshot() - Method in interface com.yahoo.container.jdisc.state.SnapshotProvider
 
latestSnapshot() - Method in class com.yahoo.metrics.simple.jdisc.JdiscMetricsFactory
 
LAX - Enum constant in enum class com.yahoo.jdisc.http.Cookie.SameSite
 
LazyContentChannel(HttpRequest, ResponseHandler, Metric, Logger) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
 
leaving(TraceNode) - Method in class com.yahoo.container.logging.TraceRenderer
 
LevelsModSpec - Class in com.yahoo.container.logging
 
LevelsModSpec() - Constructor for class com.yahoo.container.logging.LevelsModSpec
 
listenPort() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
listenPort() - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx
 
listenPort() - Method in class com.yahoo.restapi.RestApiTestDriver
 
listenPort(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
listenPort(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Jmx.Builder
 
listProperties() - Method in class com.yahoo.processing.request.Properties
Lists all properties of this with no context, by delegating to listProperties("").
listProperties(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path, null).
listProperties(CompoundName, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path, null).
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties of this having a given path prefix Some sources of properties may not be list-able and will not be included in this snapshot.
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.properties.PropertyMap
 
listProperties(String) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path, null).
listProperties(String, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path, null).
listProperties(String, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties of this having a given path prefix Some sources of properties may not be list-able and will not be included in this snapshot.
listProperties(Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties of this - same as listProperties("", context).
listResources(String, String, int) - Method in class com.yahoo.container.bundle.MockBundle
 
LiteralBoostSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
LiteralBoostSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher
 
LiteralBoostSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
LiteralBoostSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
LiteralBoostSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
loadBalancerAddress() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
loadBalancerAddress(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
loadClass(String) - Method in class com.yahoo.container.bundle.MockBundle
 
localAddress() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
localPort() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
localPort() - Method in class com.yahoo.container.logging.RequestLogEntry
 
localPort() - Method in class com.yahoo.jdisc.http.ServerConfig.DefaultFilters
 
localPort(int) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
localPort(int) - Method in class com.yahoo.jdisc.http.ServerConfig.DefaultFilters.Builder
 
location() - Method in class com.yahoo.metrics.simple.Point
Get an immutable list view of the values for each dimension.
LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
log - Variable in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Logger for subclasses
log(ConnectionLogEntry) - Method in interface com.yahoo.container.logging.ConnectionLog
 
log(ConnectionLogEntry) - Method in class com.yahoo.container.logging.FileConnectionLog
 
log(ConnectionLogEntry) - Method in class com.yahoo.jdisc.http.server.jetty.VoidConnectionLog
 
log(RequestLogEntry) - Method in class com.yahoo.container.logging.AccessLog
 
log(RequestLogEntry) - Method in class com.yahoo.container.logging.JSONAccessLog
 
log(RequestLogEntry) - Method in interface com.yahoo.container.logging.RequestLog
 
log(RequestLogEntry) - Method in interface com.yahoo.container.logging.RequestLogHandler
 
log(RequestLogEntry) - Method in class com.yahoo.container.logging.VespaAccessLog
 
log(RequestLogEntry) - Method in class com.yahoo.jdisc.http.server.jetty.VoidRequestLog
 
logAndDie(String) - Method in class com.yahoo.container.protect.ProcessTerminator
Logs and dies without taking a thread dump
logAndDie(String, boolean) - Method in class com.yahoo.container.protect.ProcessTerminator
Logs and dies
logDirectory() - Method in class com.yahoo.container.core.LogHandlerConfig
 
logDirectory(String) - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
logDirectoryName() - Method in class com.yahoo.container.logging.ConnectionLogConfig
 
logDirectoryName(String) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
LogFormatter - Class in com.yahoo.container.logging
Produces compact output format for prelude logs
LogFormatter() - Constructor for class com.yahoo.container.logging.LogFormatter
Standard constructor
LoggingCompletionHandler - Interface in com.yahoo.container.jdisc
A completion handler which does access logging.
LoggingRequestHandler - Class in com.yahoo.container.jdisc
Deprecated.
Use ThreadedHttpRequestHandler, which provides the same level of functionality.
LoggingRequestHandler(LoggingRequestHandler.Context) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
LoggingRequestHandler(LoggingRequestHandler.Context, boolean) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
LoggingRequestHandler(Executor) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
LoggingRequestHandler(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
LoggingRequestHandler(Executor, Metric, boolean) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
LoggingRequestHandler.Context - Class in com.yahoo.container.jdisc
Deprecated.
 
LogHandler - Class in com.yahoo.container.handler
 
LogHandler(Executor, LogHandlerConfig) - Constructor for class com.yahoo.container.handler.LogHandler
 
LogHandlerConfig - Class in com.yahoo.container.core
This class represents the root node of log-handler Copyright Vespa.ai.
LogHandlerConfig(LogHandlerConfig.Builder) - Constructor for class com.yahoo.container.core.LogHandlerConfig
 
LogHandlerConfig.Builder - Class in com.yahoo.container.core
 
LogHandlerConfig.Producer - Interface in com.yahoo.container.core
 
logPattern() - Method in class com.yahoo.container.core.LogHandlerConfig
 
logPattern(String) - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
logValue(String, String) - Method in class com.yahoo.processing.execution.Execution.Trace
Adds a key-value which will be logged to the access log of this request.
LogValue(String, String) - Constructor for class com.yahoo.processing.execution.Execution.Trace.LogValue
 
logValueIterator() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns the values that should be written to the access log set in the entire trace node tree
LONG - Enum constant in enum class com.yahoo.metrics.simple.PointBuilder.Discriminator
 
LONG - Enum constant in enum class com.yahoo.metrics.simple.Value.Discriminator
 
longValue() - Method in class com.yahoo.metrics.simple.Value
Get the long wrapped by a Value if one exists.

M

ManagerConfig - Class in com.yahoo.metrics
This class represents the root node of manager Copyright Vespa.ai.
ManagerConfig(ManagerConfig.Builder) - Constructor for class com.yahoo.metrics.ManagerConfig
 
ManagerConfig.Builder - Class in com.yahoo.metrics
 
ManagerConfig.Producer - Interface in com.yahoo.metrics
 
mapper() - Static method in class com.yahoo.json.Jackson
 
markCommitStart() - Method in interface com.yahoo.container.jdisc.LoggingCompletionHandler
Set the commit start time to the current time.
markComplete() - Method in class com.yahoo.processing.response.DefaultIncomingData
Marks this as completed and notify any listeners
markComplete() - Method in interface com.yahoo.processing.response.IncomingData
Mark this as completed and notify any listeners.
markComplete() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
Do nothing as this is already complete
matches(String) - Method in class com.yahoo.container.handler.Prefix
 
matches(String) - Method in class com.yahoo.restapi.Path
Parses the path according to pathSpec - must be called prior to Path.get(java.lang.String) Returns whether this path matches the given template string.
MAX_AGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
MAX_FORWARDS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
MAX_STALE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
maxAcceptRate() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
maxAcceptRate(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
maxConcurrentStreams() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Http2
 
maxConcurrentStreams(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Http2.Builder
 
maxConnectionLife() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
maxConnectionLife(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
maxConnections() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
maxConnections(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
maxContentSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
maxContentSize(long) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
maxContentSizeErrorMessageTemplate() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
maxContentSizeErrorMessageTemplate(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
maxHeapUtilization() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
maxHeapUtilization(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Throttling.Builder
 
maxNumConnections() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
maxNumConnections(int) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
maxNumConnectionsPerHost() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
maxNumConnectionsPerHost(int) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
maxNumRedirects() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
maxNumRedirects(int) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
maxNumRetries() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
maxNumRetries(int) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
maxPendingBytes() - Method in class com.yahoo.container.jdisc.HttpResponse
The amount of content bytes this response may have in-flight (if positive) before response rendering blocks.
MaxPendingContentChannelOutputStream - Class in com.yahoo.container.jdisc
 
MaxPendingContentChannelOutputStream(ContentChannel, long) - Constructor for class com.yahoo.container.jdisc.MaxPendingContentChannelOutputStream
 
maxRequestsPerConnection() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
maxRequestsPerConnection(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
maxThreadExecutionTimeSeconds() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
maxThreadExecutionTimeSeconds() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
maxThreadExecutionTimeSeconds(int) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
maxThreadExecutionTimeSeconds(int) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
maxthreads() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
maxthreads(int) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
maxThreads() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
maxThreads(int) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
maxWorkerThreads() - Method in class com.yahoo.jdisc.http.ServerConfig
 
maxWorkerThreads(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
Measurement - Class in com.yahoo.metrics.simple
Wrapper class for the actually measured value.
Measurement(Number) - Constructor for class com.yahoo.metrics.simple.Measurement
 
merge(Coverage) - Method in class com.yahoo.container.handler.Coverage
 
mergeWith(Response) - Method in class com.yahoo.processing.Response
Processors which merges another request into this must call this method to notify the response.
message() - Method in class com.yahoo.container.logging.ConnectionLogEntry.SslHandshakeFailure.ExceptionEntry
 
messageOnly(boolean) - Method in class com.yahoo.container.logging.LogFormatter
Make it possible to log stripped messages
MessageResponse - Class in com.yahoo.restapi
A 200 ok response with a message in JSON.
MessageResponse(int, String) - Constructor for class com.yahoo.restapi.MessageResponse
 
MessageResponse(String) - Constructor for class com.yahoo.restapi.MessageResponse
 
method() - Method in interface com.yahoo.container.jdisc.RequestView
 
method() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
method(HttpRequest.Method) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Set the HTTP method for the new request.
METHOD_NOT_ALLOWED - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
methodNotAllowed(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
MethodNotAllowed() - Constructor for exception com.yahoo.restapi.RestApiException.MethodNotAllowed
 
MethodNotAllowed(HttpRequest) - Constructor for exception com.yahoo.restapi.RestApiException.MethodNotAllowed
 
metric - Variable in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
metric - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
metric() - Method in class com.yahoo.jdisc.http.ServerConfig
 
metric(ServerConfig.Metric.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
metric(Consumer<ServerConfig.Metric.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Metric(ServerConfig.Metric.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Metric
 
MetricConsumerFactory - Interface in com.yahoo.container.jdisc
This is the interface to implement if one wishes to configure a non-default MetricConsumer.
MetricDimensions - Interface in com.yahoo.container.jdisc.state
A set of metric dimensions, which are key-value string pairs.
MetricManager - Class in com.yahoo.metrics.simple
This is the coordinating class owning the executor and the top level objects for measured metrics.
MetricManager(ManagerConfig) - Constructor for class com.yahoo.metrics.simple.MetricManager
 
MetricReceiver - Class in com.yahoo.metrics.simple
The reception point for measurements.
MetricReceiver(ThreadLocalDirectory<Bucket, Sample>, AtomicReference<Bucket>) - Constructor for class com.yahoo.metrics.simple.MetricReceiver
 
MetricReceiver.MockReceiver - Class in com.yahoo.metrics.simple
 
metricsApiPath() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
metricsApiPath(String) - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
metricSet(MetricDimensions) - Method in class com.yahoo.container.jdisc.state.MetricSnapshot
Returns a metric set from this snapshot for a given set of dimensions
MetricSet - Class in com.yahoo.container.jdisc.state
A set of metrics.
MetricSet(Map<String, MetricValue>) - Constructor for class com.yahoo.container.jdisc.state.MetricSet
 
MetricSettings - Class in com.yahoo.metrics.simple
All information needed for creating any extra data structures associated with a single metric, outside of its basic type.
MetricSettings.Builder - Class in com.yahoo.metrics.simple
A builder for the immutable MetricSettings instances.
MetricSnapshot - Class in com.yahoo.container.jdisc.state
A snapshot of the metrics of this system in a particular time interval.
MetricSnapshot(long, long, TimeUnit, Map<MetricDimensions, MetricSet>) - Constructor for class com.yahoo.container.jdisc.state.MetricSnapshot
 
MetricsPacketsHandler - Class in com.yahoo.container.jdisc.state
This handler outputs metrics in a json-like format, consisting of a series of metrics packets.
MetricsPacketsHandler(Timer, ComponentRegistry<SnapshotProvider>, MetricsPacketsHandlerConfig) - Constructor for class com.yahoo.container.jdisc.state.MetricsPacketsHandler
 
MetricsPacketsHandlerConfig - Class in com.yahoo.container.jdisc.state
This class represents the root node of metrics-packets-handler Copyright Vespa.ai.
MetricsPacketsHandlerConfig(MetricsPacketsHandlerConfig.Builder) - Constructor for class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig
 
MetricsPacketsHandlerConfig.Builder - Class in com.yahoo.container.jdisc.state
 
MetricsPacketsHandlerConfig.Producer - Interface in com.yahoo.container.jdisc.state
 
metricsPort() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
metricsPort(int) - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
MetricsProxyApiConfig - Class in com.yahoo.container.handler.metrics
This class represents the root node of metrics-proxy-api Copyright Vespa.ai.
MetricsProxyApiConfig(MetricsProxyApiConfig.Builder) - Constructor for class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
MetricsProxyApiConfig.Builder - Class in com.yahoo.container.handler.metrics
 
MetricsProxyApiConfig.Producer - Interface in com.yahoo.container.handler.metrics
 
MetricsV2Handler - Class in com.yahoo.container.handler.metrics
 
MetricsV2Handler(Executor, MetricsProxyApiConfig) - Constructor for class com.yahoo.container.handler.metrics.MetricsV2Handler
 
MetricValue - Class in com.yahoo.container.jdisc.state
A metric value
MetricValue() - Constructor for class com.yahoo.container.jdisc.state.MetricValue
 
MIN_FRESH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
minThreads() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
minThreads(int) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
minWorkerThreads() - Method in class com.yahoo.jdisc.http.ServerConfig
 
minWorkerThreads(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
mixedMode() - Method in class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol
 
mixedMode(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol.Builder
 
MockBundle - Class in com.yahoo.container.bundle
 
MockBundle() - Constructor for class com.yahoo.container.bundle.MockBundle
 
MockOsgi - Class in com.yahoo.osgi
 
MockOsgi() - Constructor for class com.yahoo.osgi.MockOsgi
 
MockReceiver() - Constructor for class com.yahoo.metrics.simple.MetricReceiver.MockReceiver
 
MockResponseHandler() - Constructor for class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
model - Variable in class com.yahoo.component.chain.model.ComponentAdaptor
 
MODEL_INTEGRATION - Static variable in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
monitoringHandlerPaths - Variable in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
monitoringHandlerPaths() - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
monitoringHandlerPaths(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
monitoringHandlerPaths(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
monitoringHandlerPaths(Collection<String>) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
movedPermanently(URI) - Static method in class com.yahoo.restapi.RedirectResponse
 
MultiPartException(Throwable) - Constructor for exception com.yahoo.container.jdisc.utils.MultiPartFormParser.MultiPartException
 
MultiPartFormParser - Class in com.yahoo.container.jdisc.utils
Wrapper around Jetty's MultiPartFormInputStream.
MultiPartFormParser(HttpRequest) - Constructor for class com.yahoo.container.jdisc.utils.MultiPartFormParser
 
MultiPartFormParser(InputStream, String) - Constructor for class com.yahoo.container.jdisc.utils.MultiPartFormParser
 
MultiPartFormParser.MultiPartException - Exception in com.yahoo.container.jdisc.utils
 
MultiPartFormParser.PartItem - Class in com.yahoo.container.jdisc.utils
 
MUST_REVALIDATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

N

name() - Method in class com.yahoo.container.ComponentsConfig.Components.Inject
 
name() - Method in class com.yahoo.container.core.ApplicationMetadataConfig
 
name() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Param
 
name() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
name() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
name() - Method in class com.yahoo.container.jdisc.AclMapping.Action
 
name() - Method in class com.yahoo.container.jdisc.utils.MultiPartFormParser.PartItem
 
name() - Method in class com.yahoo.container.logging.ConnectionLogEntry.SslHandshakeFailure.ExceptionEntry
 
name() - Method in class com.yahoo.container.QrSearchersConfig.External
 
name() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster
 
name() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
name(String) - Method in class com.yahoo.container.ComponentsConfig.Components.Inject.Builder
 
name(String) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
name(String) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Param.Builder
 
name(String) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
name(String) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
name(String) - Method in class com.yahoo.container.QrSearchersConfig.External.Builder
 
name(String) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
name(String) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
NEED - Enum constant in enum class com.yahoo.jdisc.http.SslProvider.ConnectorSsl.ClientAuth
 
NEED_AUTH - Enum constant in enum class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
 
NEED_AUTH - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
nested() - Method in class com.yahoo.processing.execution.Execution.Environment
Returns an environment for an execution spawned from the execution having this environment.
nestInNamespace(ComponentId) - Method in class com.yahoo.container.bundle.BundleInstantiationSpecification
 
never - Enum constant in enum class com.yahoo.container.QrConfig.RestartOnInternalRedeploy.Enum
 
never - Static variable in class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
newBuilder() - Static method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver
 
newBuilder(RestApiRequestHandler<?>) - Static method in class com.yahoo.restapi.RestApiTestDriver
 
newBuilder(RestApiTestDriver.RestApiRequestHandlerFactory) - Static method in class com.yahoo.restapi.RestApiTestDriver
 
newClientRequest(Request, URI) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newClientRequest(Request, URI, HttpRequest.Method) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newClientRequest(Request, URI, HttpRequest.Method, HttpRequest.Version) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newError(Request, int, Throwable) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newGraph() - Method in class com.yahoo.container.di.Container.ComponentGraphResult
 
newInstance() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
newInstance() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
newInstance() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
newInstance() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
newInstance() - Method in interface com.yahoo.container.jdisc.MetricConsumerFactory
 
newInstance() - Method in class com.yahoo.metrics.simple.jdisc.JdiscMetricsFactory
 
newInstance(double, double, double, double, long) - Static method in class com.yahoo.container.jdisc.state.GaugeMetric
 
newInstance(double, double, double, double, long, Optional<List<Tuple2<String, Double>>>) - Static method in class com.yahoo.container.jdisc.state.GaugeMetric
 
newInstance(int) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(int, String) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(long) - Static method in class com.yahoo.container.jdisc.state.CountMetric
 
newInstance(RequestFilter...) - Static method in class com.yahoo.jdisc.http.filter.chain.RequestFilterChain
 
newInstance(ResponseFilter...) - Static method in class com.yahoo.jdisc.http.filter.chain.ResponseFilterChain
 
newInstance(SecurityRequestFilter...) - Static method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
newInstance(SecurityResponseFilter...) - Static method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
newInstance(List<? extends RequestFilter>) - Static method in class com.yahoo.jdisc.http.filter.chain.RequestFilterChain
 
newInstance(List<? extends ResponseFilter>) - Static method in class com.yahoo.jdisc.http.filter.chain.ResponseFilterChain
 
newInstance(List<? extends SecurityRequestFilter>) - Static method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
newInstance(List<? extends SecurityResponseFilter>) - Static method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
newInstance(Map<String, ?>) - Static method in class com.yahoo.container.jdisc.state.StateMetricContext
 
newInternalServerError(Request, Throwable) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newRequestBuilder() - Static method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils
 
newServerRequest(CurrentContainer, URI) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress, long, long) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newSingleValue(Number) - Static method in class com.yahoo.container.jdisc.state.CountMetric
 
newSingleValue(Number) - Static method in class com.yahoo.container.jdisc.state.GaugeMetric
 
newWithPreservedLastValue() - Method in class com.yahoo.container.jdisc.state.GaugeMetric
Create a partial clone of this gauge where the value of 'last' is carried over to the new gauge with all other fields left at defaults (0 for count and sum, biggest possible double for min, smallest possible double for max).
next() - Method in class com.yahoo.processing.execution.Execution
Returns the next searcher to be invoked in this chain, or null if we are at the last
nextIndex() - Method in class com.yahoo.processing.execution.Execution
Returns the index into the chain of processors which is currently next
nextProcessor() - Method in class com.yahoo.processing.execution.Execution
Move this execution to the next processor
NO_ANSWER_WHEN_PINGING_NODE - Enum constant in enum class com.yahoo.container.protect.Error
 
NO_BACKENDS_IN_SERVICE - Enum constant in enum class com.yahoo.container.protect.Error
 
NO_CACHE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NO_STORE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NO_TRANSFORM - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
Node - Class in com.yahoo.container.di.componentgraph.core
 
Node(ComponentId) - Constructor for class com.yahoo.container.di.componentgraph.core.Node
 
node_changes - Enum constant in enum class com.yahoo.container.QrConfig.RestartOnInternalRedeploy.Enum
 
node_changes - Static variable in class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
nodeIdentityName() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
nodeIdentityName(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
nodeIndex() - Method in class com.yahoo.container.QrConfig
 
nodeIndex(int) - Method in class com.yahoo.container.QrConfig.Builder
 
nodes - Variable in class com.yahoo.container.handler.Coverage
 
nodes() - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
NODES_SEARCHED - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
nonCopyingWrite(byte[]) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write the contents of the array to this stream, transferring ownership of that array to this stream.
nonCopyingWrite(byte[], int, int) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write of the contents of the array to this stream, transferring ownership of that array to this stream.
NONE - Enum constant in enum class com.yahoo.jdisc.http.Cookie.SameSite
 
NONE - Enum constant in enum class com.yahoo.metrics.simple.UntypedMetric.AssumedType
 
NONE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NONE_INSTANCE - Static variable in class com.yahoo.container.logging.AccessLog
 
NonPhrasingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
NonPhrasingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher
 
NonPhrasingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
NonPhrasingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
NonPhrasingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
NOOP_COMPLETION_HANDLER - Static variable in interface com.yahoo.jdisc.http.server.jetty.CompletionHandlerUtils
 
NormalizingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
NormalizingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher
 
NormalizingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
NormalizingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
NormalizingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
NOT_FOUND - Enum constant in enum class com.yahoo.container.protect.Error
 
NOT_FOUND - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
NotFound() - Constructor for exception com.yahoo.restapi.RestApiException.NotFound
 
NotFound(HttpRequest) - Constructor for exception com.yahoo.restapi.RestApiException.NotFound
 
NotFound(String) - Constructor for exception com.yahoo.restapi.RestApiException.NotFound
 
NotFound(String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.NotFound
 
NotFound(Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.NotFound
 
notFoundError(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
NULL_QUERY - Enum constant in enum class com.yahoo.container.protect.Error
 
nullImplementation - Static variable in class com.yahoo.metrics.simple.MetricReceiver
 
NullIncomingData(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.IncomingData.NullIncomingData
 
NUM_DOCSUMS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_ERRORS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_FASTHITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_GROUPHITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_HITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
numQueriesToTraceOnDebugAfterConstruction() - Method in class com.yahoo.container.core.ContainerHttpConfig
 
numQueriesToTraceOnDebugAfterConstruction(int) - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
numthreads() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher
 
numthreads(int) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder
 

O

objectClone(Object) - Method in class com.yahoo.processing.request.CloneHelper
 
of(double) - Static method in class com.yahoo.metrics.simple.Value
Helper method to wrap a double as a Value.
of(long) - Static method in class com.yahoo.metrics.simple.Value
Helper method to wrap a long as a Value.
of(String) - Static method in class com.yahoo.metrics.simple.Value
Helper method to wrap a string as a Value.
oldComponentsCleanupTask() - Method in class com.yahoo.container.di.Container.ComponentGraphResult
 
onClientClosed() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
This hook is called once when the renderer detects that the client has closed the connection
ONE - Enum constant in enum class com.yahoo.container.handler.ClustersStatus.Require
 
onHandle(Request, Metric, Class<?>) - Static method in class com.yahoo.container.core.HandlerMetricContextUtil
 
onHandled(Request, Metric, Class<?>) - Static method in class com.yahoo.container.core.HandlerMetricContextUtil
 
onInvoking(Request, Processor) - Method in class com.yahoo.processing.execution.Execution
A hook called when a processor is to be invoked.
ONLY_IF_CACHED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
onReturning(Request, Processor, Response) - Method in class com.yahoo.processing.execution.Execution
A hook called when a processor returns, either normally or by throwing.
open() - Method in class com.yahoo.container.QrSearchersConfig.Tag.Bold
 
open(String) - Method in class com.yahoo.container.QrSearchersConfig.Tag.Bold.Builder
 
openSubscription(SubscriptionParameters) - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
OPTIONS - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
Ordered - Interface in com.yahoo.processing.response
This is an optional marker interface.
orderNodes() - Method in class com.yahoo.component.chain.dependencies.ordering.ChainBuilder
 
ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
Osgi - Interface in com.yahoo.container.di
This interface has default implementations of all methods, to allow using it for testing, instead of mocking or a test implementation.
Osgi - Interface in com.yahoo.osgi
 
Osgi.GenerationStatus - Enum Class in com.yahoo.container.di
 
OsgiImpl - Class in com.yahoo.osgi
 
OsgiImpl(OsgiFramework) - Constructor for class com.yahoo.osgi.OsgiImpl
 
OsgiWrapper - Interface in com.yahoo.osgi
 
outputBufferSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
outputBufferSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
outputPercentileDistribution(PrintStream, int, Double, boolean) - Method in class com.yahoo.metrics.simple.UntypedMetric.Histogram
 
override(HttpRequest.Method, AclMapping.Action) - Method in class com.yahoo.container.jdisc.HttpMethodAclMapping.Builder
 

P

packageName(Class<?>) - Static method in class com.yahoo.container.di.componentgraph.core.Node
 
param - Variable in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
param() - Method in class com.yahoo.container.core.http.HttpFilterConfig
 
param(int) - Method in class com.yahoo.container.core.http.HttpFilterConfig
 
param(HttpFilterConfig.Param.Builder) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
Add the given builder to this builder's list of Param builders
param(Consumer<HttpFilterConfig.Param.Builder>) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
param(List<HttpFilterConfig.Param.Builder>) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
Set the given list as this builder's list of Param builders
Param(HttpFilterConfig.Param.Builder) - Constructor for class com.yahoo.container.core.http.HttpFilterConfig.Param
 
parameters() - Method in class com.yahoo.jdisc.http.HttpRequest
 
parse(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
parseJacksonResponseContent(HttpResponse, TypeReference<T>) - Method in class com.yahoo.restapi.RestApiTestDriver
 
parseJacksonResponseContent(HttpResponse, Class<T>) - Method in class com.yahoo.restapi.RestApiTestDriver
 
partialClone() - Method in class com.yahoo.container.jdisc.state.MetricSet
Create and return a MetricSet which carries over the last values set for gauges in the this MetricSet.
PartItem(String, InputStream, String) - Constructor for class com.yahoo.container.jdisc.utils.MultiPartFormParser.PartItem
 
patch(RestApi.Handler<?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
patch(RestApi.Handler<?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
patch(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
patch(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
PATCH - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
path() - Method in class com.yahoo.container.core.ApplicationMetadataConfig
 
path(String) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
Path - Class in com.yahoo.restapi
A normalized path which is able to match strings containing bracketed placeholders and return the values given at the placeholders.
Path(URI) - Constructor for class com.yahoo.restapi.Path
Creates a new Path for matching the given URI against patterns, which uses HttpURL.requirePathSegment(java.lang.String) as a segment validator.
Path(URI, Consumer<String>) - Constructor for class com.yahoo.restapi.Path
Creates a new Path for matching the given URI against patterns, with the given path segment validator.
pathParameters() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
pathWhitelist - Variable in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
pathWhitelist() - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
pathWhitelist(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
pathWhitelist(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
pathWhitelist(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer.Builder
 
pattern() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
pattern(String) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
peerAddress() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
peerAddress() - Method in class com.yahoo.container.logging.RequestLogEntry
 
peerAddress(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
peerPort() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
peerPort() - Method in class com.yahoo.container.logging.RequestLogEntry
 
peerPort(int) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
Phase - Class in com.yahoo.component.chain
Used for many to many constraints on searcher ordering.
Phase(String, Dependencies) - Constructor for class com.yahoo.component.chain.Phase
 
Phase(String, Set<String>, Set<String>) - Constructor for class com.yahoo.component.chain.Phase
 
phases - Variable in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
phases() - Method in class com.yahoo.component.chain.model.ChainSpecification
 
phases() - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
phases(int) - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
phases(ChainsConfig.Chains.Phases.Builder) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
Add the given builder to this builder's list of Phases builders
phases(Consumer<ChainsConfig.Chains.Phases.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
Make a new builder and run the supplied function on it before adding it to the list
phases(List<ChainsConfig.Chains.Phases.Builder>) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
Set the given list as this builder's list of Phases builders
Phases(ChainsConfig.Chains.Phases.Builder) - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Phases
 
PhrasingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
PhrasingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher
 
PhrasingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
PhrasingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
PhrasingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
PlatformBundleLoader - Class in com.yahoo.container.core.config
Used to install the bundles that are added as platform bundles by the config-model.
PlatformBundleLoader(Osgi) - Constructor for class com.yahoo.container.core.config.PlatformBundleLoader
 
PlatformBundlesConfig - Class in com.yahoo.container.di.config
This class represents the root node of platform-bundles Copyright Vespa.ai.
PlatformBundlesConfig(PlatformBundlesConfig.Builder) - Constructor for class com.yahoo.container.di.config.PlatformBundlesConfig
 
PlatformBundlesConfig.Builder - Class in com.yahoo.container.di.config
 
PlatformBundlesConfig.Producer - Interface in com.yahoo.container.di.config
 
point(String, String) - Method in class com.yahoo.metrics.simple.MetricReceiver.MockReceiver
Utility method for testing
Point - Class in com.yahoo.metrics.simple
An efficiently comparable point in a sparse vector space.
Point(Map<String, ?>) - Constructor for class com.yahoo.metrics.simple.Point
 
pointBuilder() - Method in class com.yahoo.metrics.simple.MetricReceiver
Create a PointBuilder instance with no default settings.
PointBuilder - Class in com.yahoo.metrics.simple
Single-use builder for the immutable Point instances used to set dimensions for a metric.
PointBuilder.Discriminator - Enum Class in com.yahoo.metrics.simple
 
pointsToKeepPerMetric() - Method in class com.yahoo.metrics.ManagerConfig
 
pointsToKeepPerMetric(int) - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
populateAccessLogEntry(AccessLogEntry) - Method in class com.yahoo.container.jdisc.HttpResponse
Override this method to add information from the response to the access log.
port() - Method in class com.yahoo.container.QrConfig.Rpc
 
port() - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy
 
port(int) - Method in class com.yahoo.container.QrConfig.Rpc.Builder
 
port(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.HealthCheckProxy.Builder
 
post(RestApi.Handler<?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
post(RestApi.Handler<?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
post(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
post(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
POST - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
PRAGMA - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
prefix - Variable in class com.yahoo.container.handler.Prefix
 
Prefix - Class in com.yahoo.container.handler
Wrapper to maintain indirections between prefixes and Handler instances.
Prefix(String) - Constructor for class com.yahoo.container.handler.Prefix
 
Prefix(String, String) - Constructor for class com.yahoo.container.handler.Prefix
 
prelude - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Builder
 
prelude() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo
 
prelude(QrSearchersConfig.Com.Yahoo.Prelude.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Builder
 
prelude(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Builder
Make a new builder and run the supplied function on it before adding it to the list
Prelude(QrSearchersConfig.Com.Yahoo.Prelude.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude
 
prepareChainRegistry(ComponentRegistry<Chain<COMPONENT>>, ChainsModel, ComponentRegistry<COMPONENT>) - Static method in class com.yahoo.component.chain.ChainsConfigurer
 
prepend(String...) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound name which has the given name components prepended to this name, in the given order, i.e new ComponentName("c").prepend("a","b") will yield "a.b.c".
previousProcessor() - Method in class com.yahoo.processing.execution.Execution
Move this execution to the previous processor
PRIVATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
privateKey() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
privateKey(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
privateKeyFile() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
privateKeyFile(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
process(Request) - Method in class com.yahoo.processing.execution.AsyncExecution
Performs an async processing.
process(Request) - Method in class com.yahoo.processing.execution.Execution
Calls process on the next processor in this chain.
process(Request, Execution) - Method in class com.yahoo.processing.Processor
Performs a processing request and returns the response
process(Request, Execution) - Method in class com.yahoo.processing.processors.RequestPropertyTracer
 
ProcessingFuture<V> - Class in com.yahoo.processing.impl
A CompletableFuture where ProcessingFuture.get()/ProcessingFuture.get(long, TimeUnit) may have side-effects (e.g trigger the underlying computation).
ProcessingFuture() - Constructor for class com.yahoo.processing.impl.ProcessingFuture
 
processingHandler() - Method in class com.yahoo.processing.handler.ProcessingTestDriver
Returns the processing handler of this
ProcessingHandler - Class in com.yahoo.processing.handler
A request handler which invokes a processing chain to produce the response.
ProcessingHandler(ChainsConfig, ComponentRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingHandler(ChainsConfig, ComponentRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingHandler(ChainRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingHandler(ChainRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingRenderer - Class in com.yahoo.processing.rendering
The default renderer for processing responses.
ProcessingRenderer() - Constructor for class com.yahoo.processing.rendering.ProcessingRenderer
 
ProcessingResponse - Class in com.yahoo.processing.handler
A response from running a request through processing.
ProcessingResponse(int, Request, Response, Renderer, Executor, Execution) - Constructor for class com.yahoo.processing.handler.ProcessingResponse
 
ProcessingTestDriver - Class in com.yahoo.processing.handler
A helper for making processing requests and rendering their responses.
ProcessingTestDriver(Chain<Processor>...) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(Chain<Processor>, RequestLogHandler) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(ProcessingHandler) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, Chain<Processor>...) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, ProcessingHandler) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, Collection<Chain<Processor>>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, Collection<Chain<Processor>>, ComponentRegistry<Renderer>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(Collection<Chain<Processor>>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(Collection<Chain<Processor>>, ComponentRegistry<Renderer>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
Processor - Class in com.yahoo.processing
Superclass of chainable components processing Requests to create Responses.
Processor() - Constructor for class com.yahoo.processing.Processor
 
ProcessTerminator - Class in com.yahoo.container.protect
An injectable terminator of the Java VM.
ProcessTerminator() - Constructor for class com.yahoo.container.protect.ProcessTerminator
 
prometheusApiPath() - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig
 
prometheusApiPath(String) - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
PrometheusHelper - Class in com.yahoo.container.jdisc.state
 
PrometheusHelper() - Constructor for class com.yahoo.container.jdisc.state.PrometheusHelper
 
PrometheusV1Handler - Class in com.yahoo.container.handler.metrics
 
PrometheusV1Handler(Executor, MetricsProxyApiConfig) - Constructor for class com.yahoo.container.handler.metrics.PrometheusV1Handler
 
properties() - Method in class com.yahoo.processing.Request
Returns the properties set on this request.
Properties - Class in com.yahoo.processing.request
The properties of a request
Properties() - Constructor for class com.yahoo.processing.request.Properties
 
propertyMap() - Method in class com.yahoo.container.jdisc.HttpRequest
Return a read-only view of the request parameters.
PropertyMap - Class in com.yahoo.processing.request.properties
A HashMap backing of Properties.
PropertyMap() - Constructor for class com.yahoo.processing.request.properties.PropertyMap
 
protocol() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
protocol(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
Provider() - Constructor for class com.yahoo.container.di.CloudSubscriberFactory.Provider
 
provides - Variable in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
provides() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
provides() - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
provides(int) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies
 
provides(String) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
provides(Collection<String>) - Method in class com.yahoo.container.core.ChainsConfig.Components.Dependencies.Builder
 
Provides - Annotation Interface in com.yahoo.component.chain.dependencies
Mark this component as providing some named functionality.
PROXY_AUTHENTICATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PROXY_AUTHORIZATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PROXY_REVALIDATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
proxyProtocol - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
proxyProtocol() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
proxyProtocol(ConnectorConfig.ProxyProtocol.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
proxyProtocol(Consumer<ConnectorConfig.ProxyProtocol.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
ProxyProtocol(ConnectorConfig.ProxyProtocol.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.ProxyProtocol
 
proxyProtocolVersion() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
proxyServer() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
proxyServer(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
PUBLIC - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
PublicCloneable<T> - Interface in com.yahoo.processing.request.properties
Deprecated, for removal: This API element is subject to removal in a future version.
Use com.yahoo.lang.PublicCloneable instead
put(RestApi.Handler<?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
put(RestApi.Handler<?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
put(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
put(Class<REQUEST_ENTITY>, RestApi.HandlerWithRequestEntity<REQUEST_ENTITY, ?>, RestApi.HandlerConfigBuilder) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
put(String, String) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Add a parameter to the request.
PUT - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 

Q

QrConfig - Class in com.yahoo.container
This class represents the root node of qr Copyright Vespa.ai.
QrConfig(QrConfig.Builder) - Constructor for class com.yahoo.container.QrConfig
 
QrConfig.Builder - Class in com.yahoo.container
 
QrConfig.Filedistributor - Class in com.yahoo.container
This class represents qr.filedistributor
QrConfig.Filedistributor.Builder - Class in com.yahoo.container
 
QrConfig.Producer - Interface in com.yahoo.container
 
QrConfig.RestartOnInternalRedeploy - Class in com.yahoo.container
This class represents qr.restartOnInternalRedeploy Specifies under what circumstances restart on deploy should apply to internal redeployments
QrConfig.RestartOnInternalRedeploy.Enum - Enum Class in com.yahoo.container
 
QrConfig.Rpc - Class in com.yahoo.container
This class represents qr.rpc
QrConfig.Rpc.Builder - Class in com.yahoo.container
 
QrConfig.Shutdown - Class in com.yahoo.container
This class represents qr.shutdown
QrConfig.Shutdown.Builder - Class in com.yahoo.container
 
QrSearchersConfig - Class in com.yahoo.container
This class represents the root node of qr-searchers Copyright Vespa.ai.
QrSearchersConfig(QrSearchersConfig.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig
 
QrSearchersConfig.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com - Class in com.yahoo.container
This class represents qr-searchers.com
QrSearchersConfig.Com.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo
QrSearchersConfig.Com.Yahoo.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude
QrSearchersConfig.Com.Yahoo.Prelude.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.CompleteBoostSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.ExactStringSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.LiteralBoostSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.NonPhrasingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NonPhrasingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.NormalizingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.PhrasingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.PhrasingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.StemmingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.TermBoostSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.querytransform.TermReplacingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Searcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.searcher
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.searcher.BlendingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.BlendingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.searcher.FieldCollapsingSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.FieldCollapsingSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.searcher.JuniperSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.searcher.XMLStringSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Statistics - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.statistics
QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher - Class in com.yahoo.container
This class represents qr-searchers.com.yahoo.prelude.statistics.StatisticsSearcher
QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Customizedsearchers - Class in com.yahoo.container
This class represents qr-searchers.customizedsearchers
QrSearchersConfig.Customizedsearchers.Argument - Class in com.yahoo.container
This class represents qr-searchers.customizedsearchers.argument[]
QrSearchersConfig.Customizedsearchers.Argument.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Customizedsearchers.Builder - Class in com.yahoo.container
 
QrSearchersConfig.External - Class in com.yahoo.container
This class represents qr-searchers.external[]
QrSearchersConfig.External.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Producer - Interface in com.yahoo.container
 
QrSearchersConfig.Searchcluster - Class in com.yahoo.container
This class represents qr-searchers.searchcluster[]
QrSearchersConfig.Searchcluster.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Searchcluster.Indexingmode - Class in com.yahoo.container
This class represents qr-searchers.searchcluster[].indexingmode Indexing mode of search cluster.
QrSearchersConfig.Searchcluster.Indexingmode.Enum - Enum Class in com.yahoo.container
 
QrSearchersConfig.Searchcluster.Storagecluster - Class in com.yahoo.container
This class represents qr-searchers.searchcluster[].storagecluster
QrSearchersConfig.Searchcluster.Storagecluster.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Tag - Class in com.yahoo.container
This class represents qr-searchers.tag
QrSearchersConfig.Tag.Bold - Class in com.yahoo.container
This class represents qr-searchers.tag.bold
QrSearchersConfig.Tag.Bold.Builder - Class in com.yahoo.container
 
QrSearchersConfig.Tag.Builder - Class in com.yahoo.container
 
QUERY_HITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
QUERY_OFFSET - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
queryParameters() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
querytransform - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
querytransform() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude
 
querytransform(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
querytransform(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
Make a new builder and run the supplied function on it before adding it to the list
Querytransform(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
queueSize() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
queueSize() - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig
 
queueSize() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
queueSize() - Method in class com.yahoo.container.logging.ConnectionLogConfig
 
queueSize(int) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
queueSize(int) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
queueSize(int) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
queueSize(int) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
QUOTED_PRINTABLE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

R

RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
rankprofiles_configid() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster
 
rankprofiles_configid(String) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
rawPath() - Method in class com.yahoo.container.logging.RequestLogEntry
 
rawPath(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
rawquery - Variable in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
rawquery() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
rawquery(int) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
rawquery(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
rawquery(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
rawQuery() - Method in class com.yahoo.container.logging.RequestLogEntry
 
rawQuery(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
read() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Read the next piece of data from this channel, blocking if needed.
READ - Static variable in class com.yahoo.container.jdisc.AclMapping.Action
 
readAll() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Reads all data that will ever be produced by the channel attached to this, blocking as necessary.
readIfAvailable() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Consumes all currently available data, or returns "" if no data is available right now.
readParts() - Method in class com.yahoo.container.jdisc.utils.MultiPartFormParser
 
REALTIME - Enum constant in enum class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode.Enum
 
REALTIME - Static variable in class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode
 
receiver() - Method in class com.yahoo.metrics.simple.jdisc.SimpleMetricConsumer
 
recursiveFuture(DataList<D>) - Static method in class com.yahoo.processing.Response
Returns a future in which the given data list and all lists nested within it are completed.
RedirectResponse - Class in com.yahoo.restapi
A HTTP redirect response
referer() - Method in class com.yahoo.container.logging.RequestLogEntry
 
referer(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
REFERER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
register(ChainSpecification) - Method in class com.yahoo.component.chain.model.ChainsModel
 
register(ComponentId, ChainedComponentModel) - Method in class com.yahoo.component.chain.model.ChainsModel
 
registerJacksonRequestEntity(Class<REQUEST_ENTITY>) - Method in interface com.yahoo.restapi.RestApi.Builder
 
registerJacksonResponseEntity(Class<RESPONSE_ENTITY>) - Method in interface com.yahoo.restapi.RestApi.Builder
 
RegistriesHack(Container, ComponentRegistry<AbstractComponent>, ComponentRegistry<RequestHandler>, ComponentRegistry<ClientProvider>, ComponentRegistry<ServerProvider>) - Constructor for class com.yahoo.container.core.config.HandlersConfigurerDi.RegistriesHack
 
relativeCreatedAtNanoTime() - Method in class com.yahoo.container.jdisc.HttpRequest
 
relativeCreatedAtNanoTime() - Method in class com.yahoo.jdisc.http.HttpRequest
 
reloadActiveSubscribers(long) - Method in class com.yahoo.container.di.CloudSubscriberFactory
 
reloadActiveSubscribers(long) - Method in interface com.yahoo.container.di.config.SubscriberFactory
 
reloadConfig(long) - Method in class com.yahoo.container.core.config.HandlersConfigurerDi
 
reloadConfig(long) - Method in class com.yahoo.container.di.Container
 
remoteAddress() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
remoteAddress() - Method in class com.yahoo.container.logging.RequestLogEntry
 
remoteAddress() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
remoteAddress(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
remoteAddressHeaders - Variable in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
remoteAddressHeaders() - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog
 
remoteAddressHeaders(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog
 
remoteAddressHeaders(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
remoteAddressHeaders(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
remotePort() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
remotePort() - Method in class com.yahoo.container.logging.RequestLogEntry
 
remotePort(int) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
remotePortHeaders - Variable in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
remotePortHeaders() - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog
 
remotePortHeaders(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog
 
remotePortHeaders(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
remotePortHeaders(Collection<String>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.AccessLog.Builder
 
removeAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
removeAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
removeFromRotation(String) - Method in class com.yahoo.container.handler.VipStatus
Note that a cluster (which influences up/down state) is down
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
removeProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Removes the parameter from the request properties.
removeQueryParamsOnRedirect() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
removeQueryParamsOnRedirect(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
removeRawPostBodyForWwwUrlEncodedPost() - Method in class com.yahoo.jdisc.http.ServerConfig
 
removeRawPostBodyForWwwUrlEncodedPost(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
render(OutputStream) - Method in class com.yahoo.container.handler.metrics.JsonResponse
 
render(OutputStream) - Method in class com.yahoo.container.jdisc.AsyncHttpResponse
Throws UnsupportedOperationException.
render(OutputStream) - Method in class com.yahoo.container.jdisc.EmptyResponse
 
render(OutputStream) - Method in class com.yahoo.container.jdisc.HttpResponse
Marshals this response to the network layer.
render(OutputStream) - Method in class com.yahoo.restapi.ByteArrayResponse
 
render(OutputStream) - Method in class com.yahoo.restapi.JacksonJsonResponse
 
render(OutputStream) - Method in class com.yahoo.restapi.SlimeJsonResponse
 
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.container.jdisc.AsyncHttpResponse
Render to output asynchronously.
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.container.jdisc.ExtendedResponse
 
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.processing.handler.ProcessingResponse
 
Renderer<RESPONSE extends Response> - Class in com.yahoo.processing.rendering
Renders a response to a stream.
Renderer() - Constructor for class com.yahoo.processing.rendering.Renderer
 
renderResponse(OutputStream, RESPONSE, Execution, Request) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Render this response using the renderer's own threads and return a future indicating whether the rendering was successful.
renderResponse(OutputStream, RESPONSE, Execution, Request) - Method in class com.yahoo.processing.rendering.Renderer
Render a response to a stream.
renderResponseBeforeHandover(OutputStream, RESPONSE, Execution, Request) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Initiate rendering before handover to rendering threads.
renderValue(Data, JSONWriter) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
Renders the value of a data element.
reporterEnabled() - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
reporterEnabled(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
reportPeriodSeconds() - Method in class com.yahoo.metrics.ManagerConfig
 
reportPeriodSeconds(int) - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
request() - Method in class com.yahoo.processing.response.AbstractData
Returns the request that created this data
request() - Method in class com.yahoo.processing.response.AbstractDataList
Returns the request which created this data
request() - Method in interface com.yahoo.processing.response.Data
Returns the request that created this data
request() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
Request - Class in com.yahoo.processing
A generic processing request.
Request() - Constructor for class com.yahoo.processing.Request
Creates a request with no properties
Request(Properties) - Constructor for class com.yahoo.processing.Request
Create a request with the given properties.
REQUEST - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
REQUEST_COVERAGE - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
REQUEST_ENTITY_TOO_LARGE - Static variable in interface com.yahoo.jdisc.http.HttpResponse.Status
 
REQUEST_RANGE_NOT_SATISFIABLE - Static variable in interface com.yahoo.jdisc.http.HttpResponse.Status
 
REQUEST_TOO_LARGE - Enum constant in enum class com.yahoo.container.protect.Error
 
requestContent() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
requestContentOf(Object) - Method in class com.yahoo.restapi.RestApiTestDriver
 
requestContentOrThrow() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
requestContext() - Method in interface com.yahoo.restapi.RestApi.FilterContext
 
requestData(InputStream) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Set an inputstream to use for the request.
RequestFilter - Interface in com.yahoo.jdisc.http.filter
 
RequestFilterBase - Interface in com.yahoo.jdisc.http.filter
 
RequestFilterChain - Class in com.yahoo.jdisc.http.filter.chain
 
requestFilterIds() - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
requestFilters() - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
requestHandlerSpec() - Method in interface com.yahoo.container.jdisc.HttpRequestHandler
 
requestHandlerSpec() - Method in interface com.yahoo.restapi.RestApi
 
requestHandlerSpec() - Method in class com.yahoo.restapi.RestApiRequestHandler
 
RequestHandlerSpec - Class in com.yahoo.container.jdisc
A specification provided by a request handler.
RequestHandlerSpec.Builder - Class in com.yahoo.container.jdisc
 
RequestHandlerTestDriver - Class in com.yahoo.container.jdisc
A helper for making tests creating jDisc requests and checking their responses.
RequestHandlerTestDriver(RequestHandler) - Constructor for class com.yahoo.container.jdisc.RequestHandlerTestDriver
Creates this with a binding to "http://localhost/*"
RequestHandlerTestDriver(String, RequestHandler) - Constructor for class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
RequestHandlerTestDriver.MockResponseHandler - Class in com.yahoo.container.jdisc
 
requestHeaderSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
requestHeaderSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
RequestLog - Interface in com.yahoo.container.logging
Access logging for requests
RequestLogEntry - Class in com.yahoo.container.logging
A immutable request log entry
RequestLogEntry.Builder - Class in com.yahoo.container.logging
 
RequestLogHandler - Interface in com.yahoo.container.logging
 
RequestPropertyTracer - Class in com.yahoo.processing.processors
A processor which adds the current content of the Request.properties() to the trace before calling the next processor, if traceLevel is 4 or more.
RequestPropertyTracer() - Constructor for class com.yahoo.processing.processors.RequestPropertyTracer
 
requests() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
requestSize() - Method in class com.yahoo.container.logging.RequestLogEntry
 
requestSize(long) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
requestTimeout() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
requestTimeout(double) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
RequestUtils - Class in com.yahoo.jdisc.http.server.jetty
 
RequestView - Interface in com.yahoo.container.jdisc
Read-only view of the request
RequestView - Interface in com.yahoo.jdisc.http.filter
Read-only view of the request for use by SecurityResponseFilters.
requiredCapabilities(RequestView) - Method in interface com.yahoo.container.jdisc.utils.CapabilityRequiringRequestHandler
 
requiredCapabilities(RequestView) - Method in interface com.yahoo.restapi.RestApi
 
requiredCapabilities(RequestView) - Method in class com.yahoo.restapi.RestApiRequestHandler
 
requiredCapabilities(Capability...) - Method in interface com.yahoo.restapi.RestApi.Builder
 
requiredCapabilities(Capability...) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
requiredCapabilities(CapabilitySet) - Method in interface com.yahoo.restapi.RestApi.Builder
 
requiredCapabilities(CapabilitySet) - Method in interface com.yahoo.restapi.RestApi.RouteBuilder
 
requiredCapability(RequestView) - Method in class com.yahoo.container.handler.LogHandler
 
requiredCapability(RequestView) - Method in class com.yahoo.container.handler.metrics.HttpHandlerBase
 
requiredCapability(RequestView) - Method in class com.yahoo.container.jdisc.state.StateHandler
 
requiredCapability(RequestView) - Method in interface com.yahoo.container.jdisc.utils.CapabilityRequiringRequestHandler
 
resetInstance() - Static method in class com.yahoo.container.Container
Hack.
resolve(ComponentSpecification) - Method in interface com.yahoo.component.chain.model.Resolver
 
resolveClass(BundleInstantiationSpecification) - Method in interface com.yahoo.container.di.Osgi
 
resolveClass(BundleInstantiationSpecification) - Method in class com.yahoo.osgi.OsgiImpl
 
ResolveDependencyException - Exception in com.yahoo.container.di.config
 
ResolveDependencyException(String) - Constructor for exception com.yahoo.container.di.config.ResolveDependencyException
 
Resolver<T> - Interface in com.yahoo.component.chain.model
Maps component specifications to matching instances.
resolveRequestFilter(URI, int) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
resolveResponseFilter(URI, int) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
resourceListResponse(URI, List<String>) - Method in class com.yahoo.container.handler.metrics.HttpHandlerBase
 
ResourceResponse - Class in com.yahoo.restapi
Returns a response containing an array of links to sub-resources
ResourceResponse(HttpRequest, String...) - Constructor for class com.yahoo.restapi.ResourceResponse
 
ResourceResponse(URI, String...) - Constructor for class com.yahoo.restapi.ResourceResponse
 
ResourceResponse(URI, List<String>) - Constructor for class com.yahoo.restapi.ResourceResponse
 
response() - Method in exception com.yahoo.restapi.RestApiException
 
Response - Class in com.yahoo.processing
A Response to a Request.
Response(Request) - Constructor for class com.yahoo.processing.Response
Creates a request containing an empty array data list
Response(Request, ErrorMessage) - Constructor for class com.yahoo.processing.Response
Convenience constructor which adds the given error message to the given request
Response(DataList<?>) - Constructor for class com.yahoo.processing.Response
Creates a response containing a list of data
responseCompressionLevel() - Method in class com.yahoo.jdisc.http.ServerConfig
 
responseCompressionLevel(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
ResponseFilter - Interface in com.yahoo.jdisc.http.filter
 
ResponseFilterBase - Interface in com.yahoo.jdisc.http.filter
 
ResponseFilterChain - Class in com.yahoo.jdisc.http.filter.chain
 
responseFilterIds() - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
responseFilters() - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
ResponseHeaders - Class in com.yahoo.processing.handler
Holds a set of headers which will be added to the Processing response.
ResponseHeaders(Map<String, List<String>>, Request) - Constructor for class com.yahoo.processing.handler.ResponseHeaders
Creates a response headers object with a set of headers.
responseHeaderSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
responseHeaderSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
ResponseReceiver - Interface in com.yahoo.processing.execution
An interface for classes which can be given responses.
responses() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
responseSize() - Method in class com.yahoo.container.logging.RequestLogEntry
 
responseSize(long) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
ResponseStatus - Class in com.yahoo.processing.handler
A data item holding a response HTTP status code.
ResponseStatus(int, Request) - Constructor for class com.yahoo.processing.handler.ResponseStatus
 
rest() - Method in class com.yahoo.processing.request.CompoundName
Returns the name after the first dot, or "" if this name has no dots
rest(int) - Method in class com.yahoo.processing.request.CompoundName
Returns the name starting after the n first components (i.e dots).
restApi() - Method in class com.yahoo.restapi.RestApiRequestHandler
 
restApi() - Method in class com.yahoo.restapi.RestApiTestDriver
 
RestApi - Interface in com.yahoo.restapi
Rest API routing and response serialization
RestApi.Builder - Interface in com.yahoo.restapi
 
RestApi.ExceptionMapper<EXCEPTION extends RuntimeException> - Interface in com.yahoo.restapi
 
RestApi.Filter - Interface in com.yahoo.restapi
 
RestApi.FilterContext - Interface in com.yahoo.restapi
 
RestApi.Handler<RESPONSE_ENTITY> - Interface in com.yahoo.restapi
 
RestApi.HandlerConfigBuilder - Interface in com.yahoo.restapi
 
RestApi.HandlerWithRequestEntity<REQUEST_ENTITY,RESPONSE_ENTITY> - Interface in com.yahoo.restapi
 
RestApi.RequestContext - Interface in com.yahoo.restapi
 
RestApi.RequestContext.Attributes - Interface in com.yahoo.restapi
 
RestApi.RequestContext.Headers - Interface in com.yahoo.restapi
 
RestApi.RequestContext.Parameters - Interface in com.yahoo.restapi
 
RestApi.RequestContext.PathParameters - Interface in com.yahoo.restapi
 
RestApi.RequestContext.QueryParameters - Interface in com.yahoo.restapi
 
RestApi.RequestContext.RequestContent - Interface in com.yahoo.restapi
 
RestApi.RequestMapper<REQUEST_ENTITY> - Interface in com.yahoo.restapi
 
RestApi.ResponseMapper<RESPONSE_ENTITY> - Interface in com.yahoo.restapi
 
RestApi.RouteBuilder - Interface in com.yahoo.restapi
 
RestApiException - Exception in com.yahoo.restapi
A RuntimeException that represents a http response.
RestApiException(int, String, String) - Constructor for exception com.yahoo.restapi.RestApiException
 
RestApiException(int, String, String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException
 
RestApiException(HttpResponse, String) - Constructor for exception com.yahoo.restapi.RestApiException
 
RestApiException(HttpResponse, String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException
 
RestApiException.BadRequest - Exception in com.yahoo.restapi
 
RestApiException.Conflict - Exception in com.yahoo.restapi
 
RestApiException.Forbidden - Exception in com.yahoo.restapi
 
RestApiException.InternalServerError - Exception in com.yahoo.restapi
 
RestApiException.MethodNotAllowed - Exception in com.yahoo.restapi
 
RestApiException.NotFound - Exception in com.yahoo.restapi
 
RestApiException.Unauthorized - Exception in com.yahoo.restapi
 
RestApiMappers - Class in com.yahoo.restapi
RestApiMappers.JacksonRequestMapper<ENTITY> - Class in com.yahoo.restapi
 
RestApiMappers.JacksonResponseMapper<ENTITY> - Class in com.yahoo.restapi
 
RestApiRequestHandler<T extends RestApiRequestHandler<T>> - Class in com.yahoo.restapi
 
RestApiRequestHandler(ThreadedHttpRequestHandler.Context, RestApi) - Constructor for class com.yahoo.restapi.RestApiRequestHandler
 
RestApiRequestHandler(ThreadedHttpRequestHandler.Context, RestApiRequestHandler.RestApiProvider<T>) - Constructor for class com.yahoo.restapi.RestApiRequestHandler
RestApi will usually refer to handler methods of subclass, which are not accessible before super constructor has completed.
RestApiRequestHandler(Executor, Metric, RestApi) - Constructor for class com.yahoo.restapi.RestApiRequestHandler
 
RestApiRequestHandler(Executor, Metric, RestApiRequestHandler.RestApiProvider<T>) - Constructor for class com.yahoo.restapi.RestApiRequestHandler
 
RestApiRequestHandler.RestApiProvider<T> - Interface in com.yahoo.restapi
 
RestApiTestDriver - Class in com.yahoo.restapi
Test driver for RestApi
RestApiTestDriver.Builder - Class in com.yahoo.restapi
 
RestApiTestDriver.RestApiRequestHandlerFactory - Interface in com.yahoo.restapi
 
restartOnDeploy() - Method in class com.yahoo.container.QrConfig
 
restartOnDeploy(boolean) - Method in class com.yahoo.container.QrConfig.Builder
 
restartOnInternalRedeploy() - Method in class com.yahoo.container.QrConfig
 
restartOnInternalRedeploy(QrConfig.RestartOnInternalRedeploy.Enum) - Method in class com.yahoo.container.QrConfig.Builder
 
RestartOnInternalRedeploy() - Constructor for class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
RestartOnInternalRedeploy(QrConfig.RestartOnInternalRedeploy.Enum) - Constructor for class com.yahoo.container.QrConfig.RestartOnInternalRedeploy
 
RESULT_HAS_ERRORS - Enum constant in enum class com.yahoo.container.protect.Error
 
resultSets - Variable in class com.yahoo.container.handler.Coverage
 
RETRY_AFTER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
reuseAddress() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
reuseAddress(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
reuseNodes(ComponentGraph) - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
rotation() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
rotation(String) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
route() - Method in interface com.yahoo.restapi.RestApi.FilterContext
 
route(String) - Static method in interface com.yahoo.restapi.RestApi
 
routespec() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Storagecluster
 
routespec(String) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Storagecluster.Builder
 
rpc - Variable in class com.yahoo.container.QrConfig.Builder
 
rpc() - Method in class com.yahoo.container.QrConfig
 
rpc(QrConfig.Rpc.Builder) - Method in class com.yahoo.container.QrConfig.Builder
 
rpc(Consumer<QrConfig.Rpc.Builder>) - Method in class com.yahoo.container.QrConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Rpc(QrConfig.Rpc.Builder) - Constructor for class com.yahoo.container.QrConfig.Rpc
 
run() - Method in class com.yahoo.processing.execution.RunnableExecution
Calls process on the execution of this.
RunnableExecution - Class in com.yahoo.processing.execution
An adaptor of an Execution to a runnable.
RunnableExecution(Request, Execution) - Constructor for class com.yahoo.processing.execution.RunnableExecution
 

S

S_MAXAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
sample(double) - Method in class com.yahoo.metrics.simple.Gauge
Record a sample with default or no position.
sample(double, Point) - Method in class com.yahoo.metrics.simple.Gauge
Record a sample at the given position.
Sample - Class in com.yahoo.metrics.simple
A single metric measurement and all the meta data needed to route it correctly.
Sample(Measurement, Identifier, UntypedMetric.AssumedType) - Constructor for class com.yahoo.metrics.simple.Sample
 
scheduleTask(Runnable) - Method in class com.yahoo.jdisc.http.server.jetty.Janitor
 
scheme() - Method in class com.yahoo.container.logging.RequestLogEntry
 
scheme(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
SEARCH - Enum constant in enum class com.yahoo.container.core.ChainsConfig.Chains.Type.Enum
 
SEARCH - Static variable in class com.yahoo.container.core.ChainsConfig.Chains.Type
 
SEARCH_TIME - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
searchcluster - Variable in class com.yahoo.container.QrSearchersConfig.Builder
 
searchcluster() - Method in class com.yahoo.container.QrSearchersConfig
 
searchcluster(int) - Method in class com.yahoo.container.QrSearchersConfig
 
searchcluster(QrSearchersConfig.Searchcluster.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Add the given builder to this builder's list of Searchcluster builders
searchcluster(Consumer<QrSearchersConfig.Searchcluster.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
searchcluster(List<QrSearchersConfig.Searchcluster.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Set the given list as this builder's list of Searchcluster builders
Searchcluster(QrSearchersConfig.Searchcluster.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster
 
searchdef - Variable in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
searchdef() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster
 
searchdef(int) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster
 
searchdef(String) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
searchdef(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
searcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
searcher - Variable in class com.yahoo.container.QrSearchersConfig.External.Builder
 
searcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude
 
searcher() - Method in class com.yahoo.container.QrSearchersConfig.External
 
searcher(int) - Method in class com.yahoo.container.QrSearchersConfig.External
 
searcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
searcher(String) - Method in class com.yahoo.container.QrSearchersConfig.External.Builder
 
searcher(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.External.Builder
 
searcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
Make a new builder and run the supplied function on it before adding it to the list
Searcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher
 
searchHandlerPaths - Variable in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
searchHandlerPaths() - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
searchHandlerPaths(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric
 
searchHandlerPaths(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
searchHandlerPaths(Collection<String>) - Method in class com.yahoo.jdisc.http.ServerConfig.Metric.Builder
 
SEC_WEBSOCKET_ACCEPT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY1 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY2 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_PROTOCOL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_VERSION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SecurityRequestFilter - Interface in com.yahoo.jdisc.http.filter
 
SecurityRequestFilterChain - Class in com.yahoo.jdisc.http.filter
Implementation of TypedFilterChain for DiscFilterRequest
SecurityResponseFilter - Interface in com.yahoo.jdisc.http.filter
 
SecurityResponseFilterChain - Class in com.yahoo.jdisc.http.filter
Implementation of TypedFilterChain for DiscFilterResponse
send(ByteBuffer) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Write a ByteBuffer to the wrapped ContentChannel.
send(ByteBuffer) - Method in class com.yahoo.container.jdisc.MaxPendingContentChannelOutputStream
 
send(ByteBuffer, CompletionHandler) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
 
sendError(int) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
This method does not actually send the response as it does not have access to responseHandler but just sets the status.
sendMessageResponse(ResponseHandler, List<Cookie>, int, String) - Static method in class com.yahoo.jdisc.http.filter.util.FilterUtils
 
sendRedirectResponse(ResponseHandler, List<Cookie>, String) - Static method in class com.yahoo.jdisc.http.filter.util.FilterUtils
 
sendRequest(String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Send a GET request
sendRequest(String, HttpRequest.Method) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
sendRequest(String, HttpRequest.Method, String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Send a POST request
sendRequest(String, HttpRequest.Method, String, String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Send a POST request with defined content type
sendRequest(String, HttpRequest.Method, ByteBuffer) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
sendRequest(String, HttpRequest.Method, ByteBuffer, String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
separator() - Method in class com.yahoo.container.QrSearchersConfig.Tag
 
separator(String) - Method in class com.yahoo.container.QrSearchersConfig.Tag.Builder
 
server() - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver
 
SERVER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SERVER_IS_MISCONFIGURED - Enum constant in enum class com.yahoo.container.protect.Error
 
ServerConfig - Class in com.yahoo.jdisc.http
This class represents the root node of server Copyright Vespa.ai.
ServerConfig(ServerConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig
 
ServerConfig.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.ConnectionLog - Class in com.yahoo.jdisc.http
This class represents server.connectionLog
ServerConfig.ConnectionLog.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.DefaultFilters - Class in com.yahoo.jdisc.http
This class represents server.defaultFilters[]
ServerConfig.DefaultFilters.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Filter - Class in com.yahoo.jdisc.http
This class represents server.filter[]
ServerConfig.Filter.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Jmx - Class in com.yahoo.jdisc.http
This class represents server.jmx
ServerConfig.Jmx.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Metric - Class in com.yahoo.jdisc.http
This class represents server.metric
ServerConfig.Metric.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Producer - Interface in com.yahoo.jdisc.http
 
serverName - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
serverName() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
serverName(ConnectorConfig.ServerName.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
serverName(Consumer<ConnectorConfig.ServerName.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
ServerName(ConnectorConfig.ServerName.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.ServerName
 
service() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
service(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
SERVLET_REQUEST_X509CERT - Static variable in class com.yahoo.jdisc.http.server.jetty.RequestUtils
 
set(int, String) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound which have the name component at index i set to the given name.
set(CompoundName, Object) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it by calling set(name, value, null).
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.processing.request.properties.PropertyMap
 
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it.
set(String, double) - Method in class com.yahoo.metrics.simple.PointBuilder
Set a named dimension to a floating point value.
set(String, long) - Method in class com.yahoo.metrics.simple.PointBuilder
Set a named dimension to an integer value.
set(String, Number, Metric.Context) - Method in class com.yahoo.metrics.simple.jdisc.SimpleMetricConsumer
 
set(String, Object) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it by calling set(name, value, null).
set(String, Object) - Method in interface com.yahoo.restapi.RestApi.RequestContext.Attributes
 
set(String, Object, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it.
set(String, String) - Method in class com.yahoo.metrics.simple.PointBuilder
Set a named dimension to a string value.
SET_COOKIE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SET_COOKIE2 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.ComponentsConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.AccessLogConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.ChainsConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.ContainerHttpConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.LogHandlerConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.di.config.ApplicationBundlesConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.di.config.PlatformBundlesConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.handler.metrics.MetricsProxyApiConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.handler.threadpool.ContainerThreadpoolConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.jdisc.state.MetricsPacketsHandlerConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.QrConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
setApplyOnRestart(boolean) - Method in class com.yahoo.metrics.ManagerConfig.Builder
 
setArguments(Object[]) - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
setAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setAvailableConfigs(Map<ConfigKey<? extends ConfigInstance>, ConfigInstance>) - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
setAvailableConfigs(Map<ConfigKey<ConfigInstance>, ConfigInstance>) - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
setCharacterEncoding(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Set character encoding
setChunkedEncodingEnabled(boolean) - Method in class com.yahoo.jdisc.http.HttpResponse
 
setClientAuth(SslProvider.ConnectorSsl.ClientAuth) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setClientAuth(SslProvider.ConnectorSsl.ClientAuth) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setClientProviderRegistry(ComponentRegistry<ClientProvider>) - Method in class com.yahoo.container.Container
 
setClusters(Set<String>) - Method in class com.yahoo.container.handler.ClustersStatus
Sets the current clusters of this container
setComponentId(ComponentId) - Method in class com.yahoo.component.chain.model.ChainSpecification
 
setComponentRegistry(ComponentRegistry<AbstractComponent>) - Method in class com.yahoo.container.Container
 
setConnectionTimeout(long, TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
Sets the allocated time that this HttpRequest is allowed to spend trying to connect to a remote host.
setCookie(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCustomFileAcquirer(FileAcquirer) - Method in class com.yahoo.container.Container
Only for internal use.
setDefaultRoute(RestApi.RouteBuilder) - Method in interface com.yahoo.restapi.RestApi.Builder
 
setDomain(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setDomain(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setEnabledCipherSuites(List<String>) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setEnabledCipherSuites(List<String>) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setEnabledProtocolVersions(List<String>) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setEnabledProtocolVersions(List<String>) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setForceTimestamps(boolean) - Method in class com.yahoo.processing.execution.Execution.Trace
 
setHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHitCounts(HitCounts) - Method in class com.yahoo.container.logging.AccessLogEntry
 
setHttpOnly(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setHttpResponse(HttpResponse) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
This must be called before writing to this
setInRotation(Boolean) - Method in class com.yahoo.container.handler.VipStatus
Explicitly set this container in or out of rotation
setKeystore(KeyStore) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setKeystore(KeyStore) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setKeystore(KeyStore, char[]) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setKeystore(KeyStore, char[]) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setLevels(String) - Method in class com.yahoo.container.logging.LevelsModSpec
 
setMaxAge(int) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setMaxAge(int, TimeUnit) - Method in class com.yahoo.jdisc.http.Cookie
 
setMessage(String) - Method in class com.yahoo.jdisc.http.HttpResponse
 
setMethod(HttpRequest.Method) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setName(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setNetworkWiring(ContentChannel, CompletionHandler) - Method in class com.yahoo.processing.rendering.AsynchronousRenderer
Exposes JDisc wiring to ensure asynchronous cleanup.
setNetworkWiring(ContentChannel, CompletionHandler) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
For internal use: Expose JDisc wiring to ensure asynchronous cleanup.
setNodesTried(int) - Method in class com.yahoo.container.handler.Coverage
 
setObjectMapper(ObjectMapper) - Method in interface com.yahoo.restapi.RestApi.Builder
 
setOverrideIsUserInRole(boolean) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setPath(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setPath(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setPrincipal(Principal) - Method in interface com.yahoo.restapi.RestApi.FilterContext
 
setProperty(String, Object) - Method in class com.yahoo.processing.execution.Execution.Trace
Adds a property key-value to this trace.
setProxyServer(URI) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setRemoteAddr(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Set the IP address of the remote client associated with this Request.
setRemoteAddress(SocketAddress) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setRemoteHost(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setRemoteUser(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setRequestFilterDefaultForPort(String, int) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
setRequestHandlerRegistry(ComponentRegistry<RequestHandler>) - Method in class com.yahoo.container.Container
 
setRequestType(Request.RequestType) - Method in class com.yahoo.container.jdisc.HttpResponse
Sets the type classification of this request for metric collection purposes
setResponse(Response) - Method in interface com.yahoo.processing.execution.ResponseReceiver
 
setResponseFilterDefaultForPort(String, int) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
setSameSite(Cookie.SameSite) - Method in class com.yahoo.jdisc.http.Cookie
 
setSecure(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setSecure(boolean) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setServerProviderRegistry(ComponentRegistry<ServerProvider>) - Method in class com.yahoo.container.Container
 
setSslContext(SSLContext) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setSslContext(SSLContext) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setStatus(int) - Method in class com.yahoo.container.jdisc.HttpResponse
Sets the numeric HTTP status code this will return.
setStatus(int) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setStrictFiltering(boolean) - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings.Builder
 
setTrace(TraceNode) - Method in class com.yahoo.container.logging.AccessLogEntry
 
setTraceLevel(int) - Method in class com.yahoo.processing.execution.Execution.Trace
Sets the maximum trace level this will record
setTruststore(KeyStore) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setTruststore(KeyStore) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setTruststore(KeyStore, char[]) - Method in class com.yahoo.jdisc.http.ssl.impl.DefaultConnectorSsl
 
setTruststore(KeyStore, char[]) - Method in interface com.yahoo.jdisc.http.SslProvider.ConnectorSsl
 
setupFileAcquirer() - Method in class com.yahoo.container.Container
 
setupUrlDownloader() - Method in class com.yahoo.container.Container
 
setUserPrincipal(Principal) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setUserPrincipal(Principal) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setUserRoles(String[]) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setValue(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setValue(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setVersion(HttpRequest.Version) - Method in class com.yahoo.jdisc.http.HttpRequest
 
shouldRender(Data) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
Returns whether this data element should be rendered.
shouldSet(CompoundName, Object) - Method in class com.yahoo.processing.request.properties.PropertyMap
Return true if this value should be set in this map, false if the set should be propagated instead This default implementation always returns true.
shutdown - Variable in class com.yahoo.container.QrConfig.Builder
 
shutdown() - Method in class com.yahoo.container.Container
 
shutdown() - Method in class com.yahoo.container.core.config.HandlersConfigurerDi
 
shutdown() - Method in class com.yahoo.container.core.documentapi.VespaDocumentAccess
 
shutdown() - Method in interface com.yahoo.container.di.ComponentDeconstructor
Wait for all previous destruction tasks to complete
shutdown() - Method in class com.yahoo.container.di.ConfigRetriever
 
shutdown() - Method in class com.yahoo.container.QrConfig
 
shutdown() - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver
 
shutdown(ComponentGraph) - Method in class com.yahoo.container.di.Container
 
shutdown(QrConfig.Shutdown.Builder) - Method in class com.yahoo.container.QrConfig.Builder
 
shutdown(Consumer<QrConfig.Shutdown.Builder>) - Method in class com.yahoo.container.QrConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Shutdown(QrConfig.Shutdown.Builder) - Constructor for class com.yahoo.container.QrConfig.Shutdown
 
shutdownConfigRetriever() - Method in class com.yahoo.container.core.config.HandlersConfigurerDi
 
shutdownConfigRetriever() - Method in class com.yahoo.container.di.Container
 
shutdownIdleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
shutdownIdleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
SimpleMetricConsumer - Class in com.yahoo.metrics.simple.jdisc
The metrics consumer in JDisc.
SimpleMetricConsumer(MetricReceiver) - Constructor for class com.yahoo.metrics.simple.jdisc.SimpleMetricConsumer
 
size() - Method in class com.yahoo.container.di.componentgraph.core.ComponentGraph
 
size() - Method in class com.yahoo.container.di.ConfigRetriever.ConfigSnapshot
 
size() - Method in class com.yahoo.processing.request.CompoundName
Returns the number of compound elements in this.
SIZE - Static variable in class com.yahoo.container.logging.CircularArrayAccessLogKeeper
 
slime - Variable in class com.yahoo.restapi.SlimeJsonResponse
 
SlimeJsonResponse - Class in com.yahoo.restapi
A generic Json response using Slime for JSON encoding
SlimeJsonResponse() - Constructor for class com.yahoo.restapi.SlimeJsonResponse
 
SlimeJsonResponse(int, Slime) - Constructor for class com.yahoo.restapi.SlimeJsonResponse
 
SlimeJsonResponse(int, Slime, boolean) - Constructor for class com.yahoo.restapi.SlimeJsonResponse
 
SlimeJsonResponse(Slime) - Constructor for class com.yahoo.restapi.SlimeJsonResponse
 
SlimeJsonResponse(Slime, boolean) - Constructor for class com.yahoo.restapi.SlimeJsonResponse
 
slobrokId() - Method in class com.yahoo.container.QrConfig.Rpc
 
slobrokId(String) - Method in class com.yahoo.container.QrConfig.Rpc.Builder
 
snapshot_interval() - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig
 
snapshot_interval(double) - Method in class com.yahoo.container.jdisc.config.HealthMonitorConfig.Builder
 
SnapshotProvider - Interface in com.yahoo.container.jdisc.state
An interface for components supplying a state snapshot where persistence and other pre-processing has been done.
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher
 
source() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.CompleteBoostSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.ExactStringSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.LiteralBoostSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.NormalizingSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.JuniperSearcher.Builder
 
source(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder
 
ssl - Variable in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
ssl - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
ssl() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
ssl() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
ssl(HttpClientConfig.Ssl.Builder) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
ssl(ConnectorConfig.Ssl.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
ssl(Consumer<HttpClientConfig.Ssl.Builder>) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
ssl(Consumer<ConnectorConfig.Ssl.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Ssl(HttpClientConfig.Ssl.Builder) - Constructor for class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
Ssl(ConnectorConfig.Ssl.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
sslBytesReceived() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslBytesSent() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslCipherSuite() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslConnectionPoolEnabled() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
sslConnectionPoolEnabled(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
sslContext() - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver
 
sslHandshakeFailure() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
SslHandshakeFailure(String, List<ConnectionLogEntry.SslHandshakeFailure.ExceptionEntry>) - Constructor for class com.yahoo.container.logging.ConnectionLogEntry.SslHandshakeFailure
 
sslPeerFingerprint() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslPeerIssuerSubject() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslPeerNotAfter() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslPeerNotBefore() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslPeerSubject() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslPrincipal() - Method in class com.yahoo.container.logging.RequestLogEntry
 
sslPrincipal(Principal) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
sslProtocol() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
SslProvider - Interface in com.yahoo.jdisc.http
Provides SSL/TLS configuration for a server connector.
SslProvider.ConnectorSsl - Interface in com.yahoo.jdisc.http
 
SslProvider.ConnectorSsl.ClientAuth - Enum Class in com.yahoo.jdisc.http
 
sslSession() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
sslSessionId() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslSniServerName() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
sslSubjectAlternativeNames() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
standard() - Static method in class com.yahoo.container.jdisc.HttpMethodAclMapping
 
start() - Method in class com.yahoo.container.bundle.MockBundle
 
start() - Method in class com.yahoo.jdisc.http.server.jetty.JettyHttpServer
 
start(int) - Method in class com.yahoo.container.bundle.MockBundle
 
STATE_API_ROOT - Static variable in class com.yahoo.container.jdisc.state.StateHandler
 
StateHandler - Class in com.yahoo.container.jdisc.state
A handler which returns state (health) information from this container instance: Status, metrics and vespa version.
StateHandler(StateMonitor, Timer, ApplicationMetadataConfig, ComponentRegistry<SnapshotProvider>) - Constructor for class com.yahoo.container.jdisc.state.StateHandler
 
StateMetricContext - Class in com.yahoo.container.jdisc.state
A context implementation whose identity is the key and values such that this can be used as a key in metrics lookups.
StateMonitor - Class in com.yahoo.container.jdisc.state
A state monitor keeps track of the current health state of a container.
StateMonitor(HealthMonitorConfig) - Constructor for class com.yahoo.container.jdisc.state.StateMonitor
 
StateMonitor.Status - Enum Class in com.yahoo.container.jdisc.state
 
statistics - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
statistics() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude
 
statistics(QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
 
statistics(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Builder
Make a new builder and run the supplied function on it before adding it to the list
Statistics(QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics
 
StatisticsSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder
 
StatisticsSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher
 
StatisticsSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics
 
StatisticsSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder
 
StatisticsSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Statistics.StatisticsSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Statistics.Builder
Make a new builder and run the supplied function on it before adding it to the list
status() - Method in class com.yahoo.container.jdisc.state.StateMonitor
 
status(StateMonitor.Status) - Method in class com.yahoo.container.jdisc.state.StateMonitor
 
statusCode() - Method in class com.yahoo.container.logging.RequestLogEntry
 
statusCode() - Method in exception com.yahoo.restapi.RestApiException
 
statusCode(int) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
statusfile() - Method in class com.yahoo.container.core.VipStatusConfig
 
statusfile(String) - Method in class com.yahoo.container.core.VipStatusConfig.Builder
 
StemmingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
StemmingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher
 
StemmingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
StemmingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
StemmingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.StemmingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
Step - Enum constant in enum class com.yahoo.processing.execution.Execution.Trace.Level
Every processing step initiated is traced
stop() - Method in class com.yahoo.container.bundle.MockBundle
 
stop(int) - Method in class com.yahoo.container.bundle.MockBundle
 
stopTimeout() - Method in class com.yahoo.jdisc.http.ServerConfig
 
stopTimeout(double) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
storagecluster - Variable in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
storagecluster() - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster
 
storagecluster(QrSearchersConfig.Searchcluster.Storagecluster.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
 
storagecluster(Consumer<QrSearchersConfig.Searchcluster.Storagecluster.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Searchcluster.Builder
Make a new builder and run the supplied function on it before adding it to the list
Storagecluster(QrSearchersConfig.Searchcluster.Storagecluster.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Searchcluster.Storagecluster
 
Streamed - Interface in com.yahoo.processing.response
This is an optional marker interface.
streamIdleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Http2
 
streamIdleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Http2.Builder
 
STREAMING - Enum constant in enum class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode.Enum
 
STREAMING - Static variable in class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode
 
STRICT - Enum constant in enum class com.yahoo.jdisc.http.Cookie.SameSite
 
strictFiltering() - Method in class com.yahoo.jdisc.http.server.jetty.FilterBindings
 
strictFiltering() - Method in class com.yahoo.jdisc.http.ServerConfig
 
strictFiltering(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
STRING - Enum constant in enum class com.yahoo.metrics.simple.PointBuilder.Discriminator
 
STRING - Enum constant in enum class com.yahoo.metrics.simple.Value.Discriminator
 
StringResponse - Class in com.yahoo.restapi
 
StringResponse(String) - Constructor for class com.yahoo.restapi.StringResponse
 
stringValue() - Method in class com.yahoo.metrics.simple.Value
Get the string wrapped by a Value if one exists.
Subscriber - Interface in com.yahoo.container.di.config
 
SubscriberFactory - Interface in com.yahoo.container.di.config
 
SUCCESS - Enum constant in enum class com.yahoo.container.di.Osgi.GenerationStatus
 
SymbolicName - Static variable in class com.yahoo.container.bundle.MockBundle
 
symlink() - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler
 
symlink(String) - Method in class com.yahoo.container.core.AccessLogConfig.FileHandler.Builder
 
syntheticComponentId(String, Object, ComponentId) - Static method in class com.yahoo.container.di.componentgraph.core.Node
 

T

tag - Variable in class com.yahoo.container.QrSearchersConfig.Builder
 
tag() - Method in class com.yahoo.container.QrSearchersConfig
 
tag(QrSearchersConfig.Tag.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Builder
 
tag(Consumer<QrSearchersConfig.Tag.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Tag(QrSearchersConfig.Tag.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Tag
 
targetActive - Variable in class com.yahoo.container.handler.Coverage
 
tcpKeepAliveEnabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tcpKeepAliveEnabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tcpNoDelay() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tcpNoDelay(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
TE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
TermBoostSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
TermBoostSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher
 
TermBoostSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
TermBoostSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
TermBoostSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermBoostSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
termlist - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder
 
termlist() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher
 
termlist(int) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher
 
termlist(String) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder
 
termlist(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder
 
TermReplacingSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
TermReplacingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher
 
TermReplacingSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform
 
TermReplacingSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
 
TermReplacingSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.TermReplacingSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Querytransform.Builder
Make a new builder and run the supplied function on it before adding it to the list
testContext() - Static method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
TestDriver - Class in com.yahoo.jdisc.http.server.jetty.testutils
A TestDriver that is configured with JettyHttpServer.
TestDriver.Builder - Class in com.yahoo.jdisc.http.server.jetty.testutils
 
testOnlyContext() - Static method in class com.yahoo.container.jdisc.LoggingRequestHandler
Deprecated.
 
ThreadedHttpRequestHandler - Class in com.yahoo.container.jdisc
A simple HTTP request handler, using the HttpRequest and HttpResponse classes.
ThreadedHttpRequestHandler(ThreadedHttpRequestHandler.Context) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler(Executor) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler(Executor, Metric, boolean) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler.Context - Class in com.yahoo.container.jdisc
 
ThreadedHttpRequestHandler.LazyContentChannel - Class in com.yahoo.container.jdisc
A content channel which will return the header and create the proper channel the first time content data needs to be written to it.
ThreadedRequestHandler - Class in com.yahoo.container.jdisc
A request handler which assigns a worker thread to handle each request.
ThreadedRequestHandler(Executor) - Constructor for class com.yahoo.container.jdisc.ThreadedRequestHandler
 
ThreadedRequestHandler(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.ThreadedRequestHandler
 
ThreadedRequestHandler(Executor, Metric, boolean) - Constructor for class com.yahoo.container.jdisc.ThreadedRequestHandler
Creates a threaded request handler
ThreadLocalSimpleDateFormat(String, Locale) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
ThreadpoolConfig - Class in com.yahoo.container.handler
This class represents the root node of threadpool Copyright Vespa.ai.
ThreadpoolConfig(ThreadpoolConfig.Builder) - Constructor for class com.yahoo.container.handler.ThreadpoolConfig
 
ThreadpoolConfig.Builder - Class in com.yahoo.container.handler
 
ThreadpoolConfig.Producer - Interface in com.yahoo.container.handler
 
ThreadPoolProvider - Class in com.yahoo.container.handler
A configurable thread pool provider for the jdisc default threadpool.
ThreadPoolProvider(ThreadpoolConfig, Metric) - Constructor for class com.yahoo.container.handler.ThreadPoolProvider
 
ThreadPoolProvider(ThreadpoolConfig, Metric, ProcessTerminator) - Constructor for class com.yahoo.container.handler.ThreadPoolProvider
 
throttling - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
throttling() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
throttling(ConnectorConfig.Throttling.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
throttling(Consumer<ConnectorConfig.Throttling.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
Throttling(ConnectorConfig.Throttling.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Throttling
 
timeout() - Method in class com.yahoo.container.QrConfig.Shutdown
 
timeout(double) - Method in class com.yahoo.container.QrConfig.Shutdown.Builder
 
TIMEOUT - Enum constant in enum class com.yahoo.container.protect.Error
 
timestamp() - Method in class com.yahoo.container.core.ApplicationMetadataConfig
 
timestamp() - Method in class com.yahoo.container.logging.ConnectionLogEntry
 
timestamp() - Method in class com.yahoo.container.logging.RequestLogEntry
 
timestamp(long) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
timestamp(Instant) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
Timestamp - Enum constant in enum class com.yahoo.processing.execution.Execution.Trace.Level
All trace messages are timestamped
Timing - Class in com.yahoo.container.handler
A wrapper for timing of events in the course of a query evaluation.
Timing(long, long, long, long) - Constructor for class com.yahoo.container.handler.Timing
Do consider using com.yahoo.search.handler.SearchResponse.createTiming(Query, Result) if instead of this constructor if you are creating a Timing instance in a search context.
tlsClientAuthEnforcer - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tlsClientAuthEnforcer() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tlsClientAuthEnforcer(ConnectorConfig.TlsClientAuthEnforcer.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tlsClientAuthEnforcer(Consumer<ConnectorConfig.TlsClientAuthEnforcer.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
Make a new builder and run the supplied function on it before adding it to the list
TlsClientAuthEnforcer(ConnectorConfig.TlsClientAuthEnforcer.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.TlsClientAuthEnforcer
 
TlsContextBasedProvider - Class in com.yahoo.jdisc.http.ssl.impl
A SslProvider that configures SSL from TlsContext instances.
TlsContextBasedProvider() - Constructor for class com.yahoo.jdisc.http.ssl.impl.TlsContextBasedProvider
 
toCookieHeader(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
 
toDegradation(boolean, boolean, boolean) - Static method in class com.yahoo.container.logging.Coverage
 
toHttpResponse(RestApi.RequestContext, ENTITY) - Method in class com.yahoo.restapi.RestApiMappers.JacksonResponseMapper
 
toHttpResponse(RestApi.RequestContext, RESPONSE_ENTITY) - Method in interface com.yahoo.restapi.RestApi.ResponseMapper
 
toLogctlModSpec() - Method in class com.yahoo.container.logging.LevelsModSpec
 
toLoggingCoverage() - Method in class com.yahoo.container.handler.Coverage
 
toRequestEntity(RestApi.RequestContext) - Method in interface com.yahoo.restapi.RestApi.RequestMapper
 
toRequestEntity(RestApi.RequestContext) - Method in class com.yahoo.restapi.RestApiMappers.JacksonRequestMapper
 
toResponse(RestApi.RequestContext, EXCEPTION) - Method in interface com.yahoo.restapi.RestApi.ExceptionMapper
 
toSetCookieHeaders(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
 
toString() - Method in class com.yahoo.component.chain.Chain
 
toString() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
toString() - Method in class com.yahoo.container.di.CloudSubscriber
 
toString() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
toString() - Method in class com.yahoo.container.di.componentgraph.core.Node
 
toString() - Method in class com.yahoo.container.handler.Prefix
 
toString() - Method in class com.yahoo.container.jdisc.AclMapping.Action
 
toString() - Method in class com.yahoo.container.jdisc.utils.MultiPartFormParser.PartItem
 
toString() - Method in class com.yahoo.container.logging.AccessLogEntry
 
toString() - Method in class com.yahoo.jdisc.http.Cookie
 
toString() - Method in enum class com.yahoo.jdisc.http.HttpRequest.Version
 
toString() - Method in class com.yahoo.metrics.simple.Bucket
 
toString() - Method in class com.yahoo.metrics.simple.Identifier
 
toString() - Method in class com.yahoo.metrics.simple.Point
 
toString() - Method in class com.yahoo.metrics.simple.PointBuilder
 
toString() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
toString() - Method in class com.yahoo.processing.execution.Execution
 
toString() - Method in class com.yahoo.processing.execution.Execution.Trace.LogValue
 
toString() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns a short string description of this
toString() - Method in class com.yahoo.processing.handler.ResponseStatus
 
toString() - Method in class com.yahoo.processing.request.CompoundName
Returns the string representation of this - all the name components in order separated by dots.
toString() - Method in class com.yahoo.processing.request.ErrorMessage
Returns a formatted message containing the information in this
toString() - Method in class com.yahoo.processing.response.AbstractDataList
 
toString() - Method in class com.yahoo.processing.response.DefaultIncomingData
 
toString() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
toString() - Method in class com.yahoo.restapi.Path
 
toString() - Method in class com.yahoo.restapi.UriBuilder
 
TOTAL_HIT_COUNT - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
toURI() - Method in class com.yahoo.restapi.UriBuilder
 
trace() - Method in class com.yahoo.processing.execution.Execution
 
trace(Object, int) - Method in class com.yahoo.processing.execution.Execution.Trace
 
trace(String, int) - Method in class com.yahoo.processing.execution.Execution.Trace
Adds a trace message to this trace, if this trace has at most the given trace level
TRACE - Enum constant in enum class com.yahoo.jdisc.http.HttpRequest.Method
 
traceNode() - Method in class com.yahoo.container.logging.RequestLogEntry
 
traceNode() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns the trace node peer of this
traceNode(TraceNode) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
TraceRenderer - Class in com.yahoo.container.logging
 
TraceRenderer(JsonGenerator, TraceRenderer.FieldConsumer, long) - Constructor for class com.yahoo.container.logging.TraceRenderer
 
TraceRenderer.FieldConsumer - Interface in com.yahoo.container.logging
 
TraceRenderer.TraceRenderWrapper - Exception in com.yahoo.container.logging
 
TRAILER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
trailers() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns the set of trailer header fields of this HttpRequest.
trailers() - Method in class com.yahoo.jdisc.http.HttpResponse
Returns the set of trailer header fields of this HttpResponse.
TRAILERS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
TRANSFER_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
transformedquery - Variable in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
transformedquery() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
transformedquery(int) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
transformedquery(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
transformedquery(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
trustStorePath() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
 
trustStorePath(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Ssl.Builder
 
tryComplete(CompletionHandler) - Static method in class com.yahoo.jdisc.http.server.jetty.CompletionHandlers
 
tryFail(CompletionHandler, Throwable) - Static method in class com.yahoo.jdisc.http.server.jetty.CompletionHandlers
 
type() - Method in class com.yahoo.container.core.ChainsConfig.Chains
 
type() - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype
 
type() - Method in class com.yahoo.container.logging.ConnectionLogEntry.SslHandshakeFailure
 
type(ChainsConfig.Chains.Type.Enum) - Method in class com.yahoo.container.core.ChainsConfig.Chains.Builder
 
type(String) - Method in class com.yahoo.container.core.document.ContainerDocumentConfig.Doctype.Builder
 
Type() - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Type
 
Type(ChainsConfig.Chains.Type.Enum) - Constructor for class com.yahoo.container.core.ChainsConfig.Chains.Type
 

U

unauthorized(String) - Static method in class com.yahoo.restapi.ErrorResponse
 
Unauthorized() - Constructor for exception com.yahoo.restapi.RestApiException.Unauthorized
 
Unauthorized(String) - Constructor for exception com.yahoo.restapi.RestApiException.Unauthorized
 
Unauthorized(String, Throwable) - Constructor for exception com.yahoo.restapi.RestApiException.Unauthorized
 
UNAUTHORIZED - Enum constant in enum class com.yahoo.container.protect.Error
 
UNAUTHORIZED - Enum constant in enum class com.yahoo.restapi.ErrorResponse.errorCodes
 
unblendedresult - Variable in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
unblendedresult() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
unblendedresult(int) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers
 
unblendedresult(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
unblendedresult(Collection<String>) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Builder
 
uninstall() - Method in class com.yahoo.container.bundle.MockBundle
 
union(Dependencies) - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
union(Phase) - Method in class com.yahoo.component.chain.Phase
 
UnitTestSetup - Class in com.yahoo.metrics.simple
Common code for running unit tests of simplemetrics
UnitTestSetup() - Constructor for class com.yahoo.metrics.simple.UnitTestSetup
 
UNSPECIFIED - Enum constant in enum class com.yahoo.container.protect.Error
 
untreatedParams - Variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
UntypedMetric - Class in com.yahoo.metrics.simple
A gauge or a counter or...
UntypedMetric.AssumedType - Enum Class in com.yahoo.metrics.simple
 
UntypedMetric.Histogram - Class in com.yahoo.metrics.simple
 
up - Enum constant in enum class com.yahoo.container.jdisc.state.StateMonitor.Status
 
update() - Method in class com.yahoo.container.bundle.MockBundle
 
update(Sample) - Method in class com.yahoo.metrics.simple.MetricReceiver
Update a metric.
update(InputStream) - Method in class com.yahoo.container.bundle.MockBundle
 
UPGRADE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
UPGRADE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
uri() - Method in interface com.yahoo.container.jdisc.RequestView
 
uri(URI) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Set the URI of the server request created.
UriBuilder - Class in com.yahoo.restapi
A Uri which provides convenience methods for creating various manipulated copies.
UriBuilder(String) - Constructor for class com.yahoo.restapi.UriBuilder
 
UriBuilder(URI) - Constructor for class com.yahoo.restapi.UriBuilder
 
url() - Method in interface com.yahoo.restapi.RestApi.RequestContext
Full URL of the request
useApplicationBundles(Collection<FileReference>, long) - Method in interface com.yahoo.container.di.Osgi
Installs the new set of application bundles.
useBundles(List<FileReference>) - Method in class com.yahoo.container.core.config.ApplicationBundleLoader
Installs the given set of bundles and updates state for which bundles and file references that are active or should be uninstalled in case of success or failure.
useBundles(List<String>) - Method in class com.yahoo.container.core.config.PlatformBundleLoader
 
useClusterIdInFileName() - Method in class com.yahoo.container.logging.ConnectionLogConfig
 
useClusterIdInFileName(boolean) - Method in class com.yahoo.container.logging.ConnectionLogConfig.Builder
 
usedComponents() - Method in class com.yahoo.container.di.componentgraph.core.ComponentNode
 
usedComponents() - Method in class com.yahoo.container.di.componentgraph.core.ComponentRegistryNode
 
usedComponents() - Method in class com.yahoo.container.di.componentgraph.core.GuiceNode
 
usedComponents() - Method in class com.yahoo.container.di.componentgraph.core.Node
The components actually used by this node.
useProxyProperties() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
useProxyProperties(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
user() - Method in class com.yahoo.container.core.ApplicationMetadataConfig
 
user(String) - Method in class com.yahoo.container.core.ApplicationMetadataConfig.Builder
 
USER_AGENT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
userAgent() - Method in class com.yahoo.container.logging.RequestLogEntry
 
userAgent() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
userAgent(String) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
userAgent(String) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
useRawUri() - Method in class com.yahoo.jdisc.http.client.HttpClientConfig
 
useRawUri(boolean) - Method in class com.yahoo.jdisc.http.client.HttpClientConfig.Builder
 
userPrincipal() - Method in class com.yahoo.container.logging.RequestLogEntry
 
userPrincipal() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 
userPrincipal(Principal) - Method in class com.yahoo.container.logging.RequestLogEntry.Builder
 
userPrincipalOrThrow() - Method in interface com.yahoo.restapi.RestApi.RequestContext
 

V

V1_PATH - Static variable in class com.yahoo.container.handler.metrics.PrometheusV1Handler
 
V2_PATH - Static variable in class com.yahoo.container.handler.metrics.MetricsV2Handler
 
validate() - Method in class com.yahoo.component.chain.model.ChainsModel
 
value() - Element in annotation interface com.yahoo.component.chain.dependencies.After
 
value() - Element in annotation interface com.yahoo.component.chain.dependencies.Before
 
value() - Element in annotation interface com.yahoo.component.chain.dependencies.Provides
 
value() - Method in class com.yahoo.container.core.http.HttpFilterConfig.Param
 
value() - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument
 
value() - Method in enum class com.yahoo.processing.execution.Execution.Trace.Level
 
value(String) - Method in class com.yahoo.container.core.http.HttpFilterConfig.Param.Builder
 
value(String) - Method in class com.yahoo.container.QrSearchersConfig.Customizedsearchers.Argument.Builder
 
Value - Class in com.yahoo.metrics.simple
Wrapper for dimension values.
Value() - Constructor for class com.yahoo.metrics.simple.Value
 
Value.Discriminator - Enum Class in com.yahoo.metrics.simple
Marker for the type of the contained value of a Value instance.
valueOf(String) - Static method in enum class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat.Enum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.core.ChainsConfig.Chains.Type.Enum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.di.Osgi.GenerationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.handler.ClustersStatus.Require
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.handler.Coverage.FullCoverageDefinition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.jdisc.state.StateMonitor.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.protect.Error
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.QrConfig.RestartOnInternalRedeploy.Enum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode.Enum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.jdisc.http.Cookie.SameSite
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.jdisc.http.HttpRequest.Method
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.jdisc.http.HttpRequest.Version
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.jdisc.http.SslProvider.ConnectorSsl.ClientAuth
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.metrics.simple.PointBuilder.Discriminator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.metrics.simple.UntypedMetric.AssumedType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.metrics.simple.Value.Discriminator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.processing.execution.Execution.Trace.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.yahoo.restapi.ErrorResponse.errorCodes
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.core.ChainsConfig.Chains.Type.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.di.Osgi.GenerationStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.handler.ClustersStatus.Require
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.handler.Coverage.FullCoverageDefinition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.jdisc.state.StateMonitor.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.container.protect.Error
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.QrConfig.RestartOnInternalRedeploy.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.container.QrSearchersConfig.Searchcluster.Indexingmode.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.jdisc.http.Cookie.SameSite
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.jdisc.http.HttpRequest.Method
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.jdisc.http.HttpRequest.Version
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.jdisc.http.SslProvider.ConnectorSsl.ClientAuth
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.metrics.simple.PointBuilder.Discriminator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.metrics.simple.UntypedMetric.AssumedType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.metrics.simple.Value.Discriminator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.processing.execution.Execution.Trace.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.yahoo.restapi.ErrorResponse.errorCodes
Returns an array containing the constants of this enum class, in the order they are declared.
VARY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
VespaAccessLog - Class in com.yahoo.container.logging
 
VespaAccessLog(AccessLogConfig) - Constructor for class com.yahoo.container.logging.VespaAccessLog
 
VespaDocumentAccess - Class in com.yahoo.container.core.documentapi
Wraps a lazily initialised DocumentAccess.
VespaHeaders - Class in com.yahoo.container.jdisc
Static helper methods which implement the mapping between the ErrorMessage API and HTTP headers and return codes.
VespaHeaders() - Constructor for class com.yahoo.container.jdisc.VespaHeaders
 
VIA - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
VipStatus - Class in com.yahoo.container.handler
A component which keeps track of whether or not this container instance should receive traffic and respond that it is in good health.
VipStatus() - Constructor for class com.yahoo.container.handler.VipStatus
For testing
VipStatus(ClustersStatus) - Constructor for class com.yahoo.container.handler.VipStatus
For testing
VipStatus(QrSearchersConfig) - Constructor for class com.yahoo.container.handler.VipStatus
For testing
VipStatus(QrSearchersConfig, VipStatusConfig, ClustersStatus, StateMonitor, Metric) - Constructor for class com.yahoo.container.handler.VipStatus
 
VipStatus(QrSearchersConfig, ClustersStatus) - Constructor for class com.yahoo.container.handler.VipStatus
For testing
VipStatusConfig - Class in com.yahoo.container.core
This class represents the root node of vip-status Copyright Vespa.ai.
VipStatusConfig(VipStatusConfig.Builder) - Constructor for class com.yahoo.container.core.VipStatusConfig
 
VipStatusConfig.Builder - Class in com.yahoo.container.core
 
VipStatusConfig.Producer - Interface in com.yahoo.container.core
 
VipStatusHandler - Class in com.yahoo.container.handler
Transmit status to VIP from file or memory.
VipStatusHandler(VipStatusConfig, Metric, VipStatus) - Constructor for class com.yahoo.container.handler.VipStatusHandler
Create this with a dedicated thread pool to avoid returning an error to VIPs when the regular thread pool is out of capacity.
VipStatusHandler(Executor, VipStatusConfig, Metric) - Constructor for class com.yahoo.container.handler.VipStatusHandler
 
VipStatusHandler(Executor, VipStatusConfig, Metric, VipStatus) - Constructor for class com.yahoo.container.handler.VipStatusHandler
 
visit(TraceNode) - Method in class com.yahoo.container.logging.TraceRenderer
 
voidAccessLog() - Static method in class com.yahoo.container.logging.AccessLog
 
VoidConnectionLog - Class in com.yahoo.jdisc.http.server.jetty
 
VoidConnectionLog() - Constructor for class com.yahoo.jdisc.http.server.jetty.VoidConnectionLog
 
VoidRequestLog - Class in com.yahoo.jdisc.http.server.jetty
 
VoidRequestLog() - Constructor for class com.yahoo.jdisc.http.server.jetty.VoidRequestLog
 

W

waitForAll(Collection<FutureResponse>, long) - Static method in class com.yahoo.processing.execution.AsyncExecution
 
waitForNextGraphGeneration(Injector, boolean) - Method in class com.yahoo.container.core.config.HandlersConfigurerDi
Wait for new config to arrive and produce the new graph
waitForNextGraphGeneration(ComponentGraph, Injector, boolean) - Method in class com.yahoo.container.di.Container
 
waitNextGeneration(boolean) - Method in class com.yahoo.container.di.CloudSubscriber
 
waitNextGeneration(boolean) - Method in interface com.yahoo.container.di.config.Subscriber
 
WANT - Enum constant in enum class com.yahoo.jdisc.http.SslProvider.ConnectorSsl.ClientAuth
 
WANT_AUTH - Enum constant in enum class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum
 
WANT_AUTH - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth
 
WARNING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
WEBSOCKET_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET_ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET_PROTOCOL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
withAccessLogEntry(AccessLogEntry) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withAclMapping(AclMapping) - Method in class com.yahoo.container.jdisc.RequestHandlerSpec.Builder
 
withAttribute(String, Object) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withClientCertificate(X509Certificate) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withClientCertificate(List<X509Certificate>) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withClock(Clock) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withConnectorConfig(ConnectorConfig) - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver.Builder
 
withCookie(Cookie) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withCookie(String) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withCustomAclAction(AclMapping.Action) - Method in interface com.yahoo.restapi.RestApi.HandlerConfigBuilder
 
withDuration(double) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withGuiceModule(Module) - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver.Builder
 
withHeader(String, String) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withHostname(String) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withHttpBytesReceived(long) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withHttpBytesSent(long) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withHttpProtocol(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withHttpVersion(HttpRequest.Version) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withJdiscHttpServer() - Method in class com.yahoo.restapi.RestApiTestDriver.Builder
 
withLocalAddress(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withLocalPort(int) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withMethod(HttpRequest.Method) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withMethod(String) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withoutParameters() - Method in class com.yahoo.restapi.UriBuilder
 
withoutValidation(URI) - Static method in class com.yahoo.restapi.Path
Create a new Path for matching the given URI against patterns, without any segment validation.
withPath(String) - Method in class com.yahoo.restapi.UriBuilder
 
withPeerAddress(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withPeerPort(int) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withPort(int) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withPrincipal(Principal) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withPrincipal(Principal) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withProxyProtocolVersion(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withQueryParameter(String, String) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withReadAclAction() - Method in interface com.yahoo.restapi.RestApi.HandlerConfigBuilder
 
withRemoteAddress(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withRemoteAddress(String, int) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withRemoteAddress(SocketAddress) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withRemoteAddress(SocketAddress) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withRemotePort(int) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withRequestContent(InputStream) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withRequestHandler(RequestHandler) - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver.Builder
 
withRequestHandler(String, RequestHandler) - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver.Builder
 
withRequests(long) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withRequiredCapabilities(Capability...) - Method in interface com.yahoo.restapi.RestApi.HandlerConfigBuilder
 
withRequiredCapabilities(CapabilitySet) - Method in interface com.yahoo.restapi.RestApi.HandlerConfigBuilder
 
withResponses(long) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withScheme(String) - Method in class com.yahoo.container.jdisc.HttpRequestBuilder
 
withServerConfig(ServerConfig) - Method in class com.yahoo.jdisc.http.server.jetty.testutils.TestDriver.Builder
 
withSslBytesReceived(long) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslBytesSent(long) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslCipherSuite(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslHandshakeFailure(ConnectionLogEntry.SslHandshakeFailure) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslPeerFingerprint(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslPeerIssuerSubject(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslPeerNotAfter(Instant) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslPeerNotBefore(Instant) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslPeerSubject(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslProtocol(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslSessionId(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslSniServerName(String) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withSslSubjectAlternativeNames(List<String>) - Method in class com.yahoo.container.logging.ConnectionLogEntry.Builder
 
withTrailingSlash() - Method in class com.yahoo.restapi.UriBuilder
 
withUri(String) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withUri(URI) - Method in class com.yahoo.jdisc.http.filter.util.FilterTestUtils.RequestBuilder
 
withWriteAclAction() - Method in interface com.yahoo.restapi.RestApi.HandlerConfigBuilder
 
wrap(CompletionHandler...) - Static method in class com.yahoo.jdisc.http.server.jetty.CompletionHandlers
 
wrap(Cookie) - Static method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
wrap(Iterable<CompletionHandler>) - Static method in class com.yahoo.jdisc.http.server.jetty.CompletionHandlers
 
write(byte[]) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write the contents of the array to this stream, copying the contents of the given array to this stream.
write(byte[], int, int) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write of the contents of the array to this stream, copying the contents of the given array to this stream.
write(int) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write of a single byte.
write(RequestLogEntry, OutputStream) - Method in class com.yahoo.container.logging.JSONFormatter
 
write(RequestLogEntry, OutputStream) - Method in class com.yahoo.container.logging.VespaAccessLog
 
write(ByteBuffer, CompletionHandler) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
 
WRITE - Static variable in class com.yahoo.container.jdisc.AclMapping.Action
 
writeErrorResponseOnOverload(Request, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
Invoked to write an error response when the worker pool is overloaded.
written() - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Returns the number of bytes written to this stream
WWW_AUTHENTICATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

X

X_DISABLE_CHUNKING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
X_YAHOO_SERVING_HOST - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
XMLStringSearcher - Variable in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
XMLStringSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher
 
XMLStringSearcher() - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher
 
XMLStringSearcher(QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
 
XMLStringSearcher(Consumer<QrSearchersConfig.Com.Yahoo.Prelude.Searcher.XMLStringSearcher.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Yahoo.Prelude.Searcher.Builder
Make a new builder and run the supplied function on it before adding it to the list

Y

yahoo - Variable in class com.yahoo.container.QrSearchersConfig.Com.Builder
 
yahoo() - Method in class com.yahoo.container.QrSearchersConfig.Com
 
yahoo(QrSearchersConfig.Com.Yahoo.Builder) - Method in class com.yahoo.container.QrSearchersConfig.Com.Builder
 
yahoo(Consumer<QrSearchersConfig.Com.Yahoo.Builder>) - Method in class com.yahoo.container.QrSearchersConfig.Com.Builder
Make a new builder and run the supplied function on it before adding it to the list
Yahoo(QrSearchersConfig.Com.Yahoo.Builder) - Constructor for class com.yahoo.container.QrSearchersConfig.Com.Yahoo
 

Z

ZSTD - Enum constant in enum class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat.Enum
 
ZSTD - Static variable in class com.yahoo.container.core.AccessLogConfig.FileHandler.CompressionFormat
 
ztsUrl() - Method in class com.yahoo.container.core.identity.IdentityConfig
 
ztsUrl(String) - Method in class com.yahoo.container.core.identity.IdentityConfig.Builder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form