public interface DownloadIterator
Modifier and Type | Method and Description |
---|---|
void |
close() |
com.huawei.dli.sdk.common.Row |
fetch() |
long |
getResultCount() |
boolean |
hasNext() |
boolean hasNext()
com.huawei.dli.sdk.common.Row fetch() throws IOException
IOException
void close() throws IOException
IOException
long getResultCount()
Copyright © 2023. All rights reserved.