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