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