Uses of Class
org.infinispan.client.hotrod.impl.operations.IterationStartResponse
Packages that use IterationStartResponse
-
Uses of IterationStartResponse in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return IterationStartResponseModifier and TypeMethodDescriptionIterationStartOperation.createResponse(io.netty.buffer.ByteBuf buf, short status, HeaderDecoder decoder, Codec codec, CacheUnmarshaller unmarshaller) Methods in org.infinispan.client.hotrod.impl.operations that return types with arguments of type IterationStartResponseModifier and TypeMethodDescriptionCacheOperationsFactory.newIterationStartOperation(String filterConverterFactory, byte[][] filterParams, org.infinispan.commons.util.IntSet segments, int batchSize, boolean metadata) DefaultCacheOperationsFactory.newIterationStartOperation(String filterConverterFactory, byte[][] filterParams, org.infinispan.commons.util.IntSet segments, int batchSize, boolean metadata) DelegatingCacheOperationsFactory.newIterationStartOperation(String filterConverterFactory, byte[][] filterParams, org.infinispan.commons.util.IntSet segments, int batchSize, boolean metadata)