Package | Description |
---|---|
alluxio.master.lineage | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetLineageInfoListTResponse |
LineageMasterClientServiceHandler.getLineageInfoList(GetLineageInfoListTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetLineageInfoListTOptions |
GetLineageInfoListTOptions.deepCopy() |
GetLineageInfoListTOptions |
LineageMasterClientService.getLineageInfoList_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetLineageInfoListTOptions.compareTo(GetLineageInfoListTOptions other) |
boolean |
GetLineageInfoListTOptions.equals(GetLineageInfoListTOptions that) |
GetLineageInfoListTResponse |
LineageMasterClientService.Iface.getLineageInfoList(GetLineageInfoListTOptions options)
Returns a list of existing lineages.
|
GetLineageInfoListTResponse |
LineageMasterClientService.Client.getLineageInfoList(GetLineageInfoListTOptions options) |
void |
LineageMasterClientService.AsyncIface.getLineageInfoList(GetLineageInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
LineageMasterClientService.AsyncClient.getLineageInfoList(GetLineageInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
LineageMasterClientService.Client.send_getLineageInfoList(GetLineageInfoListTOptions options) |
LineageMasterClientService.getLineageInfoList_args |
LineageMasterClientService.getLineageInfoList_args.setOptions(GetLineageInfoListTOptions options)
the method options
|
Constructor and Description |
---|
getLineageInfoList_args(GetLineageInfoListTOptions options) |
getLineageInfoList_call(GetLineageInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetLineageInfoListTOptions(GetLineageInfoListTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.