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