public static final class LocationBlockIdListEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LocationBlockIdListEntry.Builder> implements LocationBlockIdListEntryOrBuilder
alluxio.grpc.block.LocationBlockIdListEntry
Modifier and Type | Method and Description |
---|---|
LocationBlockIdListEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LocationBlockIdListEntry |
build() |
LocationBlockIdListEntry |
buildPartial() |
LocationBlockIdListEntry.Builder |
clear() |
LocationBlockIdListEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LocationBlockIdListEntry.Builder |
clearKey()
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
LocationBlockIdListEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LocationBlockIdListEntry.Builder |
clearValue()
optional .alluxio.grpc.block.BlockIdList value = 2; |
LocationBlockIdListEntry.Builder |
clone() |
LocationBlockIdListEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
BlockStoreLocationProto |
getKey()
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
BlockStoreLocationProto.Builder |
getKeyBuilder()
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
BlockStoreLocationProtoOrBuilder |
getKeyOrBuilder()
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
BlockIdList |
getValue()
optional .alluxio.grpc.block.BlockIdList value = 2; |
BlockIdList.Builder |
getValueBuilder()
optional .alluxio.grpc.block.BlockIdList value = 2; |
BlockIdListOrBuilder |
getValueOrBuilder()
optional .alluxio.grpc.block.BlockIdList value = 2; |
boolean |
hasKey()
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
boolean |
hasValue()
optional .alluxio.grpc.block.BlockIdList value = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LocationBlockIdListEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LocationBlockIdListEntry.Builder |
mergeFrom(LocationBlockIdListEntry other) |
LocationBlockIdListEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
LocationBlockIdListEntry.Builder |
mergeKey(BlockStoreLocationProto value)
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
LocationBlockIdListEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LocationBlockIdListEntry.Builder |
mergeValue(BlockIdList value)
optional .alluxio.grpc.block.BlockIdList value = 2; |
LocationBlockIdListEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LocationBlockIdListEntry.Builder |
setKey(BlockStoreLocationProto.Builder builderForValue)
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
LocationBlockIdListEntry.Builder |
setKey(BlockStoreLocationProto value)
optional .alluxio.grpc.BlockStoreLocationProto key = 1; |
LocationBlockIdListEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LocationBlockIdListEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LocationBlockIdListEntry.Builder |
setValue(BlockIdList.Builder builderForValue)
optional .alluxio.grpc.block.BlockIdList value = 2; |
LocationBlockIdListEntry.Builder |
setValue(BlockIdList value)
optional .alluxio.grpc.block.BlockIdList value = 2; |
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<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.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<LocationBlockIdListEntry.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<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public LocationBlockIdListEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public LocationBlockIdListEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public LocationBlockIdListEntry.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<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.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<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.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<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.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<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.Builder mergeFrom(LocationBlockIdListEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<LocationBlockIdListEntry.Builder>
public LocationBlockIdListEntry.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<LocationBlockIdListEntry.Builder>
IOException
public boolean hasKey()
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
hasKey
in interface LocationBlockIdListEntryOrBuilder
public BlockStoreLocationProto getKey()
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
getKey
in interface LocationBlockIdListEntryOrBuilder
public LocationBlockIdListEntry.Builder setKey(BlockStoreLocationProto value)
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
public LocationBlockIdListEntry.Builder setKey(BlockStoreLocationProto.Builder builderForValue)
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
public LocationBlockIdListEntry.Builder mergeKey(BlockStoreLocationProto value)
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
public LocationBlockIdListEntry.Builder clearKey()
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
public BlockStoreLocationProto.Builder getKeyBuilder()
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
public BlockStoreLocationProtoOrBuilder getKeyOrBuilder()
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
getKeyOrBuilder
in interface LocationBlockIdListEntryOrBuilder
public boolean hasValue()
optional .alluxio.grpc.block.BlockIdList value = 2;
hasValue
in interface LocationBlockIdListEntryOrBuilder
public BlockIdList getValue()
optional .alluxio.grpc.block.BlockIdList value = 2;
getValue
in interface LocationBlockIdListEntryOrBuilder
public LocationBlockIdListEntry.Builder setValue(BlockIdList value)
optional .alluxio.grpc.block.BlockIdList value = 2;
public LocationBlockIdListEntry.Builder setValue(BlockIdList.Builder builderForValue)
optional .alluxio.grpc.block.BlockIdList value = 2;
public LocationBlockIdListEntry.Builder mergeValue(BlockIdList value)
optional .alluxio.grpc.block.BlockIdList value = 2;
public LocationBlockIdListEntry.Builder clearValue()
optional .alluxio.grpc.block.BlockIdList value = 2;
public BlockIdList.Builder getValueBuilder()
optional .alluxio.grpc.block.BlockIdList value = 2;
public BlockIdListOrBuilder getValueOrBuilder()
optional .alluxio.grpc.block.BlockIdList value = 2;
getValueOrBuilder
in interface LocationBlockIdListEntryOrBuilder
public final LocationBlockIdListEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<LocationBlockIdListEntry.Builder>
public final LocationBlockIdListEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<LocationBlockIdListEntry.Builder>
Copyright © 2023. All Rights Reserved.