Package | Description |
---|---|
alluxio.master.lineage | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetLineageInfoListTResponse |
LineageMasterClientServiceHandler.getLineageInfoList(GetLineageInfoListTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetLineageInfoListTResponse |
GetLineageInfoListTResponse.deepCopy() |
GetLineageInfoListTResponse |
LineageMasterClientService.Iface.getLineageInfoList(GetLineageInfoListTOptions options)
Returns a list of existing lineages.
|
GetLineageInfoListTResponse |
LineageMasterClientService.Client.getLineageInfoList(GetLineageInfoListTOptions options) |
GetLineageInfoListTResponse |
LineageMasterClientService.AsyncClient.getLineageInfoList_call.getResult() |
GetLineageInfoListTResponse |
LineageMasterClientService.getLineageInfoList_result.getSuccess() |
GetLineageInfoListTResponse |
LineageMasterClientService.Client.recv_getLineageInfoList() |
GetLineageInfoListTResponse |
GetLineageInfoListTResponse.setLineageInfoList(List<LineageInfo> lineageInfoList) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<GetLineageInfoListTResponse> |
LineageMasterClientService.AsyncProcessor.getLineageInfoList.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
GetLineageInfoListTResponse.compareTo(GetLineageInfoListTResponse other) |
boolean |
GetLineageInfoListTResponse.equals(GetLineageInfoListTResponse that) |
LineageMasterClientService.getLineageInfoList_result |
LineageMasterClientService.getLineageInfoList_result.setSuccess(GetLineageInfoListTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
LineageMasterClientService.AsyncProcessor.getLineageInfoList.start(I iface,
LineageMasterClientService.getLineageInfoList_args args,
org.apache.thrift.async.AsyncMethodCallback<GetLineageInfoListTResponse> resultHandler) |
Constructor and Description |
---|
getLineageInfoList_result(GetLineageInfoListTResponse success,
AlluxioTException e) |
GetLineageInfoListTResponse(GetLineageInfoListTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.