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