Uses of Interface
com.pushtechnology.diffusion.client.features.control.Metrics.MetricsRequest
Packages that use Metrics.MetricsRequest
Package
Description
Client API : Control Features.
-
Uses of Metrics.MetricsRequest in com.pushtechnology.diffusion.client.features.control
Methods in com.pushtechnology.diffusion.client.features.control that return Metrics.MetricsRequestModifier and TypeMethodDescriptionMetrics.MetricsRequest.currentServer()
Specifies that metrics should be fetched from the server to which the current session is connected.Allows specifying a regular expression to filter the metrics returned.Allows specifying a set of filters to limit the metrics returned.Metrics.metricsRequest()
Creates an unconfiguredMetrics.MetricsRequest
.Specifies the name of the server to fetch metrics from.