| Package | Description |
|---|---|
| org.infinispan.client.hotrod.impl.operations |
| Modifier and Type | Method and Description |
|---|---|
<K,E> IterationNextOperation<K,E> |
OperationsFactory.newIterationNextOperation(byte[] iterationId,
io.netty.channel.Channel channel,
KeyTracker segmentKeyTracker,
DataFormat dataFormat) |
| Constructor and Description |
|---|
IterationNextOperation(Codec codec,
int flags,
Configuration cfg,
byte[] cacheName,
AtomicInteger topologyId,
byte[] iterationId,
io.netty.channel.Channel channel,
ChannelFactory channelFactory,
KeyTracker segmentKeyTracker,
DataFormat dataFormat) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.