| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
CheckConstraintsResponse |
CheckConstraintsResponse.deepCopy() |
CheckConstraintsResponse |
ThriftHiveMetastore.Iface.get_check_constraints(CheckConstraintsRequest request) |
CheckConstraintsResponse |
ThriftHiveMetastore.Client.get_check_constraints(CheckConstraintsRequest request) |
CheckConstraintsResponse |
ThriftHiveMetastore.AsyncClient.get_check_constraints_call.getResult() |
CheckConstraintsResponse |
ThriftHiveMetastore.get_check_constraints_result.getSuccess() |
CheckConstraintsResponse |
ThriftHiveMetastore.Client.recv_get_check_constraints() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse> |
ThriftHiveMetastore.AsyncProcessor.get_check_constraints.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
CheckConstraintsResponse.compareTo(CheckConstraintsResponse other) |
boolean |
CheckConstraintsResponse.equals(CheckConstraintsResponse that) |
void |
ThriftHiveMetastore.get_check_constraints_result.setSuccess(CheckConstraintsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_check_constraints.start(I iface,
ThriftHiveMetastore.get_check_constraints_args args,
org.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse> resultHandler) |
| Constructor and Description |
|---|
CheckConstraintsResponse(CheckConstraintsResponse other)
Performs a deep copy on other.
|
get_check_constraints_result(CheckConstraintsResponse success,
MetaException o1,
NoSuchObjectException o2) |
Copyright © 2013-2021. All Rights Reserved.