| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| com.aliyun.odps.ml |
提供机器学习相关操作类
|
| com.aliyun.odps.simpleframework.xml | |
| com.aliyun.odps.simpleframework.xml.core | |
| com.aliyun.odps.task |
提供ODPS支持的Task定义
|
| Class and Description |
|---|
| Order
The
Order annotation is used to specify the order of
appearance of XML elements and attributes. |
| Root
This
Root annotation is used to annotate classes that
need to be serialized. |
| Class and Description |
|---|
| Element
The
Element annotation is used to represent a field
or method that appears as an XML element. |
| ElementList
The
ElementList annotation represents a method or
field that is a Collection for storing entries. |
| ElementListUnion
The
ElementListUnion annotation is used to describe
fields and methods that can dynamically match a schema class. |
| Root
This
Root annotation is used to annotate classes that
need to be serialized. |
| Class and Description |
|---|
| DefaultType
The
DefaultType enumeration is used to specify the
type of defaults to apply to a class. |
| Class and Description |
|---|
| Serializer
The
Serializer interface is used to represent objects
that can serialize and deserialize objects to an from XML. |
| Class and Description |
|---|
| Root
This
Root annotation is used to annotate classes that
need to be serialized. |
Copyright © 2019 Alibaba Cloud Computing. All rights reserved.