public static final class HiveMetastore.CompactionInfoStruct.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CompactionInfoStruct.Builder> implements HiveMetastore.CompactionInfoStructOrBuilder
org.apache.hadoop.hive.metastore.grpc.CompactionInfoStructgetAllFields, 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.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.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.CompactionInfoStruct.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.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.CompactionInfoStruct build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.CompactionInfoStruct buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.CompactionInfoStruct.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.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.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.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.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.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.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.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.Builder mergeFrom(HiveMetastore.CompactionInfoStruct other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CompactionInfoStruct.Builder>public HiveMetastore.CompactionInfoStruct.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.CompactionInfoStruct.Builder>IOExceptionpublic long getId()
int64 id = 1;getId in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setId(long value)
int64 id = 1;value - The id to set.public HiveMetastore.CompactionInfoStruct.Builder clearId()
int64 id = 1;public String getDbname()
string dbname = 2;getDbname in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getDbnameBytes()
string dbname = 2;getDbnameBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setDbname(String value)
string dbname = 2;value - The dbname to set.public HiveMetastore.CompactionInfoStruct.Builder clearDbname()
string dbname = 2;public HiveMetastore.CompactionInfoStruct.Builder setDbnameBytes(com.google.protobuf.ByteString value)
string dbname = 2;value - The bytes for dbname to set.public String getTablename()
string tablename = 3;getTablename in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getTablenameBytes()
string tablename = 3;getTablenameBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setTablename(String value)
string tablename = 3;value - The tablename to set.public HiveMetastore.CompactionInfoStruct.Builder clearTablename()
string tablename = 3;public HiveMetastore.CompactionInfoStruct.Builder setTablenameBytes(com.google.protobuf.ByteString value)
string tablename = 3;value - The bytes for tablename to set.public String getPartitionname()
string partitionname = 4;getPartitionname in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getPartitionnameBytes()
string partitionname = 4;getPartitionnameBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setPartitionname(String value)
string partitionname = 4;value - The partitionname to set.public HiveMetastore.CompactionInfoStruct.Builder clearPartitionname()
string partitionname = 4;public HiveMetastore.CompactionInfoStruct.Builder setPartitionnameBytes(com.google.protobuf.ByteString value)
string partitionname = 4;value - The bytes for partitionname to set.public int getTypeValue()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;getTypeValue in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setTypeValue(int value)
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;value - The enum numeric value on the wire for type to set.public HiveMetastore.CompactionType getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;getType in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setType(HiveMetastore.CompactionType value)
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;value - The type to set.public HiveMetastore.CompactionInfoStruct.Builder clearType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5;public String getRunas()
string runas = 6;getRunas in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getRunasBytes()
string runas = 6;getRunasBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setRunas(String value)
string runas = 6;value - The runas to set.public HiveMetastore.CompactionInfoStruct.Builder clearRunas()
string runas = 6;public HiveMetastore.CompactionInfoStruct.Builder setRunasBytes(com.google.protobuf.ByteString value)
string runas = 6;value - The bytes for runas to set.public String getProperties()
string properties = 7;getProperties in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getPropertiesBytes()
string properties = 7;getPropertiesBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setProperties(String value)
string properties = 7;value - The properties to set.public HiveMetastore.CompactionInfoStruct.Builder clearProperties()
string properties = 7;public HiveMetastore.CompactionInfoStruct.Builder setPropertiesBytes(com.google.protobuf.ByteString value)
string properties = 7;value - The bytes for properties to set.public boolean getToomanyaborts()
bool toomanyaborts = 8;getToomanyaborts in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setToomanyaborts(boolean value)
bool toomanyaborts = 8;value - The toomanyaborts to set.public HiveMetastore.CompactionInfoStruct.Builder clearToomanyaborts()
bool toomanyaborts = 8;public String getState()
string state = 9;getState in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getStateBytes()
string state = 9;getStateBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setState(String value)
string state = 9;value - The state to set.public HiveMetastore.CompactionInfoStruct.Builder clearState()
string state = 9;public HiveMetastore.CompactionInfoStruct.Builder setStateBytes(com.google.protobuf.ByteString value)
string state = 9;value - The bytes for state to set.public String getWorkerId()
string worker_id = 10;getWorkerId in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getWorkerIdBytes()
string worker_id = 10;getWorkerIdBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setWorkerId(String value)
string worker_id = 10;value - The workerId to set.public HiveMetastore.CompactionInfoStruct.Builder clearWorkerId()
string worker_id = 10;public HiveMetastore.CompactionInfoStruct.Builder setWorkerIdBytes(com.google.protobuf.ByteString value)
string worker_id = 10;value - The bytes for workerId to set.public long getStart()
int64 start = 11;getStart in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setStart(long value)
int64 start = 11;value - The start to set.public HiveMetastore.CompactionInfoStruct.Builder clearStart()
int64 start = 11;public long getHighestWriteId()
int64 highest_write_id = 12;getHighestWriteId in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setHighestWriteId(long value)
int64 highest_write_id = 12;value - The highestWriteId to set.public HiveMetastore.CompactionInfoStruct.Builder clearHighestWriteId()
int64 highest_write_id = 12;public String getErrorMessage()
string error_message = 13;getErrorMessage in interface HiveMetastore.CompactionInfoStructOrBuilderpublic com.google.protobuf.ByteString getErrorMessageBytes()
string error_message = 13;getErrorMessageBytes in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setErrorMessage(String value)
string error_message = 13;value - The errorMessage to set.public HiveMetastore.CompactionInfoStruct.Builder clearErrorMessage()
string error_message = 13;public HiveMetastore.CompactionInfoStruct.Builder setErrorMessageBytes(com.google.protobuf.ByteString value)
string error_message = 13;value - The bytes for errorMessage to set.public boolean getHasoldabort()
bool hasoldabort = 14;getHasoldabort in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setHasoldabort(boolean value)
bool hasoldabort = 14;value - The hasoldabort to set.public HiveMetastore.CompactionInfoStruct.Builder clearHasoldabort()
bool hasoldabort = 14;public long getEnqueueTime()
int64 enqueue_time = 15;getEnqueueTime in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setEnqueueTime(long value)
int64 enqueue_time = 15;value - The enqueueTime to set.public HiveMetastore.CompactionInfoStruct.Builder clearEnqueueTime()
int64 enqueue_time = 15;public long getRetryRetention()
int64 retry_retention = 16;getRetryRetention in interface HiveMetastore.CompactionInfoStructOrBuilderpublic HiveMetastore.CompactionInfoStruct.Builder setRetryRetention(long value)
int64 retry_retention = 16;value - The retryRetention to set.public HiveMetastore.CompactionInfoStruct.Builder clearRetryRetention()
int64 retry_retention = 16;public final HiveMetastore.CompactionInfoStruct.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CompactionInfoStruct.Builder>public final HiveMetastore.CompactionInfoStruct.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.CompactionInfoStruct.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.