| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| Modifier and Type | Method and Description |
|---|---|
XFlow |
XFlows.get(String name)
获取 XFlow 对象
|
XFlow |
XFlows.get(String name,
String projectName)
获取 XFlow 对象
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<XFlow> |
XFlows.iterator()
获得 XFlow 迭代器
|
Iterator<XFlow> |
XFlows.iterator(String projectName)
获得 XFlow 迭代器
|
ListIterator<XFlow> |
XFlows.iterator(String projectName,
String owner)
获得 XFlow 迭代器
|
Copyright © 2019 Alibaba Cloud Computing. All rights reserved.