public static final class HiveMetastore.GetProjectionsSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetProjectionsSpec.Builder> implements HiveMetastore.GetProjectionsSpecOrBuilder
org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetProjectionsSpec.Builder |
addAllFieldLists(Iterable<String> values)
repeated string field_lists = 1; |
HiveMetastore.GetProjectionsSpec.Builder |
addFieldLists(String value)
repeated string field_lists = 1; |
HiveMetastore.GetProjectionsSpec.Builder |
addFieldListsBytes(com.google.protobuf.ByteString value)
repeated string field_lists = 1; |
HiveMetastore.GetProjectionsSpec.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetProjectionsSpec |
build() |
HiveMetastore.GetProjectionsSpec |
buildPartial() |
HiveMetastore.GetProjectionsSpec.Builder |
clear() |
HiveMetastore.GetProjectionsSpec.Builder |
clearExcludeParamKeyPattern()
string exclude_param_key_pattern = 3; |
HiveMetastore.GetProjectionsSpec.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetProjectionsSpec.Builder |
clearFieldLists()
repeated string field_lists = 1; |
HiveMetastore.GetProjectionsSpec.Builder |
clearIncludeParamKeyPattern()
string include_param_key_pattern = 2; |
HiveMetastore.GetProjectionsSpec.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetProjectionsSpec.Builder |
clone() |
HiveMetastore.GetProjectionsSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExcludeParamKeyPattern()
string exclude_param_key_pattern = 3; |
com.google.protobuf.ByteString |
getExcludeParamKeyPatternBytes()
string exclude_param_key_pattern = 3; |
String |
getFieldLists(int index)
repeated string field_lists = 1; |
com.google.protobuf.ByteString |
getFieldListsBytes(int index)
repeated string field_lists = 1; |
int |
getFieldListsCount()
repeated string field_lists = 1; |
com.google.protobuf.ProtocolStringList |
getFieldListsList()
repeated string field_lists = 1; |
String |
getIncludeParamKeyPattern()
string include_param_key_pattern = 2; |
com.google.protobuf.ByteString |
getIncludeParamKeyPatternBytes()
string include_param_key_pattern = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.GetProjectionsSpec.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetProjectionsSpec.Builder |
mergeFrom(HiveMetastore.GetProjectionsSpec other) |
HiveMetastore.GetProjectionsSpec.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetProjectionsSpec.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetProjectionsSpec.Builder |
setExcludeParamKeyPattern(String value)
string exclude_param_key_pattern = 3; |
HiveMetastore.GetProjectionsSpec.Builder |
setExcludeParamKeyPatternBytes(com.google.protobuf.ByteString value)
string exclude_param_key_pattern = 3; |
HiveMetastore.GetProjectionsSpec.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetProjectionsSpec.Builder |
setFieldLists(int index,
String value)
repeated string field_lists = 1; |
HiveMetastore.GetProjectionsSpec.Builder |
setIncludeParamKeyPattern(String value)
string include_param_key_pattern = 2; |
HiveMetastore.GetProjectionsSpec.Builder |
setIncludeParamKeyPatternBytes(com.google.protobuf.ByteString value)
string include_param_key_pattern = 2; |
HiveMetastore.GetProjectionsSpec.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.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.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.GetProjectionsSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetProjectionsSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.Builder mergeFrom(HiveMetastore.GetProjectionsSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetProjectionsSpec.Builder>public HiveMetastore.GetProjectionsSpec.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.GetProjectionsSpec.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getFieldListsList()
repeated string field_lists = 1;getFieldListsList in interface HiveMetastore.GetProjectionsSpecOrBuilderpublic int getFieldListsCount()
repeated string field_lists = 1;getFieldListsCount in interface HiveMetastore.GetProjectionsSpecOrBuilderpublic String getFieldLists(int index)
repeated string field_lists = 1;getFieldLists in interface HiveMetastore.GetProjectionsSpecOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getFieldListsBytes(int index)
repeated string field_lists = 1;getFieldListsBytes in interface HiveMetastore.GetProjectionsSpecOrBuilderindex - The index of the value to return.public HiveMetastore.GetProjectionsSpec.Builder setFieldLists(int index, String value)
repeated string field_lists = 1;index - The index to set the value at.value - The fieldLists to set.public HiveMetastore.GetProjectionsSpec.Builder addFieldLists(String value)
repeated string field_lists = 1;value - The fieldLists to add.public HiveMetastore.GetProjectionsSpec.Builder addAllFieldLists(Iterable<String> values)
repeated string field_lists = 1;values - The fieldLists to add.public HiveMetastore.GetProjectionsSpec.Builder clearFieldLists()
repeated string field_lists = 1;public HiveMetastore.GetProjectionsSpec.Builder addFieldListsBytes(com.google.protobuf.ByteString value)
repeated string field_lists = 1;value - The bytes of the fieldLists to add.public String getIncludeParamKeyPattern()
string include_param_key_pattern = 2;getIncludeParamKeyPattern in interface HiveMetastore.GetProjectionsSpecOrBuilderpublic com.google.protobuf.ByteString getIncludeParamKeyPatternBytes()
string include_param_key_pattern = 2;getIncludeParamKeyPatternBytes in interface HiveMetastore.GetProjectionsSpecOrBuilderpublic HiveMetastore.GetProjectionsSpec.Builder setIncludeParamKeyPattern(String value)
string include_param_key_pattern = 2;value - The includeParamKeyPattern to set.public HiveMetastore.GetProjectionsSpec.Builder clearIncludeParamKeyPattern()
string include_param_key_pattern = 2;public HiveMetastore.GetProjectionsSpec.Builder setIncludeParamKeyPatternBytes(com.google.protobuf.ByteString value)
string include_param_key_pattern = 2;value - The bytes for includeParamKeyPattern to set.public String getExcludeParamKeyPattern()
string exclude_param_key_pattern = 3;getExcludeParamKeyPattern in interface HiveMetastore.GetProjectionsSpecOrBuilderpublic com.google.protobuf.ByteString getExcludeParamKeyPatternBytes()
string exclude_param_key_pattern = 3;getExcludeParamKeyPatternBytes in interface HiveMetastore.GetProjectionsSpecOrBuilderpublic HiveMetastore.GetProjectionsSpec.Builder setExcludeParamKeyPattern(String value)
string exclude_param_key_pattern = 3;value - The excludeParamKeyPattern to set.public HiveMetastore.GetProjectionsSpec.Builder clearExcludeParamKeyPattern()
string exclude_param_key_pattern = 3;public HiveMetastore.GetProjectionsSpec.Builder setExcludeParamKeyPatternBytes(com.google.protobuf.ByteString value)
string exclude_param_key_pattern = 3;value - The bytes for excludeParamKeyPattern to set.public final HiveMetastore.GetProjectionsSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetProjectionsSpec.Builder>public final HiveMetastore.GetProjectionsSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetProjectionsSpec.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.