| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013. All rights reserved.