Uses of Class
redis.clients.jedis.Queable
Packages that use Queable
-
Uses of Queable in redis.clients.jedis
Subclasses of Queable in redis.clients.jedisModifier and TypeClassDescriptionclassclassReliableTransaction is a transaction where commands are immediately sent to Redis server and the 'QUEUED' reply checked.classA pipeline based transaction.class