public static final class Block.BlockInfoEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Block.BlockInfoEntry.Builder> implements Block.BlockInfoEntryOrBuilder
next available id: 3Protobuf type
alluxio.proto.journal.BlockInfoEntry
Modifier and Type | Method and Description |
---|---|
Block.BlockInfoEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Block.BlockInfoEntry |
build() |
Block.BlockInfoEntry |
buildPartial() |
Block.BlockInfoEntry.Builder |
clear() |
Block.BlockInfoEntry.Builder |
clearBlockId()
optional int64 block_id = 1; |
Block.BlockInfoEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Block.BlockInfoEntry.Builder |
clearLength()
optional int64 length = 2; |
Block.BlockInfoEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Block.BlockInfoEntry.Builder |
clone() |
long |
getBlockId()
optional int64 block_id = 1; |
Block.BlockInfoEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getLength()
optional int64 length = 2; |
boolean |
hasBlockId()
optional int64 block_id = 1; |
boolean |
hasLength()
optional int64 length = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Block.BlockInfoEntry.Builder |
mergeFrom(Block.BlockInfoEntry other) |
Block.BlockInfoEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Block.BlockInfoEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
Block.BlockInfoEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Block.BlockInfoEntry.Builder |
setBlockId(long value)
optional int64 block_id = 1; |
Block.BlockInfoEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Block.BlockInfoEntry.Builder |
setLength(long value)
optional int64 length = 2; |
Block.BlockInfoEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.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<Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Block.BlockInfoEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Block.BlockInfoEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.Builder mergeFrom(Block.BlockInfoEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Block.BlockInfoEntry.Builder>
public Block.BlockInfoEntry.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<Block.BlockInfoEntry.Builder>
IOException
public boolean hasBlockId()
optional int64 block_id = 1;
hasBlockId
in interface Block.BlockInfoEntryOrBuilder
public long getBlockId()
optional int64 block_id = 1;
getBlockId
in interface Block.BlockInfoEntryOrBuilder
public Block.BlockInfoEntry.Builder setBlockId(long value)
optional int64 block_id = 1;
value
- The blockId to set.public Block.BlockInfoEntry.Builder clearBlockId()
optional int64 block_id = 1;
public boolean hasLength()
optional int64 length = 2;
hasLength
in interface Block.BlockInfoEntryOrBuilder
public long getLength()
optional int64 length = 2;
getLength
in interface Block.BlockInfoEntryOrBuilder
public Block.BlockInfoEntry.Builder setLength(long value)
optional int64 length = 2;
value
- The length to set.public Block.BlockInfoEntry.Builder clearLength()
optional int64 length = 2;
public final Block.BlockInfoEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Block.BlockInfoEntry.Builder>
public final Block.BlockInfoEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Block.BlockInfoEntry.Builder>
Copyright © 2023. All Rights Reserved.