Uses of Interface
redis.clients.jedis.commands.HyperLogLogPipelineBinaryCommands
Packages that use HyperLogLogPipelineBinaryCommands
Package
Description
This package contains the interfaces that contain methods representing Redis core commands.
-
Uses of HyperLogLogPipelineBinaryCommands in redis.clients.jedis
Classes in redis.clients.jedis that implement HyperLogLogPipelineBinaryCommandsModifier and TypeClassDescriptionclassclassclassclassReliableTransaction is a transaction where commands are immediately sent to Redis server and the 'QUEUED' reply checked.classclassA pipeline based transaction.class -
Uses of HyperLogLogPipelineBinaryCommands in redis.clients.jedis.commands
Subinterfaces of HyperLogLogPipelineBinaryCommands in redis.clients.jedis.commands