Uses of Class
ai.vespa.metricsproxy.http.application.Node
Packages that use Node
-
Uses of Node in ai.vespa.metricsproxy.http.application
Methods in ai.vespa.metricsproxy.http.application that return types with arguments of type Node -
Uses of Node in ai.vespa.metricsproxy.metric.model.json
Methods in ai.vespa.metricsproxy.metric.model.json with parameters of type NodeModifier and TypeMethodDescriptionstatic GenericJsonModelGenericJsonUtil.toGenericJsonModel(List<MetricsPacket> metricsPackets, Node node) Method parameters in ai.vespa.metricsproxy.metric.model.json with type arguments of type NodeModifier and TypeMethodDescriptionstatic GenericApplicationModelGenericJsonUtil.toGenericApplicationModel(Map<Node, List<MetricsPacket>> metricsByNode)