public static final class HiveMetastore.SQLUniqueConstraint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder> implements HiveMetastore.SQLUniqueConstraintOrBuilder
org.apache.hadoop.hive.metastore.grpc.SQLUniqueConstraintgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.SQLUniqueConstraint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.SQLUniqueConstraint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.SQLUniqueConstraint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder mergeFrom(HiveMetastore.SQLUniqueConstraint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public HiveMetastore.SQLUniqueConstraint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.SQLUniqueConstraint.Builder>IOExceptionpublic String getCatName()
string cat_name = 1;getCatName in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 1;getCatNameBytes in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setCatName(String value)
string cat_name = 1;value - The catName to set.public HiveMetastore.SQLUniqueConstraint.Builder clearCatName()
string cat_name = 1;public HiveMetastore.SQLUniqueConstraint.Builder setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 1;value - The bytes for catName to set.public String getTableDb()
string table_db = 2;getTableDb in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic com.google.protobuf.ByteString getTableDbBytes()
string table_db = 2;getTableDbBytes in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setTableDb(String value)
string table_db = 2;value - The tableDb to set.public HiveMetastore.SQLUniqueConstraint.Builder clearTableDb()
string table_db = 2;public HiveMetastore.SQLUniqueConstraint.Builder setTableDbBytes(com.google.protobuf.ByteString value)
string table_db = 2;value - The bytes for tableDb to set.public String getTableName()
string table_name = 3;getTableName in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic com.google.protobuf.ByteString getTableNameBytes()
string table_name = 3;getTableNameBytes in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setTableName(String value)
string table_name = 3;value - The tableName to set.public HiveMetastore.SQLUniqueConstraint.Builder clearTableName()
string table_name = 3;public HiveMetastore.SQLUniqueConstraint.Builder setTableNameBytes(com.google.protobuf.ByteString value)
string table_name = 3;value - The bytes for tableName to set.public String getColumnName()
string column_name = 4;getColumnName in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic com.google.protobuf.ByteString getColumnNameBytes()
string column_name = 4;getColumnNameBytes in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setColumnName(String value)
string column_name = 4;value - The columnName to set.public HiveMetastore.SQLUniqueConstraint.Builder clearColumnName()
string column_name = 4;public HiveMetastore.SQLUniqueConstraint.Builder setColumnNameBytes(com.google.protobuf.ByteString value)
string column_name = 4;value - The bytes for columnName to set.public int getKeySeq()
int32 key_seq = 5;getKeySeq in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setKeySeq(int value)
int32 key_seq = 5;value - The keySeq to set.public HiveMetastore.SQLUniqueConstraint.Builder clearKeySeq()
int32 key_seq = 5;public String getUkName()
string uk_name = 6;getUkName in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic com.google.protobuf.ByteString getUkNameBytes()
string uk_name = 6;getUkNameBytes in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setUkName(String value)
string uk_name = 6;value - The ukName to set.public HiveMetastore.SQLUniqueConstraint.Builder clearUkName()
string uk_name = 6;public HiveMetastore.SQLUniqueConstraint.Builder setUkNameBytes(com.google.protobuf.ByteString value)
string uk_name = 6;value - The bytes for ukName to set.public boolean getEnableCstr()
bool enable_cstr = 7;getEnableCstr in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setEnableCstr(boolean value)
bool enable_cstr = 7;value - The enableCstr to set.public HiveMetastore.SQLUniqueConstraint.Builder clearEnableCstr()
bool enable_cstr = 7;public boolean getValidateCstr()
bool validate_cstr = 8;getValidateCstr in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setValidateCstr(boolean value)
bool validate_cstr = 8;value - The validateCstr to set.public HiveMetastore.SQLUniqueConstraint.Builder clearValidateCstr()
bool validate_cstr = 8;public boolean getRelyCstr()
bool rely_cstr = 9;getRelyCstr in interface HiveMetastore.SQLUniqueConstraintOrBuilderpublic HiveMetastore.SQLUniqueConstraint.Builder setRelyCstr(boolean value)
bool rely_cstr = 9;value - The relyCstr to set.public HiveMetastore.SQLUniqueConstraint.Builder clearRelyCstr()
bool rely_cstr = 9;public final HiveMetastore.SQLUniqueConstraint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>public final HiveMetastore.SQLUniqueConstraint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.SQLUniqueConstraint.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.