| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift2.generated |
| Modifier and Type | Method and Description |
|---|---|
THBaseService.getTableDescriptor_args |
THBaseService.getTableDescriptor_args.deepCopy() |
THBaseService.getTableDescriptor_args |
THBaseService.Processor.getTableDescriptor.getEmptyArgsInstance() |
THBaseService.getTableDescriptor_args |
THBaseService.AsyncProcessor.getTableDescriptor.getEmptyArgsInstance() |
THBaseService.getTableDescriptor_args |
THBaseService.getTableDescriptor_args.setTable(TTableName table)
the tablename of the table to get tableDescriptor
|
| Modifier and Type | Method and Description |
|---|---|
int |
THBaseService.getTableDescriptor_args.compareTo(THBaseService.getTableDescriptor_args other) |
boolean |
THBaseService.getTableDescriptor_args.equals(THBaseService.getTableDescriptor_args that) |
THBaseService.getTableDescriptor_result |
THBaseService.Processor.getTableDescriptor.getResult(I iface,
THBaseService.getTableDescriptor_args args) |
void |
THBaseService.AsyncProcessor.getTableDescriptor.start(I iface,
THBaseService.getTableDescriptor_args args,
org.apache.thrift.async.AsyncMethodCallback<TTableDescriptor> resultHandler) |
| Constructor and Description |
|---|
getTableDescriptor_args(THBaseService.getTableDescriptor_args other)
Performs a deep copy on other.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.