| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| Modifier and Type | Method and Description |
|---|---|
Resource.Type |
Resource.getType()
获取资源类型
|
static Resource.Type |
Resource.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Resource.Type[] |
Resource.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FileResource |
Resources.createTempResource(String projectName,
String fileName,
Resource.Type type) |
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.