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.exists_args.setGet(TGet get)
the TGet to check for
|
THBaseService.exists_args |
THBaseService.exists_args.setTable(byte[] table)
the table to check on
|
THBaseService.exists_args |
THBaseService.exists_args.setTable(ByteBuffer table) |
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) |
Constructor and Description |
---|
THBaseService.exists_args(THBaseService.exists_args other)
Performs a deep copy on other.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.