Uses of Class
org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
-
Packages that use StatsAffectingHotRodOperation Package Description org.infinispan.hotrod.impl.operations -
-
Uses of StatsAffectingHotRodOperation in org.infinispan.hotrod.impl.operations
Subclasses of StatsAffectingHotRodOperation in org.infinispan.hotrod.impl.operations Modifier and Type Class Description classGetAllParallelOperation<K,V>classParallelHotRodOperation<T,SUBOP extends HotRodOperation<T>>An HotRod operation that span across multiple remote nodes concurrently (like getAll / putAll).classPutAllParallelOperation
-