|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use THBaseService.getMultiple_args | |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Uses of THBaseService.getMultiple_args in org.apache.hadoop.hbase.thrift2.generated |
---|
Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.getMultiple_args | |
---|---|
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.deepCopy()
|
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.setGets(List<TGet> gets)
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error |
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.setTable(byte[] table)
the table to get from |
THBaseService.getMultiple_args |
THBaseService.getMultiple_args.setTable(ByteBuffer table)
|
Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.getMultiple_args | |
---|---|
int |
THBaseService.getMultiple_args.compareTo(THBaseService.getMultiple_args other)
|
boolean |
THBaseService.getMultiple_args.equals(THBaseService.getMultiple_args that)
|
Constructors in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.getMultiple_args | |
---|---|
THBaseService.getMultiple_args(THBaseService.getMultiple_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |