Class GetAllParallelOperation<K,V>

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

public class GetAllParallelOperation<K,V> extends ParallelHotRodOperation<Map<K,V>,GetAllOperation<K,V>>