Uses of Class
org.springframework.data.redis.core.ScanCursor
Packages that use ScanCursor
-
Uses of ScanCursor in org.springframework.data.redis.core
Subclasses of ScanCursor in org.springframework.data.redis.coreMethods in org.springframework.data.redis.core that return ScanCursorModifier and TypeMethodDescriptionfinal ScanCursor<T>ScanCursor.open()Initialize theCursorprior to usage.