Class RedisBatchExecutor<V,R>

Type Parameters:
V - type of value
R - type of returned value

public class RedisBatchExecutor<V,R> extends BaseRedisBatchExecutor<V,R>
Author:
Nikita Koksharov