public static final class FsOpPId.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FsOpPId.Builder> implements FsOpPIdOrBuilder
Unique operation id.Protobuf type
alluxio.grpc.file.FsOpPId
Modifier and Type | Method and Description |
---|---|
FsOpPId.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsOpPId |
build() |
FsOpPId |
buildPartial() |
FsOpPId.Builder |
clear() |
FsOpPId.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FsOpPId.Builder |
clearLeastSignificantBits()
optional int64 leastSignificantBits = 2; |
FsOpPId.Builder |
clearMostSignificantBits()
optional int64 mostSignificantBits = 1; |
FsOpPId.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FsOpPId.Builder |
clone() |
FsOpPId |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getLeastSignificantBits()
optional int64 leastSignificantBits = 2; |
long |
getMostSignificantBits()
optional int64 mostSignificantBits = 1; |
boolean |
hasLeastSignificantBits()
optional int64 leastSignificantBits = 2; |
boolean |
hasMostSignificantBits()
optional int64 mostSignificantBits = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsOpPId.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsOpPId.Builder |
mergeFrom(FsOpPId other) |
FsOpPId.Builder |
mergeFrom(com.google.protobuf.Message other) |
FsOpPId.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FsOpPId.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsOpPId.Builder |
setLeastSignificantBits(long value)
optional int64 leastSignificantBits = 2; |
FsOpPId.Builder |
setMostSignificantBits(long value)
optional int64 mostSignificantBits = 1; |
FsOpPId.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsOpPId.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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<FsOpPId.Builder>
public FsOpPId.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<FsOpPId.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<FsOpPId.Builder>
public FsOpPId getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsOpPId build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FsOpPId buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FsOpPId.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<FsOpPId.Builder>
public FsOpPId.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<FsOpPId.Builder>
public FsOpPId.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<FsOpPId.Builder>
public FsOpPId.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<FsOpPId.Builder>
public FsOpPId.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<FsOpPId.Builder>
public FsOpPId.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<FsOpPId.Builder>
public FsOpPId.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FsOpPId.Builder>
public FsOpPId.Builder mergeFrom(FsOpPId other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<FsOpPId.Builder>
public FsOpPId.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<FsOpPId.Builder>
IOException
public boolean hasMostSignificantBits()
optional int64 mostSignificantBits = 1;
hasMostSignificantBits
in interface FsOpPIdOrBuilder
public long getMostSignificantBits()
optional int64 mostSignificantBits = 1;
getMostSignificantBits
in interface FsOpPIdOrBuilder
public FsOpPId.Builder setMostSignificantBits(long value)
optional int64 mostSignificantBits = 1;
value
- The mostSignificantBits to set.public FsOpPId.Builder clearMostSignificantBits()
optional int64 mostSignificantBits = 1;
public boolean hasLeastSignificantBits()
optional int64 leastSignificantBits = 2;
hasLeastSignificantBits
in interface FsOpPIdOrBuilder
public long getLeastSignificantBits()
optional int64 leastSignificantBits = 2;
getLeastSignificantBits
in interface FsOpPIdOrBuilder
public FsOpPId.Builder setLeastSignificantBits(long value)
optional int64 leastSignificantBits = 2;
value
- The leastSignificantBits to set.public FsOpPId.Builder clearLeastSignificantBits()
optional int64 leastSignificantBits = 2;
public final FsOpPId.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FsOpPId.Builder>
public final FsOpPId.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<FsOpPId.Builder>
Copyright © 2023. All Rights Reserved.