public static final class HiveMetastore.AddNotNullConstraintRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder> implements HiveMetastore.AddNotNullConstraintRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.AddNotNullConstraintRequest| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.AddNotNullConstraintRequest.Builder |
addAllNotNullConstraintCols(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
addNotNullConstraintCols(HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
addNotNullConstraintCols(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
addNotNullConstraintCols(int index,
HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
addNotNullConstraintCols(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraint.Builder |
addNotNullConstraintColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraint.Builder |
addNotNullConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.AddNotNullConstraintRequest |
build() |
HiveMetastore.AddNotNullConstraintRequest |
buildPartial() |
HiveMetastore.AddNotNullConstraintRequest.Builder |
clear() |
HiveMetastore.AddNotNullConstraintRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
clearNotNullConstraintCols()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
clone() |
HiveMetastore.AddNotNullConstraintRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HiveMetastore.SQLNotNullConstraint |
getNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraint.Builder |
getNotNullConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<HiveMetastore.SQLNotNullConstraint.Builder> |
getNotNullConstraintColsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
int |
getNotNullConstraintColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<HiveMetastore.SQLNotNullConstraint> |
getNotNullConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.SQLNotNullConstraintOrBuilder |
getNotNullConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> |
getNotNullConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.AddNotNullConstraintRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
mergeFrom(HiveMetastore.AddNotNullConstraintRequest other) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
removeNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
setNotNullConstraintCols(int index,
HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
setNotNullConstraintCols(int index,
HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1; |
HiveMetastore.AddNotNullConstraintRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.AddNotNullConstraintRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.AddNotNullConstraintRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AddNotNullConstraintRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.Builder mergeFrom(HiveMetastore.AddNotNullConstraintRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder>public HiveMetastore.AddNotNullConstraintRequest.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.AddNotNullConstraintRequest.Builder>IOExceptionpublic List<HiveMetastore.SQLNotNullConstraint> getNotNullConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;getNotNullConstraintColsList in interface HiveMetastore.AddNotNullConstraintRequestOrBuilderpublic int getNotNullConstraintColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;getNotNullConstraintColsCount in interface HiveMetastore.AddNotNullConstraintRequestOrBuilderpublic HiveMetastore.SQLNotNullConstraint getNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;getNotNullConstraintCols in interface HiveMetastore.AddNotNullConstraintRequestOrBuilderpublic HiveMetastore.AddNotNullConstraintRequest.Builder setNotNullConstraintCols(int index, HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder setNotNullConstraintCols(int index, HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder addNotNullConstraintCols(HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder addNotNullConstraintCols(int index, HiveMetastore.SQLNotNullConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder addNotNullConstraintCols(HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder addNotNullConstraintCols(int index, HiveMetastore.SQLNotNullConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder addAllNotNullConstraintCols(Iterable<? extends HiveMetastore.SQLNotNullConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder clearNotNullConstraintCols()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.AddNotNullConstraintRequest.Builder removeNotNullConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.SQLNotNullConstraint.Builder getNotNullConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.SQLNotNullConstraintOrBuilder getNotNullConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;getNotNullConstraintColsOrBuilder in interface HiveMetastore.AddNotNullConstraintRequestOrBuilderpublic List<? extends HiveMetastore.SQLNotNullConstraintOrBuilder> getNotNullConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;getNotNullConstraintColsOrBuilderList in interface HiveMetastore.AddNotNullConstraintRequestOrBuilderpublic HiveMetastore.SQLNotNullConstraint.Builder addNotNullConstraintColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public HiveMetastore.SQLNotNullConstraint.Builder addNotNullConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public List<HiveMetastore.SQLNotNullConstraint.Builder> getNotNullConstraintColsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLNotNullConstraint not_null_constraint_cols = 1;public final HiveMetastore.AddNotNullConstraintRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder>public final HiveMetastore.AddNotNullConstraintRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddNotNullConstraintRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.