| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
DropConstraintRequest |
DropConstraintRequest.deepCopy() |
DropConstraintRequest |
ThriftHiveMetastore.drop_constraint_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
DropConstraintRequest.compareTo(DropConstraintRequest other) |
void |
ThriftHiveMetastore.Iface.drop_constraint(DropConstraintRequest req) |
void |
ThriftHiveMetastore.Client.drop_constraint(DropConstraintRequest req) |
void |
ThriftHiveMetastore.AsyncIface.drop_constraint(DropConstraintRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.drop_constraint(DropConstraintRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
boolean |
DropConstraintRequest.equals(DropConstraintRequest that) |
void |
ThriftHiveMetastore.Client.send_drop_constraint(DropConstraintRequest req) |
void |
ThriftHiveMetastore.drop_constraint_args.setReq(DropConstraintRequest req) |
| Constructor and Description |
|---|
drop_constraint_args(DropConstraintRequest req) |
drop_constraint_call(DropConstraintRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
DropConstraintRequest(DropConstraintRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.