Uses of Interface
com.yahoo.container.jdisc.state.SnapshotProvider
Packages that use SnapshotProvider
Package
Description
Metrics implementation for jDisc.
JDisc metrics API for simple metrics implementation.
-
Uses of SnapshotProvider in com.yahoo.container.jdisc.state
Constructor parameters in com.yahoo.container.jdisc.state with type arguments of type SnapshotProviderModifierConstructorDescriptionMetricsPacketsHandler(Timer timer, com.yahoo.component.provider.ComponentRegistry<SnapshotProvider> snapshotProviders, MetricsPacketsHandlerConfig config) StateHandler(StateMonitor monitor, Timer timer, ApplicationMetadataConfig config, com.yahoo.component.provider.ComponentRegistry<SnapshotProvider> snapshotProviders) -
Uses of SnapshotProvider in com.yahoo.metrics.simple.jdisc
Classes in com.yahoo.metrics.simple.jdisc that implement SnapshotProviderModifier and TypeClassDescriptionclassA factory for all the JDisc API classes.