Class PutStreamOperation

All Implemented Interfaces:
Runnable, CompletionStage<OutputStream>, Future<OutputStream>, ChannelOutputStreamListener, HotRodConstants, ChannelOperation

@Immutable public class PutStreamOperation extends AbstractKeyOperation<OutputStream> implements ChannelOutputStreamListener
Streaming put operation
Since:
9.0
Author:
Tristan Tarrant