| Package | Description |
|---|---|
| com.aliyun.odps.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCharTypeInfo
Created by zhenhong.gzh on 16/7/11.
|
class |
AbstractPrimitiveTypeInfo
odps 基本类型接口
Created by zhenhong.gzh on 16/7/7.
|
class |
CharTypeInfo
Odps char 类型
Created by zhenhong.gzh on 16/7/12.
|
class |
DecimalTypeInfo
Odps decimal 类型
Created by zhenhong.gzh on 16/7/7.
|
class |
SimplePrimitiveTypeInfo
odps 基本类型
Created by zhenhong.gzh on 16/7/7.
|
class |
VarcharTypeInfo
Odps varchar 类型
Created by zhenhong.gzh on 16/7/12.
|
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveTypeInfo |
TypeInfoFactory.BIGINT |
static PrimitiveTypeInfo |
TypeInfoFactory.BINARY |
static PrimitiveTypeInfo |
TypeInfoFactory.BOOLEAN |
static PrimitiveTypeInfo |
TypeInfoFactory.DATE |
static PrimitiveTypeInfo |
TypeInfoFactory.DATETIME |
static PrimitiveTypeInfo |
TypeInfoFactory.DOUBLE |
static PrimitiveTypeInfo |
TypeInfoFactory.FLOAT |
static PrimitiveTypeInfo |
TypeInfoFactory.INT |
static PrimitiveTypeInfo |
TypeInfoFactory.INTERVAL_DAY_TIME |
static PrimitiveTypeInfo |
TypeInfoFactory.INTERVAL_YEAR_MONTH |
static PrimitiveTypeInfo |
TypeInfoFactory.SMALLINT |
static PrimitiveTypeInfo |
TypeInfoFactory.STRING |
static PrimitiveTypeInfo |
TypeInfoFactory.TIMESTAMP |
static PrimitiveTypeInfo |
TypeInfoFactory.TINYINT |
static PrimitiveTypeInfo |
TypeInfoFactory.VOID |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveTypeInfo |
TypeInfoFactory.getPrimitiveTypeInfo(OdpsType OdpsType) |
Copyright © 2021 Alibaba Cloud Computing. All rights reserved.