Package | Description |
---|---|
alluxio.master.file | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientServiceHandler.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options) |
Modifier and Type | Method and Description |
---|---|
ScheduleAsyncPersistenceTOptions |
ScheduleAsyncPersistenceTOptions.deepCopy() |
ScheduleAsyncPersistenceTOptions |
FileSystemMasterClientService.scheduleAsyncPersistence_args.getOptions()
the method options
|
ScheduleAsyncPersistenceTOptions |
ScheduleAsyncPersistenceTOptions.setCommonOptions(FileSystemMasterCommonTOptions commonOptions) |
Modifier and Type | Method and Description |
---|---|
int |
ScheduleAsyncPersistenceTOptions.compareTo(ScheduleAsyncPersistenceTOptions other) |
boolean |
ScheduleAsyncPersistenceTOptions.equals(ScheduleAsyncPersistenceTOptions that) |
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.Iface.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options)
Schedules async persistence.
|
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.Client.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options) |
void |
FileSystemMasterClientService.AsyncIface.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
FileSystemMasterClientService.AsyncClient.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
FileSystemMasterClientService.Client.send_scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options) |
FileSystemMasterClientService.scheduleAsyncPersistence_args |
FileSystemMasterClientService.scheduleAsyncPersistence_args.setOptions(ScheduleAsyncPersistenceTOptions options)
the method options
|
Constructor and Description |
---|
scheduleAsyncPersistence_args(String path,
ScheduleAsyncPersistenceTOptions options) |
scheduleAsyncPersistence_call(String path,
ScheduleAsyncPersistenceTOptions 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) |
ScheduleAsyncPersistenceTOptions(ScheduleAsyncPersistenceTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.