Package | Description |
---|---|
alluxio.master.file | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
UpdateUfsModeTResponse |
FileSystemMasterClientServiceHandler.updateUfsMode(String ufsPath,
UpdateUfsModeTOptions options) |
Modifier and Type | Method and Description |
---|---|
UpdateUfsModeTResponse |
UpdateUfsModeTResponse.deepCopy() |
UpdateUfsModeTResponse |
FileSystemMasterClientService.AsyncClient.updateUfsMode_call.getResult() |
UpdateUfsModeTResponse |
FileSystemMasterClientService.updateUfsMode_result.getSuccess() |
UpdateUfsModeTResponse |
FileSystemMasterClientService.Client.recv_updateUfsMode() |
UpdateUfsModeTResponse |
FileSystemMasterClientService.Iface.updateUfsMode(String ufsPath,
UpdateUfsModeTOptions options)
Updates the ufs mode for a ufs path under one or more mount points.
|
UpdateUfsModeTResponse |
FileSystemMasterClientService.Client.updateUfsMode(String ufsPath,
UpdateUfsModeTOptions options) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<UpdateUfsModeTResponse> |
FileSystemMasterClientService.AsyncProcessor.updateUfsMode.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
UpdateUfsModeTResponse.compareTo(UpdateUfsModeTResponse other) |
boolean |
UpdateUfsModeTResponse.equals(UpdateUfsModeTResponse that) |
FileSystemMasterClientService.updateUfsMode_result |
FileSystemMasterClientService.updateUfsMode_result.setSuccess(UpdateUfsModeTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientService.AsyncProcessor.updateUfsMode.start(I iface,
FileSystemMasterClientService.updateUfsMode_args args,
org.apache.thrift.async.AsyncMethodCallback<UpdateUfsModeTResponse> resultHandler) |
Constructor and Description |
---|
updateUfsMode_result(UpdateUfsModeTResponse success,
AlluxioTException e) |
UpdateUfsModeTResponse(UpdateUfsModeTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.