All Classes and Interfaces

Class
Description
 
The state of a client session, used to save replies when client disconnects.
This class reports metrics for feed operations by APIs that use documentapi.
This class represents the root node of document-operation-executor Copyright Yahoo.
 
 
Enum with possible outcomes of a single document feeding operation: OK: Document was successfully added/updated/removed REQUEST_ERROR: User-made error, for example invalid document format SERVER_ERROR: Server-made error, for example insufficient disk space
 
Asynchronous HTTP handler for /document/v1
 
Wrapper for the feed feederSettings read from HTTP request.
Accept feeds from outside the Vespa cluster.
One client has one ClientFeederV3 shared between all client threads.
Feed level parameters.
Enumeration of data formats that are acceptable by the FeedClient methods.
Class for creating FeedReader based on dataFormat.
Catch message bus replies and make the available to a given session.
Reads feed responses from a queue and renders them continuously to the feeder.
HTTP headers.
Place to store the metric names so where the metrics are logged can be found more easily in an IDE.
Mapping between document ID and client session.
Dummy for internal use.
This code is based on v2 code, but restructured so stream reading code is in one dedicated class.