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