| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| com.aliyun.odps.simpleframework.xml.convert |
| Modifier and Type | Class and Description |
|---|---|
static class |
Table.TableTypeConverter
Convert
TableType to/from String |
| Modifier and Type | Method and Description |
|---|---|
Converter |
Registry.lookup(Class type)
This is used to acquire a
Converter instance from
the registry. |
| Modifier and Type | Method and Description |
|---|---|
Registry |
Registry.bind(Class type,
Converter converter)
This is used to register a binding between a type and the
converter used to serialize and deserialize it.
|
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.