public static final class BlockHeartbeatPRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder> implements BlockHeartbeatPRequestOrBuilder
alluxio.grpc.block.BlockHeartbeatPRequest
Modifier and Type | Method and Description |
---|---|
BlockHeartbeatPRequest.Builder |
addAddedBlocks(int index,
LocationBlockIdListEntry.Builder builderForValue)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
addAddedBlocks(int index,
LocationBlockIdListEntry value)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
addAddedBlocks(LocationBlockIdListEntry.Builder builderForValue)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
addAddedBlocks(LocationBlockIdListEntry value)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
LocationBlockIdListEntry.Builder |
addAddedBlocksBuilder()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
LocationBlockIdListEntry.Builder |
addAddedBlocksBuilder(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
addAllAddedBlocks(Iterable<? extends LocationBlockIdListEntry> values)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
addAllRemovedBlockIds(Iterable<? extends Long> values)
the list of removed block ids
|
BlockHeartbeatPRequest.Builder |
addRemovedBlockIds(long value)
the list of removed block ids
|
BlockHeartbeatPRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BlockHeartbeatPRequest |
build() |
BlockHeartbeatPRequest |
buildPartial() |
BlockHeartbeatPRequest.Builder |
clear() |
BlockHeartbeatPRequest.Builder |
clearAddedBlocks()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
clearAddedBlocksOnTiers() |
BlockHeartbeatPRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BlockHeartbeatPRequest.Builder |
clearLostStorage() |
BlockHeartbeatPRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BlockHeartbeatPRequest.Builder |
clearOptions()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
BlockHeartbeatPRequest.Builder |
clearRemovedBlockIds()
the list of removed block ids
|
BlockHeartbeatPRequest.Builder |
clearUsedBytesOnTiers() |
BlockHeartbeatPRequest.Builder |
clearWorkerId()
the id of the worker
|
BlockHeartbeatPRequest.Builder |
clone() |
boolean |
containsAddedBlocksOnTiers(String key)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
boolean |
containsLostStorage(String key)
the map of lost storage paths on all tiers
|
boolean |
containsUsedBytesOnTiers(String key)
the map of space used in bytes on all tiers
|
LocationBlockIdListEntry |
getAddedBlocks(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
LocationBlockIdListEntry.Builder |
getAddedBlocksBuilder(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
List<LocationBlockIdListEntry.Builder> |
getAddedBlocksBuilderList()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
int |
getAddedBlocksCount()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
List<LocationBlockIdListEntry> |
getAddedBlocksList()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
Map<String,TierList> |
getAddedBlocksOnTiers()
Deprecated.
|
int |
getAddedBlocksOnTiersCount()
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
Map<String,TierList> |
getAddedBlocksOnTiersMap()
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
TierList |
getAddedBlocksOnTiersOrDefault(String key,
TierList defaultValue)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
TierList |
getAddedBlocksOnTiersOrThrow(String key)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
LocationBlockIdListEntryOrBuilder |
getAddedBlocksOrBuilder(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
List<? extends LocationBlockIdListEntryOrBuilder> |
getAddedBlocksOrBuilderList()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,StorageList> |
getLostStorage()
Deprecated.
|
int |
getLostStorageCount()
the map of lost storage paths on all tiers
|
Map<String,StorageList> |
getLostStorageMap()
the map of lost storage paths on all tiers
|
StorageList |
getLostStorageOrDefault(String key,
StorageList defaultValue)
the map of lost storage paths on all tiers
|
StorageList |
getLostStorageOrThrow(String key)
the map of lost storage paths on all tiers
|
Map<String,TierList> |
getMutableAddedBlocksOnTiers()
Deprecated.
|
Map<String,StorageList> |
getMutableLostStorage()
Deprecated.
|
Map<String,Long> |
getMutableUsedBytesOnTiers()
Deprecated.
|
BlockHeartbeatPOptions |
getOptions()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
BlockHeartbeatPOptions.Builder |
getOptionsBuilder()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
BlockHeartbeatPOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
long |
getRemovedBlockIds(int index)
the list of removed block ids
|
int |
getRemovedBlockIdsCount()
the list of removed block ids
|
List<Long> |
getRemovedBlockIdsList()
the list of removed block ids
|
Map<String,Long> |
getUsedBytesOnTiers()
Deprecated.
|
int |
getUsedBytesOnTiersCount()
the map of space used in bytes on all tiers
|
Map<String,Long> |
getUsedBytesOnTiersMap()
the map of space used in bytes on all tiers
|
long |
getUsedBytesOnTiersOrDefault(String key,
long defaultValue)
the map of space used in bytes on all tiers
|
long |
getUsedBytesOnTiersOrThrow(String key)
the map of space used in bytes on all tiers
|
long |
getWorkerId()
the id of the worker
|
boolean |
hasOptions()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
boolean |
hasWorkerId()
the id of the worker
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
BlockHeartbeatPRequest.Builder |
mergeFrom(BlockHeartbeatPRequest other) |
BlockHeartbeatPRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BlockHeartbeatPRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BlockHeartbeatPRequest.Builder |
mergeOptions(BlockHeartbeatPOptions value)
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
BlockHeartbeatPRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BlockHeartbeatPRequest.Builder |
putAddedBlocksOnTiers(String key,
TierList value)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
BlockHeartbeatPRequest.Builder |
putAllAddedBlocksOnTiers(Map<String,TierList> values)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
BlockHeartbeatPRequest.Builder |
putAllLostStorage(Map<String,StorageList> values)
the map of lost storage paths on all tiers
|
BlockHeartbeatPRequest.Builder |
putAllUsedBytesOnTiers(Map<String,Long> values)
the map of space used in bytes on all tiers
|
BlockHeartbeatPRequest.Builder |
putLostStorage(String key,
StorageList value)
the map of lost storage paths on all tiers
|
BlockHeartbeatPRequest.Builder |
putUsedBytesOnTiers(String key,
long value)
the map of space used in bytes on all tiers
|
BlockHeartbeatPRequest.Builder |
removeAddedBlocks(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
removeAddedBlocksOnTiers(String key)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
|
BlockHeartbeatPRequest.Builder |
removeLostStorage(String key)
the map of lost storage paths on all tiers
|
BlockHeartbeatPRequest.Builder |
removeUsedBytesOnTiers(String key)
the map of space used in bytes on all tiers
|
BlockHeartbeatPRequest.Builder |
setAddedBlocks(int index,
LocationBlockIdListEntry.Builder builderForValue)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
setAddedBlocks(int index,
LocationBlockIdListEntry value)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
|
BlockHeartbeatPRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BlockHeartbeatPRequest.Builder |
setOptions(BlockHeartbeatPOptions.Builder builderForValue)
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
BlockHeartbeatPRequest.Builder |
setOptions(BlockHeartbeatPOptions value)
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5; |
BlockHeartbeatPRequest.Builder |
setRemovedBlockIds(int index,
long value)
the list of removed block ids
|
BlockHeartbeatPRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BlockHeartbeatPRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BlockHeartbeatPRequest.Builder |
setWorkerId(long value)
the id of the worker
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BlockHeartbeatPRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BlockHeartbeatPRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.Builder mergeFrom(BlockHeartbeatPRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
public BlockHeartbeatPRequest.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<BlockHeartbeatPRequest.Builder>
IOException
public boolean hasWorkerId()
the id of the worker
optional int64 workerId = 1;
hasWorkerId
in interface BlockHeartbeatPRequestOrBuilder
public long getWorkerId()
the id of the worker
optional int64 workerId = 1;
getWorkerId
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPRequest.Builder setWorkerId(long value)
the id of the worker
optional int64 workerId = 1;
value
- The workerId to set.public BlockHeartbeatPRequest.Builder clearWorkerId()
the id of the worker
optional int64 workerId = 1;
public int getUsedBytesOnTiersCount()
BlockHeartbeatPRequestOrBuilder
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
getUsedBytesOnTiersCount
in interface BlockHeartbeatPRequestOrBuilder
public boolean containsUsedBytesOnTiers(String key)
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
containsUsedBytesOnTiers
in interface BlockHeartbeatPRequestOrBuilder
@Deprecated public Map<String,Long> getUsedBytesOnTiers()
getUsedBytesOnTiersMap()
instead.getUsedBytesOnTiers
in interface BlockHeartbeatPRequestOrBuilder
public Map<String,Long> getUsedBytesOnTiersMap()
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
getUsedBytesOnTiersMap
in interface BlockHeartbeatPRequestOrBuilder
public long getUsedBytesOnTiersOrDefault(String key, long defaultValue)
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
getUsedBytesOnTiersOrDefault
in interface BlockHeartbeatPRequestOrBuilder
public long getUsedBytesOnTiersOrThrow(String key)
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
getUsedBytesOnTiersOrThrow
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPRequest.Builder clearUsedBytesOnTiers()
public BlockHeartbeatPRequest.Builder removeUsedBytesOnTiers(String key)
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
@Deprecated public Map<String,Long> getMutableUsedBytesOnTiers()
public BlockHeartbeatPRequest.Builder putUsedBytesOnTiers(String key, long value)
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
public BlockHeartbeatPRequest.Builder putAllUsedBytesOnTiers(Map<String,Long> values)
the map of space used in bytes on all tiers
map<string, int64> usedBytesOnTiers = 2;
public List<Long> getRemovedBlockIdsList()
the list of removed block ids
repeated int64 removedBlockIds = 3;
getRemovedBlockIdsList
in interface BlockHeartbeatPRequestOrBuilder
public int getRemovedBlockIdsCount()
the list of removed block ids
repeated int64 removedBlockIds = 3;
getRemovedBlockIdsCount
in interface BlockHeartbeatPRequestOrBuilder
public long getRemovedBlockIds(int index)
the list of removed block ids
repeated int64 removedBlockIds = 3;
getRemovedBlockIds
in interface BlockHeartbeatPRequestOrBuilder
index
- The index of the element to return.public BlockHeartbeatPRequest.Builder setRemovedBlockIds(int index, long value)
the list of removed block ids
repeated int64 removedBlockIds = 3;
index
- The index to set the value at.value
- The removedBlockIds to set.public BlockHeartbeatPRequest.Builder addRemovedBlockIds(long value)
the list of removed block ids
repeated int64 removedBlockIds = 3;
value
- The removedBlockIds to add.public BlockHeartbeatPRequest.Builder addAllRemovedBlockIds(Iterable<? extends Long> values)
the list of removed block ids
repeated int64 removedBlockIds = 3;
values
- The removedBlockIds to add.public BlockHeartbeatPRequest.Builder clearRemovedBlockIds()
the list of removed block ids
repeated int64 removedBlockIds = 3;
public int getAddedBlocksOnTiersCount()
BlockHeartbeatPRequestOrBuilder
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
getAddedBlocksOnTiersCount
in interface BlockHeartbeatPRequestOrBuilder
public boolean containsAddedBlocksOnTiers(String key)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
containsAddedBlocksOnTiers
in interface BlockHeartbeatPRequestOrBuilder
@Deprecated public Map<String,TierList> getAddedBlocksOnTiers()
getAddedBlocksOnTiersMap()
instead.getAddedBlocksOnTiers
in interface BlockHeartbeatPRequestOrBuilder
public Map<String,TierList> getAddedBlocksOnTiersMap()
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
getAddedBlocksOnTiersMap
in interface BlockHeartbeatPRequestOrBuilder
public TierList getAddedBlocksOnTiersOrDefault(String key, TierList defaultValue)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
getAddedBlocksOnTiersOrDefault
in interface BlockHeartbeatPRequestOrBuilder
public TierList getAddedBlocksOnTiersOrThrow(String key)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
getAddedBlocksOnTiersOrThrow
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPRequest.Builder clearAddedBlocksOnTiers()
public BlockHeartbeatPRequest.Builder removeAddedBlocksOnTiers(String key)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
@Deprecated public Map<String,TierList> getMutableAddedBlocksOnTiers()
public BlockHeartbeatPRequest.Builder putAddedBlocksOnTiers(String key, TierList value)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
public BlockHeartbeatPRequest.Builder putAllAddedBlocksOnTiers(Map<String,TierList> values)
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
map<string, .alluxio.grpc.block.TierList> addedBlocksOnTiers = 4;
public boolean hasOptions()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
hasOptions
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPOptions getOptions()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
getOptions
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPRequest.Builder setOptions(BlockHeartbeatPOptions value)
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
public BlockHeartbeatPRequest.Builder setOptions(BlockHeartbeatPOptions.Builder builderForValue)
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
public BlockHeartbeatPRequest.Builder mergeOptions(BlockHeartbeatPOptions value)
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
public BlockHeartbeatPRequest.Builder clearOptions()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
public BlockHeartbeatPOptions.Builder getOptionsBuilder()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
public BlockHeartbeatPOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
getOptionsOrBuilder
in interface BlockHeartbeatPRequestOrBuilder
public int getLostStorageCount()
BlockHeartbeatPRequestOrBuilder
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
getLostStorageCount
in interface BlockHeartbeatPRequestOrBuilder
public boolean containsLostStorage(String key)
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
containsLostStorage
in interface BlockHeartbeatPRequestOrBuilder
@Deprecated public Map<String,StorageList> getLostStorage()
getLostStorageMap()
instead.getLostStorage
in interface BlockHeartbeatPRequestOrBuilder
public Map<String,StorageList> getLostStorageMap()
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
getLostStorageMap
in interface BlockHeartbeatPRequestOrBuilder
public StorageList getLostStorageOrDefault(String key, StorageList defaultValue)
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
getLostStorageOrDefault
in interface BlockHeartbeatPRequestOrBuilder
public StorageList getLostStorageOrThrow(String key)
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
getLostStorageOrThrow
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPRequest.Builder clearLostStorage()
public BlockHeartbeatPRequest.Builder removeLostStorage(String key)
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
@Deprecated public Map<String,StorageList> getMutableLostStorage()
public BlockHeartbeatPRequest.Builder putLostStorage(String key, StorageList value)
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
public BlockHeartbeatPRequest.Builder putAllLostStorage(Map<String,StorageList> values)
the map of lost storage paths on all tiers
map<string, .alluxio.grpc.block.StorageList> lostStorage = 6;
public List<LocationBlockIdListEntry> getAddedBlocksList()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
getAddedBlocksList
in interface BlockHeartbeatPRequestOrBuilder
public int getAddedBlocksCount()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
getAddedBlocksCount
in interface BlockHeartbeatPRequestOrBuilder
public LocationBlockIdListEntry getAddedBlocks(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
getAddedBlocks
in interface BlockHeartbeatPRequestOrBuilder
public BlockHeartbeatPRequest.Builder setAddedBlocks(int index, LocationBlockIdListEntry value)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder setAddedBlocks(int index, LocationBlockIdListEntry.Builder builderForValue)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder addAddedBlocks(LocationBlockIdListEntry value)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder addAddedBlocks(int index, LocationBlockIdListEntry value)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder addAddedBlocks(LocationBlockIdListEntry.Builder builderForValue)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder addAddedBlocks(int index, LocationBlockIdListEntry.Builder builderForValue)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder addAllAddedBlocks(Iterable<? extends LocationBlockIdListEntry> values)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder clearAddedBlocks()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public BlockHeartbeatPRequest.Builder removeAddedBlocks(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public LocationBlockIdListEntry.Builder getAddedBlocksBuilder(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public LocationBlockIdListEntryOrBuilder getAddedBlocksOrBuilder(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
getAddedBlocksOrBuilder
in interface BlockHeartbeatPRequestOrBuilder
public List<? extends LocationBlockIdListEntryOrBuilder> getAddedBlocksOrBuilderList()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
getAddedBlocksOrBuilderList
in interface BlockHeartbeatPRequestOrBuilder
public LocationBlockIdListEntry.Builder addAddedBlocksBuilder()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public LocationBlockIdListEntry.Builder addAddedBlocksBuilder(int index)
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public List<LocationBlockIdListEntry.Builder> getAddedBlocksBuilderList()
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
repeated .alluxio.grpc.block.LocationBlockIdListEntry addedBlocks = 7;
public final BlockHeartbeatPRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
public final BlockHeartbeatPRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BlockHeartbeatPRequest.Builder>
Copyright © 2023. All Rights Reserved.