Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.put_args |
THBaseService.put_args.deepCopy() |
THBaseService.put_args |
THBaseService.Processor.put.getEmptyArgsInstance() |
THBaseService.put_args |
THBaseService.put_args.setPut(TPut put)
the TPut to put
|
THBaseService.put_args |
THBaseService.put_args.setTable(byte[] table)
the table to put data in
|
THBaseService.put_args |
THBaseService.put_args.setTable(ByteBuffer table) |
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.put_args.compareTo(THBaseService.put_args other) |
boolean |
THBaseService.put_args.equals(THBaseService.put_args that) |
THBaseService.put_result |
THBaseService.Processor.put.getResult(I iface,
THBaseService.put_args args) |
Constructor and Description |
---|
THBaseService.put_args(THBaseService.put_args other)
Performs a deep copy on other.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.