Uses of Class
redis.clients.jedis.resps.KeyedListElement
Packages that use KeyedListElement
Package
Description
This package contains the interfaces that contain methods representing Redis core commands.
-
Uses of KeyedListElement in redis.clients.jedis
Fields in redis.clients.jedis with type parameters of type KeyedListElementModifier and TypeFieldDescriptionstatic final Builder<KeyedListElement> BuilderFactory.KEYED_LIST_ELEMENTMethods in redis.clients.jedis that return KeyedListElementModifier and TypeMethodDescriptionMethods in redis.clients.jedis that return types with arguments of type KeyedListElementModifier and TypeMethodDescriptionfinal CommandObject<KeyedListElement> final CommandObject<KeyedListElement> final CommandObject<KeyedListElement> final CommandObject<KeyedListElement> -
Uses of KeyedListElement in redis.clients.jedis.commands
Methods in redis.clients.jedis.commands that return KeyedListElementModifier and TypeMethodDescriptionThe blocking version ofListCommands.lpop(String)LPOP} because it blocks the connection when there are no elements to pop from any of the given lists.The blocking version ofListCommands.rpop(String)RPOP} because it blocks the connection when there are no elements to pop from any of the given lists.Methods in redis.clients.jedis.commands that return types with arguments of type KeyedListElementModifier and TypeMethodDescription