Class StatisticOperation<E>

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

public class StatisticOperation<E> extends DelegatingHotRodOperation<E>