Uses of Interface
com.pushtechnology.diffusion.client.features.control.Metrics.Builder
Packages that use Metrics.Builder
Package
Description
Client API : Control Features.
-
Uses of Metrics.Builder in com.pushtechnology.diffusion.client.features.control
Classes in com.pushtechnology.diffusion.client.features.control with type parameters of type Metrics.BuilderModifier and TypeInterfaceDescriptionstatic interface
Metrics.Builder<B extends Metrics.Builder<B>>
Common interface for metric collector builders.Subinterfaces of Metrics.Builder in com.pushtechnology.diffusion.client.features.controlModifier and TypeInterfaceDescriptionstatic interface
A session metric collector builder.static interface
A topic metric collector builder.