| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
Package |
AbstractThriftHiveMetastore.find_package(GetPackageRequest request) |
Package |
HiveMetaStoreClient.findPackage(GetPackageRequest request) |
Package |
IMetaStoreClient.findPackage(GetPackageRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Package |
Package.deepCopy() |
Package |
ThriftHiveMetastore.Iface.find_package(GetPackageRequest request) |
Package |
ThriftHiveMetastore.Client.find_package(GetPackageRequest request) |
Package |
ThriftHiveMetastore.AsyncClient.find_package_call.getResult() |
Package |
ThriftHiveMetastore.find_package_result.getSuccess() |
Package |
ThriftHiveMetastore.Client.recv_find_package() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<Package> |
ThriftHiveMetastore.AsyncProcessor.find_package.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
Package.compareTo(Package other) |
boolean |
Package.equals(Package that) |
void |
ThriftHiveMetastore.find_package_result.setSuccess(Package success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.find_package(GetPackageRequest request,
org.apache.thrift.async.AsyncMethodCallback<Package> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.find_package(GetPackageRequest request,
org.apache.thrift.async.AsyncMethodCallback<Package> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.find_package.start(I iface,
ThriftHiveMetastore.find_package_args args,
org.apache.thrift.async.AsyncMethodCallback<Package> resultHandler) |
| Constructor and Description |
|---|
find_package_result(Package success,
MetaException o1,
NoSuchObjectException o2) |
Package(Package other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
find_package_call(GetPackageRequest request,
org.apache.thrift.async.AsyncMethodCallback<Package> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.