Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
DataFormat |
TableInfo.getDataFormat()
Get 数据表格式。每次入参可选如下其一的KV结构,[TextFile,CSV,Json, Parquet, ORC, AVRD]。
|
Modifier and Type | Method and Description |
---|---|
void |
TableInfo.setDataFormat(DataFormat DataFormat)
Set 数据表格式。每次入参可选如下其一的KV结构,[TextFile,CSV,Json, Parquet, ORC, AVRD]。
|
Constructor and Description |
---|
DataFormat(DataFormat source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.