Class RemoveEntryMultimapOperation

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

@Immutable public class RemoveEntryMultimapOperation extends AbstractMultimapKeyValueOperation<Boolean>
Implements "remove" for multimap as defined by Hot Rod protocol specification.
Since:
9.2
Author:
Katia Aresti, karesti@redhat.com