Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
KeyValueMasterClientService.mergeStore_args |
KeyValueMasterClientService.mergeStore_args.deepCopy() |
KeyValueMasterClientService.mergeStore_args |
KeyValueMasterClientService.Processor.mergeStore.getEmptyArgsInstance() |
KeyValueMasterClientService.mergeStore_args |
KeyValueMasterClientService.AsyncProcessor.mergeStore.getEmptyArgsInstance() |
KeyValueMasterClientService.mergeStore_args |
KeyValueMasterClientService.mergeStore_args.setFromPath(String fromPath)
the path of the store to be merged
|
KeyValueMasterClientService.mergeStore_args |
KeyValueMasterClientService.mergeStore_args.setOptions(MergeStoreTOptions options)
the method options
|
KeyValueMasterClientService.mergeStore_args |
KeyValueMasterClientService.mergeStore_args.setToPath(String toPath)
the path of the store to be merged to
|
Modifier and Type | Method and Description |
---|---|
int |
KeyValueMasterClientService.mergeStore_args.compareTo(KeyValueMasterClientService.mergeStore_args other) |
boolean |
KeyValueMasterClientService.mergeStore_args.equals(KeyValueMasterClientService.mergeStore_args that) |
KeyValueMasterClientService.mergeStore_result |
KeyValueMasterClientService.Processor.mergeStore.getResult(I iface,
KeyValueMasterClientService.mergeStore_args args) |
void |
KeyValueMasterClientService.AsyncProcessor.mergeStore.start(I iface,
KeyValueMasterClientService.mergeStore_args args,
org.apache.thrift.async.AsyncMethodCallback<MergeStoreTResponse> resultHandler) |
Constructor and Description |
---|
mergeStore_args(KeyValueMasterClientService.mergeStore_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.