Uses of Class
org.infinispan.client.hotrod.impl.operations.IterationEndResponse
Packages that use IterationEndResponse
-
Uses of IterationEndResponse in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return IterationEndResponseModifier and TypeMethodDescriptionIterationEndOperation.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 IterationEndResponseModifier and TypeMethodDescriptionCacheOperationsFactory.newIterationEndOperation(byte[] iterationId) DefaultCacheOperationsFactory.newIterationEndOperation(byte[] iterationId) DelegatingCacheOperationsFactory.newIterationEndOperation(byte[] iterationId)