Uses of Interface
redis.clients.jedis.commands.PipelineCommands
Packages that use PipelineCommands
-
Uses of PipelineCommands in redis.clients.jedis
Classes in redis.clients.jedis that implement PipelineCommandsModifier and TypeClassDescriptionclassclassclassclassReliableTransaction is a transaction where commands are immediately sent to Redis server and the 'QUEUED' reply checked.classclassA pipeline based transaction.class