Uses of Class
com.yahoo.vespa.http.client.SyncFeedClient.SyncResult
Packages that use SyncFeedClient.SyncResult
Package
Description
Programmatic API for feeding to Vespa clusters independently of the
cluster configuration.
-
Uses of SyncFeedClient.SyncResult in com.yahoo.vespa.http.client
Methods in com.yahoo.vespa.http.client that return SyncFeedClient.SyncResultModifier and TypeMethodDescriptionSyncFeedClient.stream(List<SyncFeedClient.SyncOperation> operations) Deprecated.Calls FeedClient.stream for each entry in the list, blocks until all results are ready and returns them.