|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipelineBlock | |
|---|---|
| redis.clients.jedis | |
| Uses of PipelineBlock in redis.clients.jedis |
|---|
| Methods in redis.clients.jedis with parameters of type PipelineBlock | |
|---|---|
List<Object> |
BinaryJedis.pipelined(PipelineBlock jedisPipeline)
Starts a pipeline, which is a very efficient way to send lots of command and read all the responses when you finish sending them. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||