Package | Description |
---|---|
alluxio.master.file | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetFileInfoTResponse |
FileSystemMasterWorkerServiceHandler.getFileInfo(long fileId,
GetFileInfoTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetFileInfoTOptions |
GetFileInfoTOptions.deepCopy() |
GetFileInfoTOptions |
FileSystemMasterWorkerService.getFileInfo_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetFileInfoTOptions.compareTo(GetFileInfoTOptions other) |
boolean |
GetFileInfoTOptions.equals(GetFileInfoTOptions that) |
GetFileInfoTResponse |
FileSystemMasterWorkerService.Iface.getFileInfo(long fileId,
GetFileInfoTOptions options) |
GetFileInfoTResponse |
FileSystemMasterWorkerService.Client.getFileInfo(long fileId,
GetFileInfoTOptions options) |
void |
FileSystemMasterWorkerService.AsyncIface.getFileInfo(long fileId,
GetFileInfoTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
FileSystemMasterWorkerService.AsyncClient.getFileInfo(long fileId,
GetFileInfoTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
FileSystemMasterWorkerService.Client.send_getFileInfo(long fileId,
GetFileInfoTOptions options) |
FileSystemMasterWorkerService.getFileInfo_args |
FileSystemMasterWorkerService.getFileInfo_args.setOptions(GetFileInfoTOptions options)
the method options
|
Constructor and Description |
---|
getFileInfo_args(long fileId,
GetFileInfoTOptions options) |
getFileInfo_call(long fileId,
GetFileInfoTOptions 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) |
GetFileInfoTOptions(GetFileInfoTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.