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