| Package | Description |
|---|---|
| com.aliyun.odps.data |
表示Odps任务输入/输出的数据结构,例如TableInfo。
|
| com.aliyun.odps.type |
| Constructor and Description |
|---|
SimpleStruct(StructTypeInfo type,
List<Object> values)
A simple implements of
Struct |
| Modifier and Type | Method and Description |
|---|---|
static StructTypeInfo |
TypeInfoFactory.getStructTypeInfo(List<String> names,
List<TypeInfo> typeInfos) |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.