Uses of Class
org.springframework.data.redis.core.ScanCursor
-
Uses of ScanCursor in org.springframework.data.redis.core
Modifier and TypeMethodDescriptionfinal ScanCursor<T>
ScanCursor.open()
Initialize theCursor
prior to usage.