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