Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterWorkerService.fileSystemHeartbeat_args |
FileSystemMasterWorkerService.fileSystemHeartbeat_args.deepCopy() |
FileSystemMasterWorkerService.fileSystemHeartbeat_args |
FileSystemMasterWorkerService.Processor.fileSystemHeartbeat.getEmptyArgsInstance() |
FileSystemMasterWorkerService.fileSystemHeartbeat_args |
FileSystemMasterWorkerService.AsyncProcessor.fileSystemHeartbeat.getEmptyArgsInstance() |
FileSystemMasterWorkerService.fileSystemHeartbeat_args |
FileSystemMasterWorkerService.fileSystemHeartbeat_args.setOptions(FileSystemHeartbeatTOptions options)
the method options
|
FileSystemMasterWorkerService.fileSystemHeartbeat_args |
FileSystemMasterWorkerService.fileSystemHeartbeat_args.setPersistedFiles(List<Long> persistedFiles)
the list of persisted files
|
FileSystemMasterWorkerService.fileSystemHeartbeat_args |
FileSystemMasterWorkerService.fileSystemHeartbeat_args.setWorkerId(long workerId)
the id of the worker
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterWorkerService.fileSystemHeartbeat_args.compareTo(FileSystemMasterWorkerService.fileSystemHeartbeat_args other) |
boolean |
FileSystemMasterWorkerService.fileSystemHeartbeat_args.equals(FileSystemMasterWorkerService.fileSystemHeartbeat_args that) |
FileSystemMasterWorkerService.fileSystemHeartbeat_result |
FileSystemMasterWorkerService.Processor.fileSystemHeartbeat.getResult(I iface,
FileSystemMasterWorkerService.fileSystemHeartbeat_args args) |
void |
FileSystemMasterWorkerService.AsyncProcessor.fileSystemHeartbeat.start(I iface,
FileSystemMasterWorkerService.fileSystemHeartbeat_args args,
org.apache.thrift.async.AsyncMethodCallback<FileSystemHeartbeatTResponse> resultHandler) |
Constructor and Description |
---|
fileSystemHeartbeat_args(FileSystemMasterWorkerService.fileSystemHeartbeat_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.