| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| com.aliyun.odps.sqa |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.StageProgress> |
Instance.getTaskProgress(String taskName)
查询指定Task的Stage进度
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Instance.getStageProgressFormattedString(List<Instance.StageProgress> stages) |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.StageProgress> |
SQLExecutor.getProgress()
获取当前查询的进度信息
|
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.