Class GetKeyWithMetadataMultimapOperation<V>

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

@Immutable public class GetKeyWithMetadataMultimapOperation<V> extends AbstractMultimapKeyOperation<MetadataCollection<V>>
Implements "getWithMetadata" as defined by Hot Rod protocol specification.
Since:
9.2
Author:
Katia Aresti, karesti@redhat.com