| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| com.aliyun.odps.task |
提供ODPS支持的Task定义
|
| Modifier and Type | Method and Description |
|---|---|
Task.Properties |
XmlPropertyMapAdapter.marshal(LinkedHashMap<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,String> |
XmlPropertyMapAdapter.unmarshal(Task.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Task.Properties |
GraphTask.getJobConf()
Gets the value of the jobConf property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphTask.setJobConf(Task.Properties value)
Sets the value of the jobConf property.
|
Copyright © 2016 Alibaba Cloud Computing. All rights reserved.