| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.drop_function(String dbName,
String funcName,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.drop_function_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.drop_function(String dbName,
String funcName,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.drop_function_call> resultHandler) |
| Constructor and Description |
|---|
ThriftHiveMetastore.AsyncClient.drop_function_call(String dbName,
String funcName,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.drop_function_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2016 Cloudera. All rights reserved.