Class GetAllOperation<K,V>

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

public class GetAllOperation<K,V> extends StatsAffectingRetryingOperation<Map<K,V>>
Implements "getAll" as defined by Hot Rod protocol specification.
Since:
14.0