Uses of Class
org.infinispan.client.hotrod.impl.operations.IterationNextResponse
-
Packages that use IterationNextResponse Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of IterationNextResponse in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return types with arguments of type IterationNextResponse Modifier and Type Method Description CompletableFuture<IterationNextResponse<E>>
IterationNextOperation. execute()
-