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 TypeClassDescriptionclassclassA specialized implementation ofDefaultIterationManagerthat 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)