ScanAll(ScanPolicy, String, String, String) |
Read all records in specified namespace and set.
This call will block until the scan is complete |
ScanAll(ScanPolicy, String, String, ScanCallback, String) |
Not supported in proxy client
Obsolete. |
ScanAll(ScanPolicy, RecordSequenceListener, String, String, String) |
Not supported in proxy client
Obsolete. |
ScanAll(ScanPolicy, CancellationToken, String, String, String) | Asynchronously read all records in specified namespace and set. |