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