| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
FindSchemasByColsResp |
FindSchemasByColsResp.deepCopy() |
FindSchemasByColsResp |
ThriftHiveMetastore.Iface.get_schemas_by_cols(FindSchemasByColsRqst rqst) |
FindSchemasByColsResp |
ThriftHiveMetastore.Client.get_schemas_by_cols(FindSchemasByColsRqst rqst) |
FindSchemasByColsResp |
ThriftHiveMetastore.AsyncClient.get_schemas_by_cols_call.getResult() |
FindSchemasByColsResp |
ThriftHiveMetastore.get_schemas_by_cols_result.getSuccess() |
FindSchemasByColsResp |
ThriftHiveMetastore.Client.recv_get_schemas_by_cols() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> |
ThriftHiveMetastore.AsyncProcessor.get_schemas_by_cols.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
FindSchemasByColsResp.compareTo(FindSchemasByColsResp other) |
boolean |
FindSchemasByColsResp.equals(FindSchemasByColsResp that) |
void |
ThriftHiveMetastore.get_schemas_by_cols_result.setSuccess(FindSchemasByColsResp success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_schemas_by_cols.start(I iface,
ThriftHiveMetastore.get_schemas_by_cols_args args,
org.apache.thrift.async.AsyncMethodCallback<FindSchemasByColsResp> resultHandler) |
| Constructor and Description |
|---|
FindSchemasByColsResp(FindSchemasByColsResp other)
Performs a deep copy on other.
|
get_schemas_by_cols_result(FindSchemasByColsResp success,
MetaException o1) |
Copyright © 2013-2021. All Rights Reserved.