| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Method and Description |
|---|---|
Long |
BinaryJedis.bitpos(byte[] key,
boolean value,
BitPosParams params) |
void |
BinaryClient.bitpos(byte[] key,
boolean value,
BitPosParams params) |
Long |
Jedis.bitpos(String key,
boolean value,
BitPosParams params) |
void |
Client.bitpos(String key,
boolean value,
BitPosParams params) |
Copyright © 2014. All rights reserved.