Uses of Class
org.infinispan.hotrod.impl.operations.StatsAffectingHotRodOperation
Packages that use StatsAffectingHotRodOperation
-
Uses of StatsAffectingHotRodOperation in org.infinispan.hotrod.impl.operations
Subclasses of StatsAffectingHotRodOperation in org.infinispan.hotrod.impl.operationsModifier and TypeClassDescriptionclassclassParallelHotRodOperation<T, SUBOP extends HotRodOperation<T>>An HotRod operation that span across multiple remote nodes concurrently (like getAll / putAll).class