public abstract class CHTypeNumber extends CHType
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CHTypeNumber.CHTypeFloat32 |
static class |
CHTypeNumber.CHTypeFloat64 |
static class |
CHTypeNumber.CHTypeInt16 |
static class |
CHTypeNumber.CHTypeInt32 |
static class |
CHTypeNumber.CHTypeInt64 |
static class |
CHTypeNumber.CHTypeInt8 |
static class |
CHTypeNumber.CHTypeUInt16 |
static class |
CHTypeNumber.CHTypeUInt32 |
static class |
CHTypeNumber.CHTypeUInt64 |
static class |
CHTypeNumber.CHTypeUInt8 |
| 构造器和说明 |
|---|
CHTypeNumber() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataType |
toDataType() |
bufferSize, decode, decodeNullMap, isNullable, setNullablepublic DataType toDataType()
toDataType 在类中 CHTypeCopyright © 2023 PingCAP. All rights reserved.