Package | Description |
---|---|
alluxio.master.file | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetPinnedFileIdsTResponse |
FileSystemMasterWorkerServiceHandler.getPinnedFileIds(GetPinnedFileIdsTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetPinnedFileIdsTOptions |
GetPinnedFileIdsTOptions.deepCopy() |
GetPinnedFileIdsTOptions |
FileSystemMasterWorkerService.getPinnedFileIds_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetPinnedFileIdsTOptions.compareTo(GetPinnedFileIdsTOptions other) |
boolean |
GetPinnedFileIdsTOptions.equals(GetPinnedFileIdsTOptions that) |
GetPinnedFileIdsTResponse |
FileSystemMasterWorkerService.Iface.getPinnedFileIds(GetPinnedFileIdsTOptions options)
Returns the set of pinned file ids.
|
GetPinnedFileIdsTResponse |
FileSystemMasterWorkerService.Client.getPinnedFileIds(GetPinnedFileIdsTOptions options) |
void |
FileSystemMasterWorkerService.AsyncIface.getPinnedFileIds(GetPinnedFileIdsTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
FileSystemMasterWorkerService.AsyncClient.getPinnedFileIds(GetPinnedFileIdsTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
FileSystemMasterWorkerService.Client.send_getPinnedFileIds(GetPinnedFileIdsTOptions options) |
FileSystemMasterWorkerService.getPinnedFileIds_args |
FileSystemMasterWorkerService.getPinnedFileIds_args.setOptions(GetPinnedFileIdsTOptions options)
the method options
|
Constructor and Description |
---|
getPinnedFileIds_args(GetPinnedFileIdsTOptions options) |
getPinnedFileIds_call(GetPinnedFileIdsTOptions 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) |
GetPinnedFileIdsTOptions(GetPinnedFileIdsTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.