Interface RedisListReactiveOperations.ListLposBuilder<A,B>

Type Parameters:
A - key type
B - value type
Enclosing interface:
RedisListReactiveOperations<A,B>

public static interface RedisListReactiveOperations.ListLposBuilder<A,B>
LPOS key element [RANK rank] [COUNT num-matches] [MAXLEN len]
Since:
1.4
Author:
Jeremy Kuhn