Package | Description |
---|---|
alluxio.stress | |
alluxio.worker.block |
Modifier and Type | Class and Description |
---|---|
static class |
CachingBlockMasterClient.CachingBlockMapIterator
Pre-generate the list so the RPC execution time does not include the conversion time.
|
Constructor and Description |
---|
RegisterStreamer(BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub asyncClient,
long workerId,
List<String> storageTierAliases,
Map<String,Long> totalBytesOnTiers,
Map<String,Long> usedBytesOnTiers,
Map<String,List<String>> lostStorage,
List<ConfigProperty> configList,
BlockMapIterator blockListIterator)
Constructor.
|
Copyright © 2023. All Rights Reserved.