Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.deepCopy() |
THBaseService.getMultiple_args |
THBaseService.Processor.getMultiple.getEmptyArgsInstance() |
THBaseService.getMultiple_args |
THBaseService.AsyncProcessor.getMultiple.getEmptyArgsInstance() |
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.setTable(byte[] table)
the table to get from
|
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.setTable(ByteBuffer table) |
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.setTgets(List<TGet> tgets)
a list of TGets to fetch, the Result list
will have the Results at corresponding positions
or null if there was an error
|
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.getMultiple_args.compareTo(THBaseService.getMultiple_args other) |
boolean |
THBaseService.getMultiple_args.equals(THBaseService.getMultiple_args that) |
THBaseService.getMultiple_result |
THBaseService.Processor.getMultiple.getResult(I iface,
THBaseService.getMultiple_args args) |
void |
THBaseService.AsyncProcessor.getMultiple.start(I iface,
THBaseService.getMultiple_args args,
org.apache.thrift.async.AsyncMethodCallback<List<TResult>> resultHandler) |
Constructor and Description |
---|
THBaseService.getMultiple_args(THBaseService.getMultiple_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.