public class CHTypeString extends CHType
| 构造器和说明 |
|---|
CHTypeString() |
| 限定符和类型 | 方法和说明 |
|---|---|
TiBlockColumnVector |
decode(CodecDataInput cdi,
int size) |
String |
name() |
DataType |
toDataType() |
bufferSize, decodeNullMap, isNullable, setNullablepublic String name()
public DataType toDataType()
toDataType 在类中 CHTypepublic TiBlockColumnVector decode(CodecDataInput cdi, int size)
Copyright © 2023 PingCAP. All rights reserved.