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.append_args.setAppend(TAppend append)
the TAppend to append
|
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) |
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) |
Constructor and Description |
---|
THBaseService.append_args(THBaseService.append_args other)
Performs a deep copy on other.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.