Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
KeyValueWorkerClientService.getSize_args |
KeyValueWorkerClientService.getSize_args.deepCopy() |
KeyValueWorkerClientService.getSize_args |
KeyValueWorkerClientService.Processor.getSize.getEmptyArgsInstance() |
KeyValueWorkerClientService.getSize_args |
KeyValueWorkerClientService.AsyncProcessor.getSize.getEmptyArgsInstance() |
KeyValueWorkerClientService.getSize_args |
KeyValueWorkerClientService.getSize_args.setBlockId(long blockId)
the id of the partition
|
KeyValueWorkerClientService.getSize_args |
KeyValueWorkerClientService.getSize_args.setOptions(GetSizeTOptions options)
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
KeyValueWorkerClientService.getSize_args.compareTo(KeyValueWorkerClientService.getSize_args other) |
boolean |
KeyValueWorkerClientService.getSize_args.equals(KeyValueWorkerClientService.getSize_args that) |
KeyValueWorkerClientService.getSize_result |
KeyValueWorkerClientService.Processor.getSize.getResult(I iface,
KeyValueWorkerClientService.getSize_args args) |
void |
KeyValueWorkerClientService.AsyncProcessor.getSize.start(I iface,
KeyValueWorkerClientService.getSize_args args,
org.apache.thrift.async.AsyncMethodCallback<GetSizeTResponse> resultHandler) |
Constructor and Description |
---|
getSize_args(KeyValueWorkerClientService.getSize_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.