Package | Description |
---|---|
com.huawei.dli.jdbc.utils |
Modifier and Type | Class and Description |
---|---|
class |
CommonIterator
Use single reader to read data from OBS, no use buffer,
in this scenario, the order of the result data is limited by the list of returned files.
|
class |
ConcurrentIterator
Use multi reader to read data from OBS to local buffer,
in this scenario, the sequence of the result data cannot be guaranteed.
|
Modifier and Type | Method and Description |
---|---|
DownloadIterator |
IDliServiceProxy.exportJobResult(String jobId) |
DownloadIterator |
DliServiceProxy.exportJobResult(String jobId) |
Copyright © 2023. All rights reserved.