Package | Description |
---|---|
alluxio.master.file | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
SetAttributeTResponse |
FileSystemMasterClientServiceHandler.setAttribute(String path,
SetAttributeTOptions options) |
Modifier and Type | Method and Description |
---|---|
SetAttributeTResponse |
SetAttributeTResponse.deepCopy() |
SetAttributeTResponse |
FileSystemMasterClientService.AsyncClient.setAttribute_call.getResult() |
SetAttributeTResponse |
FileSystemMasterClientService.setAttribute_result.getSuccess() |
SetAttributeTResponse |
FileSystemMasterClientService.Client.recv_setAttribute() |
SetAttributeTResponse |
FileSystemMasterClientService.Iface.setAttribute(String path,
SetAttributeTOptions options)
Sets file or directory attributes.
|
SetAttributeTResponse |
FileSystemMasterClientService.Client.setAttribute(String path,
SetAttributeTOptions options) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<SetAttributeTResponse> |
FileSystemMasterClientService.AsyncProcessor.setAttribute.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
SetAttributeTResponse.compareTo(SetAttributeTResponse other) |
boolean |
SetAttributeTResponse.equals(SetAttributeTResponse that) |
FileSystemMasterClientService.setAttribute_result |
FileSystemMasterClientService.setAttribute_result.setSuccess(SetAttributeTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientService.AsyncProcessor.setAttribute.start(I iface,
FileSystemMasterClientService.setAttribute_args args,
org.apache.thrift.async.AsyncMethodCallback<SetAttributeTResponse> resultHandler) |
Constructor and Description |
---|
setAttribute_result(SetAttributeTResponse success,
AlluxioTException e) |
SetAttributeTResponse(SetAttributeTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.