Uses of Interface
org.infinispan.hotrod.impl.iteration.KeyTracker
Packages that use KeyTracker
-
Uses of KeyTracker in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations with parameters of type KeyTrackerModifier 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) Constructors in org.infinispan.hotrod.impl.operations with parameters of type KeyTrackerModifierConstructorDescriptionprotectedIterationNextOperation(OperationContext operationContext, org.infinispan.api.common.CacheOptions options, byte[] iterationId, io.netty.channel.Channel channel, KeyTracker segmentKeyTracker, DataFormat dataFormat)