|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use THBaseService.exists_args | |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Uses of THBaseService.exists_args in org.apache.hadoop.hbase.thrift2.generated |
---|
Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.exists_args | |
---|---|
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)
|
Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.exists_args | |
---|---|
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)
|
Constructors in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.exists_args | |
---|---|
THBaseService.exists_args(THBaseService.exists_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |