Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.existsAll_args |
THBaseService.existsAll_args.deepCopy() |
THBaseService.existsAll_args |
THBaseService.Processor.existsAll.getEmptyArgsInstance() |
THBaseService.existsAll_args |
THBaseService.existsAll_args.setTable(byte[] table)
the table to check on
|
THBaseService.existsAll_args |
THBaseService.existsAll_args.setTable(ByteBuffer table) |
THBaseService.existsAll_args |
THBaseService.existsAll_args.setTgets(List<TGet> tgets)
a list of TGets to check for
|
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.existsAll_args.compareTo(THBaseService.existsAll_args other) |
boolean |
THBaseService.existsAll_args.equals(THBaseService.existsAll_args that) |
THBaseService.existsAll_result |
THBaseService.Processor.existsAll.getResult(I iface,
THBaseService.existsAll_args args) |
Constructor and Description |
---|
THBaseService.existsAll_args(THBaseService.existsAll_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.