Uses of Class
org.infinispan.client.hotrod.impl.operations.IterationNextOperation
-
Packages that use IterationNextOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of IterationNextOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return IterationNextOperation Modifier and Type Method Description <E> IterationNextOperation<E>
OperationsFactory. newIterationNextOperation(byte[] iterationId, io.netty.channel.Channel channel, KeyTracker segmentKeyTracker, DataFormat dataFormat)
-