Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.scheduleAsyncPersistence_args |
FileSystemMasterClientService.scheduleAsyncPersistence_args.deepCopy() |
FileSystemMasterClientService.scheduleAsyncPersistence_args |
FileSystemMasterClientService.Processor.scheduleAsyncPersistence.getEmptyArgsInstance() |
FileSystemMasterClientService.scheduleAsyncPersistence_args |
FileSystemMasterClientService.AsyncProcessor.scheduleAsyncPersistence.getEmptyArgsInstance() |
FileSystemMasterClientService.scheduleAsyncPersistence_args |
FileSystemMasterClientService.scheduleAsyncPersistence_args.setOptions(ScheduleAsyncPersistenceTOptions options)
the method options
|
FileSystemMasterClientService.scheduleAsyncPersistence_args |
FileSystemMasterClientService.scheduleAsyncPersistence_args.setPath(String path)
the path of the file
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.scheduleAsyncPersistence_args.compareTo(FileSystemMasterClientService.scheduleAsyncPersistence_args other) |
boolean |
FileSystemMasterClientService.scheduleAsyncPersistence_args.equals(FileSystemMasterClientService.scheduleAsyncPersistence_args that) |
FileSystemMasterClientService.scheduleAsyncPersistence_result |
FileSystemMasterClientService.Processor.scheduleAsyncPersistence.getResult(I iface,
FileSystemMasterClientService.scheduleAsyncPersistence_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.scheduleAsyncPersistence.start(I iface,
FileSystemMasterClientService.scheduleAsyncPersistence_args args,
org.apache.thrift.async.AsyncMethodCallback<ScheduleAsyncPersistenceTResponse> resultHandler) |
Constructor and Description |
---|
scheduleAsyncPersistence_args(FileSystemMasterClientService.scheduleAsyncPersistence_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.