Package | Description |
---|---|
alluxio.thrift | |
alluxio.worker.file |
Modifier and Type | Method and Description |
---|---|
SessionFileSystemHeartbeatTResponse |
SessionFileSystemHeartbeatTResponse.deepCopy() |
SessionFileSystemHeartbeatTResponse |
FileSystemWorkerClientService.AsyncClient.sessionFileSystemHeartbeat_call.getResult() |
SessionFileSystemHeartbeatTResponse |
FileSystemWorkerClientService.sessionFileSystemHeartbeat_result.getSuccess() |
SessionFileSystemHeartbeatTResponse |
FileSystemWorkerClientService.Client.recv_sessionFileSystemHeartbeat() |
SessionFileSystemHeartbeatTResponse |
FileSystemWorkerClientService.Iface.sessionFileSystemHeartbeat(long sessionId,
List<Long> metrics,
SessionFileSystemHeartbeatTOptions options)
Local session send heartbeat to local worker to keep its state.
|
SessionFileSystemHeartbeatTResponse |
FileSystemWorkerClientService.Client.sessionFileSystemHeartbeat(long sessionId,
List<Long> metrics,
SessionFileSystemHeartbeatTOptions options) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<SessionFileSystemHeartbeatTResponse> |
FileSystemWorkerClientService.AsyncProcessor.sessionFileSystemHeartbeat.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
SessionFileSystemHeartbeatTResponse.compareTo(SessionFileSystemHeartbeatTResponse other) |
boolean |
SessionFileSystemHeartbeatTResponse.equals(SessionFileSystemHeartbeatTResponse that) |
FileSystemWorkerClientService.sessionFileSystemHeartbeat_result |
FileSystemWorkerClientService.sessionFileSystemHeartbeat_result.setSuccess(SessionFileSystemHeartbeatTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemWorkerClientService.AsyncProcessor.sessionFileSystemHeartbeat.start(I iface,
FileSystemWorkerClientService.sessionFileSystemHeartbeat_args args,
org.apache.thrift.async.AsyncMethodCallback<SessionFileSystemHeartbeatTResponse> resultHandler) |
Constructor and Description |
---|
sessionFileSystemHeartbeat_result(SessionFileSystemHeartbeatTResponse success,
AlluxioTException e) |
SessionFileSystemHeartbeatTResponse(SessionFileSystemHeartbeatTResponse other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
SessionFileSystemHeartbeatTResponse |
FileSystemWorkerClientServiceHandler.sessionFileSystemHeartbeat(long sessionId,
List<Long> metrics,
SessionFileSystemHeartbeatTOptions options) |
Copyright © 2023. All Rights Reserved.