Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.exists_args |
THBaseService.exists_args.deepCopy() |
THBaseService.exists_args |
THBaseService.Processor.exists.getEmptyArgsInstance() |
THBaseService.exists_args |
THBaseService.AsyncProcessor.exists.getEmptyArgsInstance() |
THBaseService.exists_args |
THBaseService.exists_args.setTable(byte[] table)
the table to check on
|
THBaseService.exists_args |
THBaseService.exists_args.setTable(ByteBuffer table) |
THBaseService.exists_args |
THBaseService.exists_args.setTget(TGet tget)
the TGet to check for
|
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.exists_args.compareTo(THBaseService.exists_args other) |
boolean |
THBaseService.exists_args.equals(THBaseService.exists_args that) |
THBaseService.exists_result |
THBaseService.Processor.exists.getResult(I iface,
THBaseService.exists_args args) |
void |
THBaseService.AsyncProcessor.exists.start(I iface,
THBaseService.exists_args args,
org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) |
Constructor and Description |
---|
THBaseService.exists_args(THBaseService.exists_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.