| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| 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 |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse> |
ThriftHiveMetastore.AsyncProcessor.get_all_functions.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_all_functions.start(I iface,
ThriftHiveMetastore.get_all_functions_args args,
org.apache.thrift.async.AsyncMethodCallback<GetAllFunctionsResponse> resultHandler) |
| Constructor and Description |
|---|
get_all_functions_result(GetAllFunctionsResponse success,
MetaException o1) |
GetAllFunctionsResponse(GetAllFunctionsResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.