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