Package | Description |
---|---|
alluxio.master.lineage | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
ReportLostFileTResponse |
LineageMasterClientServiceHandler.reportLostFile(String path,
ReportLostFileTOptions options) |
Modifier and Type | Method and Description |
---|---|
ReportLostFileTResponse |
ReportLostFileTResponse.deepCopy() |
ReportLostFileTResponse |
LineageMasterClientService.AsyncClient.reportLostFile_call.getResult() |
ReportLostFileTResponse |
LineageMasterClientService.reportLostFile_result.getSuccess() |
ReportLostFileTResponse |
LineageMasterClientService.Client.recv_reportLostFile() |
ReportLostFileTResponse |
LineageMasterClientService.Iface.reportLostFile(String path,
ReportLostFileTOptions options)
Reports file as lost.
|
ReportLostFileTResponse |
LineageMasterClientService.Client.reportLostFile(String path,
ReportLostFileTOptions options) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<ReportLostFileTResponse> |
LineageMasterClientService.AsyncProcessor.reportLostFile.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
ReportLostFileTResponse.compareTo(ReportLostFileTResponse other) |
boolean |
ReportLostFileTResponse.equals(ReportLostFileTResponse that) |
LineageMasterClientService.reportLostFile_result |
LineageMasterClientService.reportLostFile_result.setSuccess(ReportLostFileTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
LineageMasterClientService.AsyncProcessor.reportLostFile.start(I iface,
LineageMasterClientService.reportLostFile_args args,
org.apache.thrift.async.AsyncMethodCallback<ReportLostFileTResponse> resultHandler) |
Constructor and Description |
---|
reportLostFile_result(ReportLostFileTResponse success,
AlluxioTException e) |
ReportLostFileTResponse(ReportLostFileTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.