| Package | Description |
|---|---|
| tachyon.thrift |
| Modifier and Type | Method and Description |
|---|---|
MasterService.worker_heartbeat_args |
MasterService.worker_heartbeat_args.deepCopy() |
MasterService.worker_heartbeat_args |
MasterService.Processor.worker_heartbeat.getEmptyArgsInstance() |
MasterService.worker_heartbeat_args |
MasterService.worker_heartbeat_args.setRemovedBlocks(List<Long> removedBlocks) |
MasterService.worker_heartbeat_args |
MasterService.worker_heartbeat_args.setUsedBytes(long usedBytes) |
MasterService.worker_heartbeat_args |
MasterService.worker_heartbeat_args.setWorkerId(long workerId) |
| Modifier and Type | Method and Description |
|---|---|
int |
MasterService.worker_heartbeat_args.compareTo(MasterService.worker_heartbeat_args other) |
boolean |
MasterService.worker_heartbeat_args.equals(MasterService.worker_heartbeat_args that) |
MasterService.worker_heartbeat_result |
MasterService.Processor.worker_heartbeat.getResult(I iface,
MasterService.worker_heartbeat_args args) |
| Constructor and Description |
|---|
MasterService.worker_heartbeat_args(MasterService.worker_heartbeat_args other)
Performs a deep copy on other.
|
Copyright © 2014. All rights reserved.