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.AsyncProcessor.put.getEmptyArgsInstance() |
THBaseService.put_args |
THBaseService.put_args.setTable(byte[] table)
the table to put data in
|
THBaseService.put_args |
THBaseService.put_args.setTable(ByteBuffer table) |
THBaseService.put_args |
THBaseService.put_args.setTput(TPut tput)
the TPut to put
|
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) |
void |
THBaseService.AsyncProcessor.put.start(I iface,
THBaseService.put_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
Constructor and Description |
---|
THBaseService.put_args(THBaseService.put_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.