Uses of Class
com.yahoo.vespa.http.client.core.Document
Packages that use Document
Package
Description
Programmatic API for feeding to Vespa clusters independently of the
cluster configuration.
-
Uses of Document in com.yahoo.vespa.http.client
Constructors in com.yahoo.vespa.http.client with parameters of type DocumentModifierConstructorDescriptionResult(Document document, Collection<Result.Detail> values, StringBuilder localTrace) Deprecated. -
Uses of Document in com.yahoo.vespa.http.client.core.communication
Methods in com.yahoo.vespa.http.client.core.communication that return types with arguments of type DocumentModifier and TypeMethodDescriptionDryRunGatewayConnection.held()Returns the document currently held in thisMethods in com.yahoo.vespa.http.client.core.communication with parameters of type DocumentModifier and TypeMethodDescriptionvoidvoidFor testing onlyMethod parameters in com.yahoo.vespa.http.client.core.communication with type arguments of type DocumentModifier and TypeMethodDescription -
Uses of Document in com.yahoo.vespa.http.client.core.operationProcessor
Methods in com.yahoo.vespa.http.client.core.operationProcessor with parameters of type Document