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.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) |
Constructor and Description |
---|
THBaseService.exists_args(THBaseService.exists_args other)
Performs a deep copy on other.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.