Uses of Interface
org.infinispan.server.iteration.IterationManager
Packages that use IterationManager
-
Uses of IterationManager in org.infinispan.server.hotrod
Methods in org.infinispan.server.hotrod that return IterationManager -
Uses of IterationManager in org.infinispan.server.iteration
Classes in org.infinispan.server.iteration that implement IterationManagerModifier and TypeClassDescriptionclass
class
A specialized implementation ofDefaultIterationManager
that is used when the source of the iteration is external to the cache.Constructors in org.infinispan.server.iteration with parameters of type IterationManagerModifierConstructorDescriptionIterationReaper
(IterationManager iterationManager, String iterationId)