public static final class HiveMetastore.PartitionWithoutSD.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder> implements HiveMetastore.PartitionWithoutSDOrBuilder
org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionWithoutSD.Builder |
addAllValues(Iterable<String> values)
repeated string values = 1; |
HiveMetastore.PartitionWithoutSD.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionWithoutSD.Builder |
addValues(String value)
repeated string values = 1; |
HiveMetastore.PartitionWithoutSD.Builder |
addValuesBytes(com.google.protobuf.ByteString value)
repeated string values = 1; |
HiveMetastore.PartitionWithoutSD |
build() |
HiveMetastore.PartitionWithoutSD |
buildPartial() |
HiveMetastore.PartitionWithoutSD.Builder |
clear() |
HiveMetastore.PartitionWithoutSD.Builder |
clearCreateTime()
int32 create_time = 2; |
HiveMetastore.PartitionWithoutSD.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.PartitionWithoutSD.Builder |
clearLastAccessTime()
int32 last_access_time = 3; |
HiveMetastore.PartitionWithoutSD.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.PartitionWithoutSD.Builder |
clearParameters() |
HiveMetastore.PartitionWithoutSD.Builder |
clearPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
HiveMetastore.PartitionWithoutSD.Builder |
clearRelativePath()
string relative_path = 4; |
HiveMetastore.PartitionWithoutSD.Builder |
clearValues()
repeated string values = 1; |
HiveMetastore.PartitionWithoutSD.Builder |
clone() |
boolean |
containsParameters(String key)
map<string, string> parameters = 5; |
int |
getCreateTime()
int32 create_time = 2; |
HiveMetastore.PartitionWithoutSD |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getLastAccessTime()
int32 last_access_time = 3; |
Map<String,String> |
getMutableParameters()
Deprecated.
|
Map<String,String> |
getParameters()
Deprecated.
|
int |
getParametersCount()
map<string, string> parameters = 5; |
Map<String,String> |
getParametersMap()
map<string, string> parameters = 5; |
String |
getParametersOrDefault(String key,
String defaultValue)
map<string, string> parameters = 5; |
String |
getParametersOrThrow(String key)
map<string, string> parameters = 5; |
HiveMetastore.PrincipalPrivilegeSet |
getPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
HiveMetastore.PrincipalPrivilegeSet.Builder |
getPrivilegesBuilder()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
HiveMetastore.PrincipalPrivilegeSetOrBuilder |
getPrivilegesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
String |
getRelativePath()
string relative_path = 4; |
com.google.protobuf.ByteString |
getRelativePathBytes()
string relative_path = 4; |
String |
getValues(int index)
repeated string values = 1; |
com.google.protobuf.ByteString |
getValuesBytes(int index)
repeated string values = 1; |
int |
getValuesCount()
repeated string values = 1; |
com.google.protobuf.ProtocolStringList |
getValuesList()
repeated string values = 1; |
boolean |
hasPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
HiveMetastore.PartitionWithoutSD.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.PartitionWithoutSD.Builder |
mergeFrom(HiveMetastore.PartitionWithoutSD other) |
HiveMetastore.PartitionWithoutSD.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.PartitionWithoutSD.Builder |
mergePrivileges(HiveMetastore.PrincipalPrivilegeSet value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
HiveMetastore.PartitionWithoutSD.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionWithoutSD.Builder |
putAllParameters(Map<String,String> values)
map<string, string> parameters = 5; |
HiveMetastore.PartitionWithoutSD.Builder |
putParameters(String key,
String value)
map<string, string> parameters = 5; |
HiveMetastore.PartitionWithoutSD.Builder |
removeParameters(String key)
map<string, string> parameters = 5; |
HiveMetastore.PartitionWithoutSD.Builder |
setCreateTime(int value)
int32 create_time = 2; |
HiveMetastore.PartitionWithoutSD.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionWithoutSD.Builder |
setLastAccessTime(int value)
int32 last_access_time = 3; |
HiveMetastore.PartitionWithoutSD.Builder |
setPrivileges(HiveMetastore.PrincipalPrivilegeSet.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
HiveMetastore.PartitionWithoutSD.Builder |
setPrivileges(HiveMetastore.PrincipalPrivilegeSet value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6; |
HiveMetastore.PartitionWithoutSD.Builder |
setRelativePath(String value)
string relative_path = 4; |
HiveMetastore.PartitionWithoutSD.Builder |
setRelativePathBytes(com.google.protobuf.ByteString value)
string relative_path = 4; |
HiveMetastore.PartitionWithoutSD.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.PartitionWithoutSD.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionWithoutSD.Builder |
setValues(int index,
String value)
repeated string values = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.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.PartitionWithoutSD.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.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.PartitionWithoutSD build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionWithoutSD buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionWithoutSD.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.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.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.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.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.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.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.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.Builder mergeFrom(HiveMetastore.PartitionWithoutSD other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>public HiveMetastore.PartitionWithoutSD.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.PartitionWithoutSD.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getValuesList()
repeated string values = 1;getValuesList in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic int getValuesCount()
repeated string values = 1;getValuesCount in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic String getValues(int index)
repeated string values = 1;getValues in interface HiveMetastore.PartitionWithoutSDOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getValuesBytes(int index)
repeated string values = 1;getValuesBytes in interface HiveMetastore.PartitionWithoutSDOrBuilderindex - The index of the value to return.public HiveMetastore.PartitionWithoutSD.Builder setValues(int index, String value)
repeated string values = 1;index - The index to set the value at.value - The values to set.public HiveMetastore.PartitionWithoutSD.Builder addValues(String value)
repeated string values = 1;value - The values to add.public HiveMetastore.PartitionWithoutSD.Builder addAllValues(Iterable<String> values)
repeated string values = 1;values - The values to add.public HiveMetastore.PartitionWithoutSD.Builder clearValues()
repeated string values = 1;public HiveMetastore.PartitionWithoutSD.Builder addValuesBytes(com.google.protobuf.ByteString value)
repeated string values = 1;value - The bytes of the values to add.public int getCreateTime()
int32 create_time = 2;getCreateTime in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic HiveMetastore.PartitionWithoutSD.Builder setCreateTime(int value)
int32 create_time = 2;value - The createTime to set.public HiveMetastore.PartitionWithoutSD.Builder clearCreateTime()
int32 create_time = 2;public int getLastAccessTime()
int32 last_access_time = 3;getLastAccessTime in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic HiveMetastore.PartitionWithoutSD.Builder setLastAccessTime(int value)
int32 last_access_time = 3;value - The lastAccessTime to set.public HiveMetastore.PartitionWithoutSD.Builder clearLastAccessTime()
int32 last_access_time = 3;public String getRelativePath()
string relative_path = 4;getRelativePath in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic com.google.protobuf.ByteString getRelativePathBytes()
string relative_path = 4;getRelativePathBytes in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic HiveMetastore.PartitionWithoutSD.Builder setRelativePath(String value)
string relative_path = 4;value - The relativePath to set.public HiveMetastore.PartitionWithoutSD.Builder clearRelativePath()
string relative_path = 4;public HiveMetastore.PartitionWithoutSD.Builder setRelativePathBytes(com.google.protobuf.ByteString value)
string relative_path = 4;value - The bytes for relativePath to set.public int getParametersCount()
HiveMetastore.PartitionWithoutSDOrBuildermap<string, string> parameters = 5;getParametersCount in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic boolean containsParameters(String key)
map<string, string> parameters = 5;containsParameters in interface HiveMetastore.PartitionWithoutSDOrBuilder@Deprecated public Map<String,String> getParameters()
getParametersMap() instead.getParameters in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic Map<String,String> getParametersMap()
map<string, string> parameters = 5;getParametersMap in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic String getParametersOrDefault(String key, String defaultValue)
map<string, string> parameters = 5;getParametersOrDefault in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic String getParametersOrThrow(String key)
map<string, string> parameters = 5;getParametersOrThrow in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic HiveMetastore.PartitionWithoutSD.Builder clearParameters()
public HiveMetastore.PartitionWithoutSD.Builder removeParameters(String key)
map<string, string> parameters = 5;@Deprecated public Map<String,String> getMutableParameters()
public HiveMetastore.PartitionWithoutSD.Builder putParameters(String key, String value)
map<string, string> parameters = 5;public HiveMetastore.PartitionWithoutSD.Builder putAllParameters(Map<String,String> values)
map<string, string> parameters = 5;public boolean hasPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;hasPrivileges in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic HiveMetastore.PrincipalPrivilegeSet getPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;getPrivileges in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic HiveMetastore.PartitionWithoutSD.Builder setPrivileges(HiveMetastore.PrincipalPrivilegeSet value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;public HiveMetastore.PartitionWithoutSD.Builder setPrivileges(HiveMetastore.PrincipalPrivilegeSet.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;public HiveMetastore.PartitionWithoutSD.Builder mergePrivileges(HiveMetastore.PrincipalPrivilegeSet value)
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;public HiveMetastore.PartitionWithoutSD.Builder clearPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;public HiveMetastore.PrincipalPrivilegeSet.Builder getPrivilegesBuilder()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;public HiveMetastore.PrincipalPrivilegeSetOrBuilder getPrivilegesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 6;getPrivilegesOrBuilder in interface HiveMetastore.PartitionWithoutSDOrBuilderpublic final HiveMetastore.PartitionWithoutSD.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>public final HiveMetastore.PartitionWithoutSD.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionWithoutSD.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.