Uses of Class
com.blackrook.redis.data.RedisCursor
Packages that use RedisCursor
Package
Description
Contains classes relevant to connecting to Redis servers.
Contains interfaces for implementing Redis commands.
Contains encapsulations for Redis objects and responses.
-
Uses of RedisCursor in com.blackrook.redis
Methods in com.blackrook.redis that return RedisCursor -
Uses of RedisCursor in com.blackrook.redis.commands
Methods in com.blackrook.redis.commands that return RedisCursor -
Uses of RedisCursor in com.blackrook.redis.data
Methods in com.blackrook.redis.data that return RedisCursorModifier and TypeMethodDescriptionstatic RedisCursorCreates a new scan cursor with a set of keys.