Package redis.clients.jedis.commands
Interface BitPipelineCommands
- All Known Subinterfaces:
PipelineCommands,StringPipelineCommands
- All Known Implementing Classes:
ClusterPipeline,MultiNodePipelineBase,Pipeline,ReliableTransaction,ShardedPipeline,Transaction,TransactionBase
public interface BitPipelineCommands
-
Method Summary
Modifier and TypeMethodDescriptionbitcount(String key, long start, long end, BitCountOption option) bitfieldReadonly(String key, String... arguments) bitpos(String key, boolean value, BitPosParams params)
-
Method Details
-
setbit
-
getbit
-
bitcount
-
bitcount
-
bitcount
-
bitpos
-
bitpos
-
bitfield
-
bitfieldReadonly
-
bitop
-