Package | Description |
---|---|
alluxio.master.meta | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetConfigurationTResponse |
MetaMasterClientServiceHandler.getConfiguration(GetConfigurationTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetConfigurationTResponse |
GetConfigurationTResponse.deepCopy() |
GetConfigurationTResponse |
MetaMasterClientService.Iface.getConfiguration(GetConfigurationTOptions options)
Returns a list of Alluxio runtime configuration information.
|
GetConfigurationTResponse |
MetaMasterClientService.Client.getConfiguration(GetConfigurationTOptions options) |
GetConfigurationTResponse |
MetaMasterClientService.AsyncClient.getConfiguration_call.getResult() |
GetConfigurationTResponse |
MetaMasterClientService.getConfiguration_result.getSuccess() |
GetConfigurationTResponse |
MetaMasterClientService.Client.recv_getConfiguration() |
GetConfigurationTResponse |
GetConfigurationTResponse.setConfigList(List<ConfigProperty> configList) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<GetConfigurationTResponse> |
MetaMasterClientService.AsyncProcessor.getConfiguration.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
GetConfigurationTResponse.compareTo(GetConfigurationTResponse other) |
boolean |
GetConfigurationTResponse.equals(GetConfigurationTResponse that) |
MetaMasterClientService.getConfiguration_result |
MetaMasterClientService.getConfiguration_result.setSuccess(GetConfigurationTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterClientService.AsyncProcessor.getConfiguration.start(I iface,
MetaMasterClientService.getConfiguration_args args,
org.apache.thrift.async.AsyncMethodCallback<GetConfigurationTResponse> resultHandler) |
Constructor and Description |
---|
getConfiguration_result(GetConfigurationTResponse success,
AlluxioTException e) |
GetConfigurationTResponse(GetConfigurationTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.