Class GetStreamOperation

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

@Immutable public class GetStreamOperation extends AbstractKeyOperation<ChannelInputStream>
Streaming Get operation
Since:
9.0
Author:
Tristan Tarrant