Uses of Class
org.infinispan.hotrod.impl.operations.IterationEndOperation
-
Packages that use IterationEndOperation Package Description org.infinispan.hotrod.impl.operations -
-
Uses of IterationEndOperation in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return IterationEndOperation Modifier and Type Method Description IterationEndOperationCacheOperationsFactory. newIterationEndOperation(byte[] iterationId, org.infinispan.api.common.CacheOptions options, io.netty.channel.Channel channel)
-