Uses of Class
com.yahoo.vespa.http.client.FeedEndpointException
Packages that use FeedEndpointException
Package
Description
Programmatic API for feeding to Vespa clusters independently of the
cluster configuration.
-
Uses of FeedEndpointException in com.yahoo.vespa.http.client
Subclasses of FeedEndpointException in com.yahoo.vespa.http.clientModifier and TypeClassDescriptionclassDeprecated.Vespa-http-client will be removed in Vespa 8.classDeprecated.Vespa-http-client will be removed in Vespa 8.Methods in com.yahoo.vespa.http.client with parameters of type FeedEndpointExceptionModifier and TypeMethodDescriptiondefault voidFeedClient.ResultCallback.onEndpointException(FeedEndpointException exception) Called with an exception whenever an endpoint specific error occurs during feeding. -
Uses of FeedEndpointException in com.yahoo.vespa.http.client.core.operationProcessor
Methods in com.yahoo.vespa.http.client.core.operationProcessor with parameters of type FeedEndpointExceptionModifier and TypeMethodDescriptionvoidOperationProcessor.onEndpointError(FeedEndpointException e)