Package | Description |
---|---|
org.infinispan.client.hotrod.impl.operations |
Modifier and Type | Method and Description |
---|---|
<K,V> IterationNextOperation |
OperationsFactory.newIterationNextOperation(String iterationId,
Transport transport,
KeyTracker segmentKeyTracker) |
Constructor and Description |
---|
IterationNextOperation(Codec codec,
int flags,
byte[] cacheName,
AtomicInteger topologyId,
String iterationId,
Transport transport,
KeyTracker segmentKeyTracker) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.