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 |
---|---|
ScheduleAsyncPersistenceTResponse |
ScheduleAsyncPersistenceTResponse.deepCopy() |
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.AsyncClient.scheduleAsyncPersistence_call.getResult() |
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.scheduleAsyncPersistence_result.getSuccess() |
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.Client.recv_scheduleAsyncPersistence() |
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.Iface.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options)
Schedules async persistence.
|
ScheduleAsyncPersistenceTResponse |
FileSystemMasterClientService.Client.scheduleAsyncPersistence(String path,
ScheduleAsyncPersistenceTOptions options) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<ScheduleAsyncPersistenceTResponse> |
FileSystemMasterClientService.AsyncProcessor.scheduleAsyncPersistence.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
ScheduleAsyncPersistenceTResponse.compareTo(ScheduleAsyncPersistenceTResponse other) |
boolean |
ScheduleAsyncPersistenceTResponse.equals(ScheduleAsyncPersistenceTResponse that) |
FileSystemMasterClientService.scheduleAsyncPersistence_result |
FileSystemMasterClientService.scheduleAsyncPersistence_result.setSuccess(ScheduleAsyncPersistenceTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientService.AsyncProcessor.scheduleAsyncPersistence.start(I iface,
FileSystemMasterClientService.scheduleAsyncPersistence_args args,
org.apache.thrift.async.AsyncMethodCallback<ScheduleAsyncPersistenceTResponse> resultHandler) |
Constructor and Description |
---|
scheduleAsyncPersistence_result(ScheduleAsyncPersistenceTResponse success,
AlluxioTException e) |
ScheduleAsyncPersistenceTResponse(ScheduleAsyncPersistenceTResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.