public class RedisFetchOpUser extends Object implements RedisFetchOp<Set<String>>
Constructor and Description |
---|
RedisFetchOpUser() |
Modifier and Type | Method and Description |
---|---|
Future<Set<String>> |
fetch(com.lambdaworks.redis.RedisAsyncConnection<String,String> con,
String key) |