public static final class BuildVersion.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder> implements BuildVersionOrBuilder
alluxio.grpc.block.BuildVersion
Modifier and Type | Method and Description |
---|---|
BuildVersion.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BuildVersion |
build() |
BuildVersion |
buildPartial() |
BuildVersion.Builder |
clear() |
BuildVersion.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BuildVersion.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BuildVersion.Builder |
clearRevision()
the git revision at the time of building the worker
|
BuildVersion.Builder |
clearVersion()
the project version of the worker
|
BuildVersion.Builder |
clone() |
BuildVersion |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRevision()
the git revision at the time of building the worker
|
com.google.protobuf.ByteString |
getRevisionBytes()
the git revision at the time of building the worker
|
String |
getVersion()
the project version of the worker
|
com.google.protobuf.ByteString |
getVersionBytes()
the project version of the worker
|
boolean |
hasRevision()
the git revision at the time of building the worker
|
boolean |
hasVersion()
the project version of the worker
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BuildVersion.Builder |
mergeFrom(BuildVersion other) |
BuildVersion.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BuildVersion.Builder |
mergeFrom(com.google.protobuf.Message other) |
BuildVersion.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BuildVersion.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BuildVersion.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BuildVersion.Builder |
setRevision(String value)
the git revision at the time of building the worker
|
BuildVersion.Builder |
setRevisionBytes(com.google.protobuf.ByteString value)
the git revision at the time of building the worker
|
BuildVersion.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BuildVersion.Builder |
setVersion(String value)
the project version of the worker
|
BuildVersion.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
the project version of the worker
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BuildVersion build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BuildVersion buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BuildVersion.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BuildVersion.Builder>
public BuildVersion.Builder mergeFrom(BuildVersion other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public BuildVersion.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BuildVersion.Builder>
IOException
public boolean hasVersion()
the project version of the worker
optional string version = 1;
hasVersion
in interface BuildVersionOrBuilder
public String getVersion()
the project version of the worker
optional string version = 1;
getVersion
in interface BuildVersionOrBuilder
public com.google.protobuf.ByteString getVersionBytes()
the project version of the worker
optional string version = 1;
getVersionBytes
in interface BuildVersionOrBuilder
public BuildVersion.Builder setVersion(String value)
the project version of the worker
optional string version = 1;
value
- The version to set.public BuildVersion.Builder clearVersion()
the project version of the worker
optional string version = 1;
public BuildVersion.Builder setVersionBytes(com.google.protobuf.ByteString value)
the project version of the worker
optional string version = 1;
value
- The bytes for version to set.public boolean hasRevision()
the git revision at the time of building the worker
optional string revision = 2;
hasRevision
in interface BuildVersionOrBuilder
public String getRevision()
the git revision at the time of building the worker
optional string revision = 2;
getRevision
in interface BuildVersionOrBuilder
public com.google.protobuf.ByteString getRevisionBytes()
the git revision at the time of building the worker
optional string revision = 2;
getRevisionBytes
in interface BuildVersionOrBuilder
public BuildVersion.Builder setRevision(String value)
the git revision at the time of building the worker
optional string revision = 2;
value
- The revision to set.public BuildVersion.Builder clearRevision()
the git revision at the time of building the worker
optional string revision = 2;
public BuildVersion.Builder setRevisionBytes(com.google.protobuf.ByteString value)
the git revision at the time of building the worker
optional string revision = 2;
value
- The bytes for revision to set.public final BuildVersion.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
public final BuildVersion.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BuildVersion.Builder>
Copyright © 2023. All Rights Reserved.