| 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) |
| 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<ByteBuffer> resultHandler) |
| Constructor and Description |
|---|
KeyValueWorkerClientService.get_args(KeyValueWorkerClientService.get_args other)
Performs a deep copy on other.
|
Copyright © 2016. All Rights Reserved.