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