public static final class HiveMetastore.PartitionValuesRow.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionValuesRow.Builder> implements HiveMetastore.PartitionValuesRowOrBuilder
org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionValuesRow.Builder |
addAllRows(Iterable<String> values)
repeated string rows = 1; |
HiveMetastore.PartitionValuesRow.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionValuesRow.Builder |
addRows(String value)
repeated string rows = 1; |
HiveMetastore.PartitionValuesRow.Builder |
addRowsBytes(com.google.protobuf.ByteString value)
repeated string rows = 1; |
HiveMetastore.PartitionValuesRow |
build() |
HiveMetastore.PartitionValuesRow |
buildPartial() |
HiveMetastore.PartitionValuesRow.Builder |
clear() |
HiveMetastore.PartitionValuesRow.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.PartitionValuesRow.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.PartitionValuesRow.Builder |
clearRows()
repeated string rows = 1; |
HiveMetastore.PartitionValuesRow.Builder |
clone() |
HiveMetastore.PartitionValuesRow |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRows(int index)
repeated string rows = 1; |
com.google.protobuf.ByteString |
getRowsBytes(int index)
repeated string rows = 1; |
int |
getRowsCount()
repeated string rows = 1; |
com.google.protobuf.ProtocolStringList |
getRowsList()
repeated string rows = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.PartitionValuesRow.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.PartitionValuesRow.Builder |
mergeFrom(HiveMetastore.PartitionValuesRow other) |
HiveMetastore.PartitionValuesRow.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.PartitionValuesRow.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionValuesRow.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionValuesRow.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.PartitionValuesRow.Builder |
setRows(int index,
String value)
repeated string rows = 1; |
HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.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.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.PartitionValuesRow build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionValuesRow buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.Builder mergeFrom(HiveMetastore.PartitionValuesRow other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionValuesRow.Builder>public HiveMetastore.PartitionValuesRow.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.PartitionValuesRow.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getRowsList()
repeated string rows = 1;getRowsList in interface HiveMetastore.PartitionValuesRowOrBuilderpublic int getRowsCount()
repeated string rows = 1;getRowsCount in interface HiveMetastore.PartitionValuesRowOrBuilderpublic String getRows(int index)
repeated string rows = 1;getRows in interface HiveMetastore.PartitionValuesRowOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getRowsBytes(int index)
repeated string rows = 1;getRowsBytes in interface HiveMetastore.PartitionValuesRowOrBuilderindex - The index of the value to return.public HiveMetastore.PartitionValuesRow.Builder setRows(int index, String value)
repeated string rows = 1;index - The index to set the value at.value - The rows to set.public HiveMetastore.PartitionValuesRow.Builder addRows(String value)
repeated string rows = 1;value - The rows to add.public HiveMetastore.PartitionValuesRow.Builder addAllRows(Iterable<String> values)
repeated string rows = 1;values - The rows to add.public HiveMetastore.PartitionValuesRow.Builder clearRows()
repeated string rows = 1;public HiveMetastore.PartitionValuesRow.Builder addRowsBytes(com.google.protobuf.ByteString value)
repeated string rows = 1;value - The bytes of the rows to add.public final HiveMetastore.PartitionValuesRow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionValuesRow.Builder>public final HiveMetastore.PartitionValuesRow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionValuesRow.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.