Class TelemetryOperation<E>

java.lang.Object
org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation<E>
org.infinispan.client.hotrod.telemetry.impl.TelemetryOperation<E>
All Implemented Interfaces:
HotRodOperation<E>

public class TelemetryOperation<E> extends DelegatingHotRodOperation<E>