Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.renameStore_args.deepCopy() |
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.Processor.renameStore.getEmptyArgsInstance() |
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.AsyncProcessor.renameStore.getEmptyArgsInstance() |
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.renameStore_args.setNewPath(String newPath)
the new path of the store
|
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.renameStore_args.setOldPath(String oldPath)
the old path of the store
|
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.renameStore_args.setOptions(RenameStoreTOptions options)
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
KeyValueMasterClientService.renameStore_args.compareTo(KeyValueMasterClientService.renameStore_args other) |
boolean |
KeyValueMasterClientService.renameStore_args.equals(KeyValueMasterClientService.renameStore_args that) |
KeyValueMasterClientService.renameStore_result |
KeyValueMasterClientService.Processor.renameStore.getResult(I iface,
KeyValueMasterClientService.renameStore_args args) |
void |
KeyValueMasterClientService.AsyncProcessor.renameStore.start(I iface,
KeyValueMasterClientService.renameStore_args args,
org.apache.thrift.async.AsyncMethodCallback<RenameStoreTResponse> resultHandler) |
Constructor and Description |
---|
renameStore_args(KeyValueMasterClientService.renameStore_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.