Uses of Interface
org.infinispan.hotrod.telemetry.impl.TelemetryService
Packages that use TelemetryService
-
Uses of TelemetryService in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return TelemetryServiceConstructors in org.infinispan.hotrod.impl.operations with parameters of type TelemetryServiceModifierConstructorDescriptionOperationContext(ChannelFactory channelFactory, Codec codec, ClientListenerNotifier listenerNotifier, HotRodConfiguration configuration, ClientStatistics clientStatistics, TelemetryService telemetryService, String cacheName) -
Uses of TelemetryService in org.infinispan.hotrod.telemetry.impl
Classes in org.infinispan.hotrod.telemetry.impl that implement TelemetryServiceFields in org.infinispan.hotrod.telemetry.impl declared as TelemetryServiceMethods in org.infinispan.hotrod.telemetry.impl that return TelemetryService