| 程序包 | 说明 |
|---|---|
| com.alibaba.hbase.thrift2.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.deepCopy() |
THBaseService.mutateRow_args |
THBaseService.Processor.mutateRow.getEmptyArgsInstance() |
THBaseService.mutateRow_args |
THBaseService.AsyncProcessor.mutateRow.getEmptyArgsInstance() |
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTable(byte[] table)
table to apply the mutations
|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTable(ByteBuffer table) |
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTrowMutations(TRowMutations trowMutations)
mutations to apply
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
THBaseService.mutateRow_args.compareTo(THBaseService.mutateRow_args other) |
boolean |
THBaseService.mutateRow_args.equals(THBaseService.mutateRow_args that) |
THBaseService.mutateRow_result |
THBaseService.Processor.mutateRow.getResult(I iface,
THBaseService.mutateRow_args args) |
void |
THBaseService.AsyncProcessor.mutateRow.start(I iface,
THBaseService.mutateRow_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
| 构造器和说明 |
|---|
mutateRow_args(THBaseService.mutateRow_args other)
Performs a deep copy on other.
|
Copyright © 2019. All rights reserved.