Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Method and Description |
---|---|
static FileSystemCommand |
GrpcUtils.toProto(FileSystemCommand fsCommand) |
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.
|
Copyright © 2023. All Rights Reserved.