public static interface OtsDelivery.ParquetSchemaOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColumnName()
optional string columnName = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnNameBytes()
optional string columnName = 1; |
OtsDelivery.Encoding |
getEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4; |
String |
getOssColumnName()
optional string ossColumnName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOssColumnNameBytes()
optional string ossColumnName = 2; |
OtsDelivery.ParquetSchema.DataType |
getType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3; |
String |
getTypeExtend()
optional string typeExtend = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTypeExtendBytes()
optional string typeExtend = 5; |
boolean |
hasColumnName()
optional string columnName = 1; |
boolean |
hasEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4; |
boolean |
hasOssColumnName()
optional string ossColumnName = 2; |
boolean |
hasType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3; |
boolean |
hasTypeExtend()
optional string typeExtend = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasColumnName()
optional string columnName = 1;String getColumnName()
optional string columnName = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnNameBytes()
optional string columnName = 1;boolean hasOssColumnName()
optional string ossColumnName = 2;String getOssColumnName()
optional string ossColumnName = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssColumnNameBytes()
optional string ossColumnName = 2;boolean hasType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3;OtsDelivery.ParquetSchema.DataType getType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3;boolean hasEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4;OtsDelivery.Encoding getEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4;boolean hasTypeExtend()
optional string typeExtend = 5;String getTypeExtend()
optional string typeExtend = 5;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTypeExtendBytes()
optional string typeExtend = 5;Copyright © 2025. All Rights Reserved.