Uses of Class
org.infinispan.client.hotrod.impl.operations.PutStreamNextOperation
Packages that use PutStreamNextOperation
-
Uses of PutStreamNextOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return PutStreamNextOperationModifier and TypeMethodDescriptionDefaultCacheOperationsFactory.newPutStreamNextOperation(int id, boolean lastChunk, io.netty.buffer.ByteBuf valueBytes, io.netty.channel.Channel channel)