| Package | Description |
|---|---|
| com.aliyun.odps.conf |
Odps配置
|
| com.aliyun.odps.io |
ODPS中使用的Writable数据类型,目前只有Graph作业需要使用
|
| Modifier and Type | Class and Description |
|---|---|
class |
Configured
提供
Configurable 接口的基类实现. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapWritable
|
class |
MapWritable
可以用于序列化的
Map,使用方法相同,可以在com.aliyun.odps.mapreduce.Mapper 中调用
com.aliyun.odps.mapreduce.MapContext#write(Object, Object)写出。 |
class |
SortedMapWritable
可用于序列化的
SortedMap。 |
Copyright © 2023 Alibaba Cloud Computing. All rights reserved.