public static final class HiveMetastore.AddCheckConstraintRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddCheckConstraintRequest.Builder> implements HiveMetastore.AddCheckConstraintRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.AddCheckConstraintRequest| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.AddCheckConstraintRequest.Builder |
addAllCheckConstraintCols(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
addCheckConstraintCols(HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
addCheckConstraintCols(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
addCheckConstraintCols(int index,
HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
addCheckConstraintCols(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraint.Builder |
addCheckConstraintColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraint.Builder |
addCheckConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.AddCheckConstraintRequest |
build() |
HiveMetastore.AddCheckConstraintRequest |
buildPartial() |
HiveMetastore.AddCheckConstraintRequest.Builder |
clear() |
HiveMetastore.AddCheckConstraintRequest.Builder |
clearCheckConstraintCols()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.AddCheckConstraintRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.AddCheckConstraintRequest.Builder |
clone() |
HiveMetastore.SQLCheckConstraint |
getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraint.Builder |
getCheckConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<HiveMetastore.SQLCheckConstraint.Builder> |
getCheckConstraintColsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
int |
getCheckConstraintColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<HiveMetastore.SQLCheckConstraint> |
getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.SQLCheckConstraintOrBuilder |
getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> |
getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.AddCheckConstraintRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.AddCheckConstraintRequest.Builder |
mergeFrom(HiveMetastore.AddCheckConstraintRequest other) |
HiveMetastore.AddCheckConstraintRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.AddCheckConstraintRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.AddCheckConstraintRequest.Builder |
removeCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
setCheckConstraintCols(int index,
HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
setCheckConstraintCols(int index,
HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1; |
HiveMetastore.AddCheckConstraintRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.AddCheckConstraintRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.AddCheckConstraintRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AddCheckConstraintRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.Builder mergeFrom(HiveMetastore.AddCheckConstraintRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddCheckConstraintRequest.Builder>public HiveMetastore.AddCheckConstraintRequest.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.AddCheckConstraintRequest.Builder>IOExceptionpublic List<HiveMetastore.SQLCheckConstraint> getCheckConstraintColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;getCheckConstraintColsList in interface HiveMetastore.AddCheckConstraintRequestOrBuilderpublic int getCheckConstraintColsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;getCheckConstraintColsCount in interface HiveMetastore.AddCheckConstraintRequestOrBuilderpublic HiveMetastore.SQLCheckConstraint getCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;getCheckConstraintCols in interface HiveMetastore.AddCheckConstraintRequestOrBuilderpublic HiveMetastore.AddCheckConstraintRequest.Builder setCheckConstraintCols(int index, HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder setCheckConstraintCols(int index, HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder addCheckConstraintCols(HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder addCheckConstraintCols(int index, HiveMetastore.SQLCheckConstraint value)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder addCheckConstraintCols(HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder addCheckConstraintCols(int index, HiveMetastore.SQLCheckConstraint.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder addAllCheckConstraintCols(Iterable<? extends HiveMetastore.SQLCheckConstraint> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder clearCheckConstraintCols()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.AddCheckConstraintRequest.Builder removeCheckConstraintCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.SQLCheckConstraint.Builder getCheckConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.SQLCheckConstraintOrBuilder getCheckConstraintColsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;getCheckConstraintColsOrBuilder in interface HiveMetastore.AddCheckConstraintRequestOrBuilderpublic List<? extends HiveMetastore.SQLCheckConstraintOrBuilder> getCheckConstraintColsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;getCheckConstraintColsOrBuilderList in interface HiveMetastore.AddCheckConstraintRequestOrBuilderpublic HiveMetastore.SQLCheckConstraint.Builder addCheckConstraintColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public HiveMetastore.SQLCheckConstraint.Builder addCheckConstraintColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public List<HiveMetastore.SQLCheckConstraint.Builder> getCheckConstraintColsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.SQLCheckConstraint check_constraint_cols = 1;public final HiveMetastore.AddCheckConstraintRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddCheckConstraintRequest.Builder>public final HiveMetastore.AddCheckConstraintRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddCheckConstraintRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.