| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetAllFunctionsResponse |
HiveMetaStore.HMSHandler.get_all_functions() |
GetAllFunctionsResponse |
HiveMetaStoreClient.getAllFunctions() |
GetAllFunctionsResponse |
IMetaStoreClient.getAllFunctions() |
| Modifier and Type | Method and Description |
|---|---|
GetAllFunctionsResponse |
GetAllFunctionsResponse.deepCopy() |
GetAllFunctionsResponse |
ThriftHiveMetastore.Iface.get_all_functions() |
GetAllFunctionsResponse |
ThriftHiveMetastore.Client.get_all_functions() |
GetAllFunctionsResponse |
ThriftHiveMetastore.AsyncClient.get_all_functions_call.getResult() |
GetAllFunctionsResponse |
ThriftHiveMetastore.get_all_functions_result.getSuccess() |
GetAllFunctionsResponse |
ThriftHiveMetastore.Client.recv_get_all_functions() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetAllFunctionsResponse.compareTo(GetAllFunctionsResponse other) |
boolean |
GetAllFunctionsResponse.equals(GetAllFunctionsResponse that) |
void |
ThriftHiveMetastore.get_all_functions_result.setSuccess(GetAllFunctionsResponse success) |
| Constructor and Description |
|---|
GetAllFunctionsResponse(GetAllFunctionsResponse other)
Performs a deep copy on other.
|
ThriftHiveMetastore.get_all_functions_result(GetAllFunctionsResponse success,
MetaException o1) |
Copyright © 2016 Cloudera. All rights reserved.