Interface TelemetryService
- All Known Implementing Classes:
NoOpTelemetryService
,TelemetryServiceImpl
public interface TelemetryService
-
Method Summary
Modifier and TypeMethodDescription<K,
V> Function <InternalRemoteCache<K, V>, org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory> wrapWithTelemetry
(Function<InternalRemoteCache<K, V>, org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory> function)
-
Method Details
-
wrapWithTelemetry
<K,V> Function<InternalRemoteCache<K,V>, wrapWithTelemetryorg.infinispan.client.hotrod.impl.operations.CacheOperationsFactory> (Function<InternalRemoteCache<K, V>, org.infinispan.client.hotrod.impl.operations.CacheOperationsFactory> function)
-