| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AlterTableResponse |
AbstractThriftHiveMetastore.alter_table_req(AlterTableRequest req) |
| 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.AsyncIface.alter_table_req(AlterTableRequest req,
org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.alter_table_req(AlterTableRequest req,
org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler) |
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.
|
| Constructor and Description |
|---|
alter_table_req_call(AlterTableRequest req,
org.apache.thrift.async.AsyncMethodCallback<AlterTableResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.