| 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(java.lang.String newPath)
the new path of the store
|
KeyValueMasterClientService.renameStore_args |
KeyValueMasterClientService.renameStore_args.setOldPath(java.lang.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 © 2019. All Rights Reserved.