Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.contexts |
Modifier and Type | Method and Description |
---|---|
FileSystemCommand |
DefaultFileSystemMaster.workerHeartbeat(long workerId,
List<Long> persistedFiles,
WorkerHeartbeatContext context) |
FileSystemCommand |
FileSystemMaster.workerHeartbeat(long workerId,
List<Long> persistedFiles,
WorkerHeartbeatContext context)
Instructs a worker to persist the files.
|
Modifier and Type | Method and Description |
---|---|
static WorkerHeartbeatContext |
WorkerHeartbeatContext.create(FileSystemHeartbeatPOptions.Builder optionsBuilder)
Merges and embeds the given
FileSystemHeartbeatPOptions with the corresponding master
options. |
static WorkerHeartbeatContext |
WorkerHeartbeatContext.defaults() |
Copyright © 2023. All Rights Reserved.