Uses of Class
com.yahoo.documentapi.metrics.DocumentApiMetrics
Packages that use DocumentApiMetrics
Package
Description
Server side of programmatic API for feeding into Vespa from outside the
clusters.
-
Uses of DocumentApiMetrics in com.yahoo.vespa.http.server
Constructors in com.yahoo.vespa.http.server with parameters of type DocumentApiMetricsModifierConstructorDescriptionFeedHandlerV3(Executor executor, com.yahoo.jdisc.Metric metric, com.yahoo.document.DocumentTypeManager documentTypeManager, com.yahoo.container.jdisc.messagebus.SessionCache sessionCache, DocumentApiMetrics metricsHelper) FeedReplyReader(com.yahoo.jdisc.Metric metric, DocumentApiMetrics metricsHelper)