Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.get_args |
THBaseService.get_args.deepCopy() |
THBaseService.get_args |
THBaseService.Processor.get.getEmptyArgsInstance() |
THBaseService.get_args |
THBaseService.AsyncProcessor.get.getEmptyArgsInstance() |
THBaseService.get_args |
THBaseService.get_args.setTable(byte[] table)
the table to get from
|
THBaseService.get_args |
THBaseService.get_args.setTable(ByteBuffer table) |
THBaseService.get_args |
THBaseService.get_args.setTget(TGet tget)
the TGet to fetch
|
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.get_args.compareTo(THBaseService.get_args other) |
boolean |
THBaseService.get_args.equals(THBaseService.get_args that) |
THBaseService.get_result |
THBaseService.Processor.get.getResult(I iface,
THBaseService.get_args args) |
void |
THBaseService.AsyncProcessor.get.start(I iface,
THBaseService.get_args args,
org.apache.thrift.async.AsyncMethodCallback<TResult> resultHandler) |
Constructor and Description |
---|
THBaseService.get_args(THBaseService.get_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.