| Package | Description |
|---|---|
| redradishes.commands | |
| redradishes.guava | |
| redradishes.java8 |
| Modifier and Type | Method and Description |
|---|---|
<U1 extends T1,U2 extends T2,U3 extends T3,R> |
CommandBuilder.CommandBuilder3.returning(ReplyParser<? extends R> parser) |
| Modifier and Type | Method and Description |
|---|---|
<T1,T2,T3,R> |
RedisClient.send(Command3<T1,T2,T3,R> command,
T1 arg1,
T2 arg2,
T3 arg3) |
| Modifier and Type | Method and Description |
|---|---|
<T1,T2,T3,R> |
RedisClient.send(Command3<T1,T2,T3,R> command,
T1 arg1,
T2 arg2,
T3 arg3) |
Copyright © 2016. All rights reserved.