| Package | Description |
|---|---|
| alluxio.master.file | |
| alluxio.master.file.contexts |
| Modifier and Type | Method and Description |
|---|---|
FileSystemCommand |
DefaultFileSystemMaster.workerHeartbeat(long workerId,
java.util.List<java.lang.Long> persistedFiles,
WorkerHeartbeatContext context) |
FileSystemCommand |
FileSystemMaster.workerHeartbeat(long workerId,
java.util.List<java.lang.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 © 2019. All Rights Reserved.