public static final class OtsDelivery.ParquetSchema.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ParquetSchema.Builder> implements OtsDelivery.ParquetSchemaOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ParquetSchema| 限定符和类型 | 方法和说明 |
|---|---|
OtsDelivery.ParquetSchema |
build() |
OtsDelivery.ParquetSchema |
buildPartial() |
OtsDelivery.ParquetSchema.Builder |
clear() |
OtsDelivery.ParquetSchema.Builder |
clearColumnName()
optional string columnName = 1; |
OtsDelivery.ParquetSchema.Builder |
clearEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4; |
OtsDelivery.ParquetSchema.Builder |
clearOssColumnName()
optional string ossColumnName = 2; |
OtsDelivery.ParquetSchema.Builder |
clearType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3; |
OtsDelivery.ParquetSchema.Builder |
clearTypeExtend()
optional string typeExtend = 5; |
String |
getColumnName()
optional string columnName = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnNameBytes()
optional string columnName = 1; |
OtsDelivery.ParquetSchema |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsDelivery.ParquetSchema.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsDelivery.ParquetSchema.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsDelivery.ParquetSchema.Builder |
mergeFrom(OtsDelivery.ParquetSchema other) |
OtsDelivery.ParquetSchema.Builder |
setColumnName(String value)
optional string columnName = 1; |
OtsDelivery.ParquetSchema.Builder |
setColumnNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string columnName = 1; |
OtsDelivery.ParquetSchema.Builder |
setEncode(OtsDelivery.Encoding value)
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4; |
OtsDelivery.ParquetSchema.Builder |
setOssColumnName(String value)
optional string ossColumnName = 2; |
OtsDelivery.ParquetSchema.Builder |
setOssColumnNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string ossColumnName = 2; |
OtsDelivery.ParquetSchema.Builder |
setType(OtsDelivery.ParquetSchema.DataType value)
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3; |
OtsDelivery.ParquetSchema.Builder |
setTypeExtend(String value)
optional string typeExtend = 5; |
OtsDelivery.ParquetSchema.Builder |
setTypeExtendBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string typeExtend = 5; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ParquetSchema.Builder>public OtsDelivery.ParquetSchema.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ParquetSchema.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ParquetSchema.Builder>public OtsDelivery.ParquetSchema getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsDelivery.ParquetSchema build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsDelivery.ParquetSchema buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsDelivery.ParquetSchema.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsDelivery.ParquetSchema.Builder>public OtsDelivery.ParquetSchema.Builder mergeFrom(OtsDelivery.ParquetSchema other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.ParquetSchema.Builder>public OtsDelivery.ParquetSchema.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsDelivery.ParquetSchema.Builder>IOExceptionpublic boolean hasColumnName()
optional string columnName = 1;hasColumnName 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic String getColumnName()
optional string columnName = 1;getColumnName 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnNameBytes()
optional string columnName = 1;getColumnNameBytes 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.ParquetSchema.Builder setColumnName(String value)
optional string columnName = 1;value - The columnName to set.public OtsDelivery.ParquetSchema.Builder clearColumnName()
optional string columnName = 1;public OtsDelivery.ParquetSchema.Builder setColumnNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string columnName = 1;value - The bytes for columnName to set.public boolean hasOssColumnName()
optional string ossColumnName = 2;hasOssColumnName 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic String getOssColumnName()
optional string ossColumnName = 2;getOssColumnName 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssColumnNameBytes()
optional string ossColumnName = 2;getOssColumnNameBytes 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.ParquetSchema.Builder setOssColumnName(String value)
optional string ossColumnName = 2;value - The ossColumnName to set.public OtsDelivery.ParquetSchema.Builder clearOssColumnName()
optional string ossColumnName = 2;public OtsDelivery.ParquetSchema.Builder setOssColumnNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string ossColumnName = 2;value - The bytes for ossColumnName to set.public boolean hasType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3;hasType 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.ParquetSchema.DataType getType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3;getType 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.ParquetSchema.Builder setType(OtsDelivery.ParquetSchema.DataType value)
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3;value - The type to set.public OtsDelivery.ParquetSchema.Builder clearType()
parquet logical type
optional .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema.DataType type = 3;public boolean hasEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4;hasEncode 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.Encoding getEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4;getEncode 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.ParquetSchema.Builder setEncode(OtsDelivery.Encoding value)
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4;value - The encode to set.public OtsDelivery.ParquetSchema.Builder clearEncode()
optional .com.alicloud.openservices.tablestore.core.protocol.Encoding encode = 4;public boolean hasTypeExtend()
optional string typeExtend = 5;hasTypeExtend 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic String getTypeExtend()
optional string typeExtend = 5;getTypeExtend 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTypeExtendBytes()
optional string typeExtend = 5;getTypeExtendBytes 在接口中 OtsDelivery.ParquetSchemaOrBuilderpublic OtsDelivery.ParquetSchema.Builder setTypeExtend(String value)
optional string typeExtend = 5;value - The typeExtend to set.public OtsDelivery.ParquetSchema.Builder clearTypeExtend()
optional string typeExtend = 5;public OtsDelivery.ParquetSchema.Builder setTypeExtendBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string typeExtend = 5;value - The bytes for typeExtend to set.Copyright © 2025. All Rights Reserved.