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