Package | Description |
---|---|
alluxio.worker.block |
Modifier and Type | Method and Description |
---|---|
BlockHeartbeatReport |
BlockHeartbeatReporter.generateReportAndClear()
Generates the report of the report and clear the states.
|
BlockHeartbeatReport |
DefaultBlockWorker.getReport() |
BlockHeartbeatReport |
BlockWorker.getReport()
Gets a report for the periodic heartbeat to master.
|
Modifier and Type | Method and Description |
---|---|
void |
BlockHeartbeatReporter.mergeBack(BlockHeartbeatReport previousReport)
Merges back the cleared block lists/maps given a generated report.
|
Copyright © 2023. All Rights Reserved.