| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AllTableConstraintsResponse |
AbstractThriftHiveMetastore.get_all_table_constraints(AllTableConstraintsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AllTableConstraintsResponse |
AllTableConstraintsResponse.deepCopy() |
AllTableConstraintsResponse |
ThriftHiveMetastore.Iface.get_all_table_constraints(AllTableConstraintsRequest request) |
AllTableConstraintsResponse |
ThriftHiveMetastore.Client.get_all_table_constraints(AllTableConstraintsRequest request) |
AllTableConstraintsResponse |
ThriftHiveMetastore.AsyncClient.get_all_table_constraints_call.getResult() |
AllTableConstraintsResponse |
ThriftHiveMetastore.get_all_table_constraints_result.getSuccess() |
AllTableConstraintsResponse |
ThriftHiveMetastore.Client.recv_get_all_table_constraints() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<AllTableConstraintsResponse> |
ThriftHiveMetastore.AsyncProcessor.get_all_table_constraints.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
AllTableConstraintsResponse.compareTo(AllTableConstraintsResponse other) |
boolean |
AllTableConstraintsResponse.equals(AllTableConstraintsResponse that) |
void |
ThriftHiveMetastore.get_all_table_constraints_result.setSuccess(AllTableConstraintsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.get_all_table_constraints(AllTableConstraintsRequest request,
org.apache.thrift.async.AsyncMethodCallback<AllTableConstraintsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_all_table_constraints(AllTableConstraintsRequest request,
org.apache.thrift.async.AsyncMethodCallback<AllTableConstraintsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.get_all_table_constraints.start(I iface,
ThriftHiveMetastore.get_all_table_constraints_args args,
org.apache.thrift.async.AsyncMethodCallback<AllTableConstraintsResponse> resultHandler) |
| Constructor and Description |
|---|
AllTableConstraintsResponse(AllTableConstraintsResponse other)
Performs a deep copy on other.
|
get_all_table_constraints_result(AllTableConstraintsResponse success,
MetaException o1,
NoSuchObjectException o2) |
| Constructor and Description |
|---|
get_all_table_constraints_call(AllTableConstraintsRequest request,
org.apache.thrift.async.AsyncMethodCallback<AllTableConstraintsResponse> 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.