Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.get_args.deepCopy() |
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.Processor.get.getEmptyArgsInstance() |
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.AsyncProcessor.get.getEmptyArgsInstance() |
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.get_args.setBlockId(long blockId)
the id of the block being accessed
|
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.get_args.setKey(byte[] key)
binary of the key
|
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.get_args.setKey(ByteBuffer key) |
KeyValueWorkerClientService.get_args |
KeyValueWorkerClientService.get_args.setOptions(GetTOptions options)
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
KeyValueWorkerClientService.get_args.compareTo(KeyValueWorkerClientService.get_args other) |
boolean |
KeyValueWorkerClientService.get_args.equals(KeyValueWorkerClientService.get_args that) |
KeyValueWorkerClientService.get_result |
KeyValueWorkerClientService.Processor.get.getResult(I iface,
KeyValueWorkerClientService.get_args args) |
void |
KeyValueWorkerClientService.AsyncProcessor.get.start(I iface,
KeyValueWorkerClientService.get_args args,
org.apache.thrift.async.AsyncMethodCallback<GetTResponse> resultHandler) |
Constructor and Description |
---|
get_args(KeyValueWorkerClientService.get_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.