Class RemoveKeyMultimapOperation

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

public class RemoveKeyMultimapOperation extends AbstractMultimapKeyOperation<Boolean>
Implements "remove" for multimap cache as defined by Hot Rod protocol specification.
Since:
9.2
Author:
Katia Aresti, [email protected]