| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
FindSchemasByColsRqst |
FindSchemasByColsRqst.deepCopy() |
FindSchemasByColsRqst |
ThriftHiveMetastore.get_schemas_by_cols_args.getRqst() |
| Modifier and Type | Method and Description |
|---|---|
int |
FindSchemasByColsRqst.compareTo(FindSchemasByColsRqst other) |
boolean |
FindSchemasByColsRqst.equals(FindSchemasByColsRqst that) |
FindSchemasByColsResp |
ThriftHiveMetastore.Iface.get_schemas_by_cols(FindSchemasByColsRqst rqst) |
FindSchemasByColsResp |
ThriftHiveMetastore.Client.get_schemas_by_cols(FindSchemasByColsRqst rqst) |
void |
ThriftHiveMetastore.AsyncIface.get_schemas_by_cols(FindSchemasByColsRqst rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_schemas_by_cols(FindSchemasByColsRqst rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_schemas_by_cols(FindSchemasByColsRqst rqst) |
void |
ThriftHiveMetastore.get_schemas_by_cols_args.setRqst(FindSchemasByColsRqst rqst) |
| Constructor and Description |
|---|
FindSchemasByColsRqst(FindSchemasByColsRqst other)
Performs a deep copy on other.
|
get_schemas_by_cols_args(FindSchemasByColsRqst rqst) |
get_schemas_by_cols_call(FindSchemasByColsRqst rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2013-2021. All Rights Reserved.