open fun rxScan(cursor: String, options: ScanOptions): Single<String>
Incrementally iterate the keys space
cursor - Cursor id
cursor
options - Scan options
options
Return