Package | Description |
---|---|
alluxio.master.block |
Modifier and Type | Method and Description |
---|---|
MasterWorkerInfo |
BlockMaster.getWorker(long workerId)
Returns the internal
MasterWorkerInfo object to the caller. |
MasterWorkerInfo |
DefaultBlockMaster.getWorker(long workerId) |
MasterWorkerInfo |
WorkerRegisterContext.getWorkerInfo() |
protected MasterWorkerInfo |
DefaultBlockMaster.recordWorkerRegistration(long workerId)
Re-register a lost worker or complete registration after getting a worker id.
|
Copyright © 2023. All Rights Reserved.