| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AlterTableResponse |
ThriftHiveMetastore.Iface.alter_table_req(AlterTableRequest req) |
AlterTableResponse |
ThriftHiveMetastore.Client.alter_table_req(AlterTableRequest req) |
AlterTableResponse |
AlterTableResponse.deepCopy() |
AlterTableResponse |
ThriftHiveMetastore.AsyncClient.alter_table_req_call.getResult() |
AlterTableResponse |
ThriftHiveMetastore.alter_table_req_result.getSuccess() |
AlterTableResponse |
ThriftHiveMetastore.Client.recv_alter_table_req() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> |
ThriftHiveMetastore.AsyncProcessor.alter_table_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
AlterTableResponse.compareTo(AlterTableResponse other) |
boolean |
AlterTableResponse.equals(AlterTableResponse that) |
void |
ThriftHiveMetastore.alter_table_req_result.setSuccess(AlterTableResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.alter_table_req.start(I iface,
ThriftHiveMetastore.alter_table_req_args args,
org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) |
| Constructor and Description |
|---|
alter_table_req_result(AlterTableResponse success,
InvalidOperationException o1,
MetaException o2) |
AlterTableResponse(AlterTableResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.