| 程序包 | 说明 |
|---|---|
| com.alibaba.hbase.thrift2.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
THBaseService.existsAll_args |
THBaseService.existsAll_args.deepCopy() |
THBaseService.existsAll_args |
THBaseService.Processor.existsAll.getEmptyArgsInstance() |
THBaseService.existsAll_args |
THBaseService.AsyncProcessor.existsAll.getEmptyArgsInstance() |
THBaseService.existsAll_args |
THBaseService.existsAll_args.setTable(byte[] table)
the table to check on
|
THBaseService.existsAll_args |
THBaseService.existsAll_args.setTable(ByteBuffer table) |
THBaseService.existsAll_args |
THBaseService.existsAll_args.setTgets(List<TGet> tgets)
a list of TGets to check for
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
THBaseService.existsAll_args.compareTo(THBaseService.existsAll_args other) |
boolean |
THBaseService.existsAll_args.equals(THBaseService.existsAll_args that) |
THBaseService.existsAll_result |
THBaseService.Processor.existsAll.getResult(I iface,
THBaseService.existsAll_args args) |
void |
THBaseService.AsyncProcessor.existsAll.start(I iface,
THBaseService.existsAll_args args,
org.apache.thrift.async.AsyncMethodCallback<List<Boolean>> resultHandler) |
| 构造器和说明 |
|---|
existsAll_args(THBaseService.existsAll_args other)
Performs a deep copy on other.
|
Copyright © 2019. All rights reserved.