Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
MasterService.addCheckpoint_args |
MasterService.addCheckpoint_args.deepCopy() |
MasterService.addCheckpoint_args |
MasterService.Processor.addCheckpoint.getEmptyArgsInstance() |
MasterService.addCheckpoint_args |
MasterService.addCheckpoint_args.setCheckpointPath(String checkpointPath) |
MasterService.addCheckpoint_args |
MasterService.addCheckpoint_args.setFileId(int fileId) |
MasterService.addCheckpoint_args |
MasterService.addCheckpoint_args.setLength(long length) |
MasterService.addCheckpoint_args |
MasterService.addCheckpoint_args.setWorkerId(long workerId) |
Modifier and Type | Method and Description |
---|---|
int |
MasterService.addCheckpoint_args.compareTo(MasterService.addCheckpoint_args other) |
boolean |
MasterService.addCheckpoint_args.equals(MasterService.addCheckpoint_args that) |
MasterService.addCheckpoint_result |
MasterService.Processor.addCheckpoint.getResult(I iface,
MasterService.addCheckpoint_args args) |
Constructor and Description |
---|
addCheckpoint_args(MasterService.addCheckpoint_args other)
Performs a deep copy on other.
|
Copyright © 2014. All rights reserved.