public static final class HiveMetastore.PartitionSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpec.Builder> implements HiveMetastore.PartitionSpecOrBuilder
org.apache.hadoop.hive.metastore.grpc.PartitionSpec| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionSpec.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionSpec |
build() |
HiveMetastore.PartitionSpec |
buildPartial() |
HiveMetastore.PartitionSpec.Builder |
clear() |
HiveMetastore.PartitionSpec.Builder |
clearCatName()
string cat_name = 6; |
HiveMetastore.PartitionSpec.Builder |
clearDbName()
string db_name = 1; |
HiveMetastore.PartitionSpec.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.PartitionSpec.Builder |
clearIsStatsCompliant()
bool is_stats_compliant = 8; |
HiveMetastore.PartitionSpec.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.PartitionSpec.Builder |
clearPartitionList()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
HiveMetastore.PartitionSpec.Builder |
clearRootPath()
string root_path = 3; |
HiveMetastore.PartitionSpec.Builder |
clearSharedSdpartitionSpec()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
HiveMetastore.PartitionSpec.Builder |
clearTableName()
string table_name = 2; |
HiveMetastore.PartitionSpec.Builder |
clearWriteId()
int64 write_id = 7; |
HiveMetastore.PartitionSpec.Builder |
clone() |
String |
getCatName()
string cat_name = 6; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 6; |
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
HiveMetastore.PartitionSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsStatsCompliant()
bool is_stats_compliant = 8; |
HiveMetastore.PartitionListComposingSpec |
getPartitionList()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
HiveMetastore.PartitionListComposingSpec.Builder |
getPartitionListBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
HiveMetastore.PartitionListComposingSpecOrBuilder |
getPartitionListOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
String |
getRootPath()
string root_path = 3; |
com.google.protobuf.ByteString |
getRootPathBytes()
string root_path = 3; |
HiveMetastore.PartitionSpecWithSharedSD |
getSharedSdpartitionSpec()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
getSharedSdpartitionSpecBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
HiveMetastore.PartitionSpecWithSharedSDOrBuilder |
getSharedSdpartitionSpecOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
String |
getTableName()
string table_name = 2; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 2; |
long |
getWriteId()
int64 write_id = 7; |
boolean |
hasPartitionList()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
boolean |
hasSharedSdpartitionSpec()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.PartitionSpec.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.PartitionSpec.Builder |
mergeFrom(HiveMetastore.PartitionSpec other) |
HiveMetastore.PartitionSpec.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.PartitionSpec.Builder |
mergePartitionList(HiveMetastore.PartitionListComposingSpec value)
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
HiveMetastore.PartitionSpec.Builder |
mergeSharedSdpartitionSpec(HiveMetastore.PartitionSpecWithSharedSD value)
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
HiveMetastore.PartitionSpec.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionSpec.Builder |
setCatName(String value)
string cat_name = 6; |
HiveMetastore.PartitionSpec.Builder |
setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 6; |
HiveMetastore.PartitionSpec.Builder |
setDbName(String value)
string db_name = 1; |
HiveMetastore.PartitionSpec.Builder |
setDbNameBytes(com.google.protobuf.ByteString value)
string db_name = 1; |
HiveMetastore.PartitionSpec.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionSpec.Builder |
setIsStatsCompliant(boolean value)
bool is_stats_compliant = 8; |
HiveMetastore.PartitionSpec.Builder |
setPartitionList(HiveMetastore.PartitionListComposingSpec.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
HiveMetastore.PartitionSpec.Builder |
setPartitionList(HiveMetastore.PartitionListComposingSpec value)
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5; |
HiveMetastore.PartitionSpec.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.PartitionSpec.Builder |
setRootPath(String value)
string root_path = 3; |
HiveMetastore.PartitionSpec.Builder |
setRootPathBytes(com.google.protobuf.ByteString value)
string root_path = 3; |
HiveMetastore.PartitionSpec.Builder |
setSharedSdpartitionSpec(HiveMetastore.PartitionSpecWithSharedSD.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
HiveMetastore.PartitionSpec.Builder |
setSharedSdpartitionSpec(HiveMetastore.PartitionSpecWithSharedSD value)
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4; |
HiveMetastore.PartitionSpec.Builder |
setTableName(String value)
string table_name = 2; |
HiveMetastore.PartitionSpec.Builder |
setTableNameBytes(com.google.protobuf.ByteString value)
string table_name = 2; |
HiveMetastore.PartitionSpec.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionSpec.Builder |
setWriteId(long value)
int64 write_id = 7; |
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.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.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.PartitionSpec.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.PartitionSpec.Builder>public HiveMetastore.PartitionSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.PartitionSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionSpec.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.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.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.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.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.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.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.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.Builder mergeFrom(HiveMetastore.PartitionSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpec.Builder>public HiveMetastore.PartitionSpec.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.PartitionSpec.Builder>IOExceptionpublic String getDbName()
string db_name = 1;getDbName in interface HiveMetastore.PartitionSpecOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;getDbNameBytes in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setDbName(String value)
string db_name = 1;value - The dbName to set.public HiveMetastore.PartitionSpec.Builder clearDbName()
string db_name = 1;public HiveMetastore.PartitionSpec.Builder setDbNameBytes(com.google.protobuf.ByteString value)
string db_name = 1;value - The bytes for dbName to set.public String getTableName()
string table_name = 2;getTableName in interface HiveMetastore.PartitionSpecOrBuilderpublic com.google.protobuf.ByteString getTableNameBytes()
string table_name = 2;getTableNameBytes in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setTableName(String value)
string table_name = 2;value - The tableName to set.public HiveMetastore.PartitionSpec.Builder clearTableName()
string table_name = 2;public HiveMetastore.PartitionSpec.Builder setTableNameBytes(com.google.protobuf.ByteString value)
string table_name = 2;value - The bytes for tableName to set.public String getRootPath()
string root_path = 3;getRootPath in interface HiveMetastore.PartitionSpecOrBuilderpublic com.google.protobuf.ByteString getRootPathBytes()
string root_path = 3;getRootPathBytes in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setRootPath(String value)
string root_path = 3;value - The rootPath to set.public HiveMetastore.PartitionSpec.Builder clearRootPath()
string root_path = 3;public HiveMetastore.PartitionSpec.Builder setRootPathBytes(com.google.protobuf.ByteString value)
string root_path = 3;value - The bytes for rootPath to set.public boolean hasSharedSdpartitionSpec()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;hasSharedSdpartitionSpec in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpecWithSharedSD getSharedSdpartitionSpec()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;getSharedSdpartitionSpec in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setSharedSdpartitionSpec(HiveMetastore.PartitionSpecWithSharedSD value)
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;public HiveMetastore.PartitionSpec.Builder setSharedSdpartitionSpec(HiveMetastore.PartitionSpecWithSharedSD.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;public HiveMetastore.PartitionSpec.Builder mergeSharedSdpartitionSpec(HiveMetastore.PartitionSpecWithSharedSD value)
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;public HiveMetastore.PartitionSpec.Builder clearSharedSdpartitionSpec()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;public HiveMetastore.PartitionSpecWithSharedSD.Builder getSharedSdpartitionSpecBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;public HiveMetastore.PartitionSpecWithSharedSDOrBuilder getSharedSdpartitionSpecOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;getSharedSdpartitionSpecOrBuilder in interface HiveMetastore.PartitionSpecOrBuilderpublic boolean hasPartitionList()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;hasPartitionList in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionListComposingSpec getPartitionList()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;getPartitionList in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setPartitionList(HiveMetastore.PartitionListComposingSpec value)
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;public HiveMetastore.PartitionSpec.Builder setPartitionList(HiveMetastore.PartitionListComposingSpec.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;public HiveMetastore.PartitionSpec.Builder mergePartitionList(HiveMetastore.PartitionListComposingSpec value)
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;public HiveMetastore.PartitionSpec.Builder clearPartitionList()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;public HiveMetastore.PartitionListComposingSpec.Builder getPartitionListBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;public HiveMetastore.PartitionListComposingSpecOrBuilder getPartitionListOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionListComposingSpec partition_list = 5;getPartitionListOrBuilder in interface HiveMetastore.PartitionSpecOrBuilderpublic String getCatName()
string cat_name = 6;getCatName in interface HiveMetastore.PartitionSpecOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 6;getCatNameBytes in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setCatName(String value)
string cat_name = 6;value - The catName to set.public HiveMetastore.PartitionSpec.Builder clearCatName()
string cat_name = 6;public HiveMetastore.PartitionSpec.Builder setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 6;value - The bytes for catName to set.public long getWriteId()
int64 write_id = 7;getWriteId in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setWriteId(long value)
int64 write_id = 7;value - The writeId to set.public HiveMetastore.PartitionSpec.Builder clearWriteId()
int64 write_id = 7;public boolean getIsStatsCompliant()
bool is_stats_compliant = 8;getIsStatsCompliant in interface HiveMetastore.PartitionSpecOrBuilderpublic HiveMetastore.PartitionSpec.Builder setIsStatsCompliant(boolean value)
bool is_stats_compliant = 8;value - The isStatsCompliant to set.public HiveMetastore.PartitionSpec.Builder clearIsStatsCompliant()
bool is_stats_compliant = 8;public final HiveMetastore.PartitionSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpec.Builder>public final HiveMetastore.PartitionSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpec.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.