| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeysResponse |
AbstractThriftHiveMetastore.get_primary_keys(PrimaryKeysRequest request) |
protected PrimaryKeysResponse |
HiveMetaStoreClient.getPrimaryKeysInternal(PrimaryKeysRequest req) |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeysResponse |
PrimaryKeysResponse.deepCopy() |
PrimaryKeysResponse |
ThriftHiveMetastore.Iface.get_primary_keys(PrimaryKeysRequest request) |
PrimaryKeysResponse |
ThriftHiveMetastore.Client.get_primary_keys(PrimaryKeysRequest request) |
PrimaryKeysResponse |
ThriftHiveMetastore.AsyncClient.get_primary_keys_call.getResult() |
PrimaryKeysResponse |
ThriftHiveMetastore.get_primary_keys_result.getSuccess() |
PrimaryKeysResponse |
ThriftHiveMetastore.Client.recv_get_primary_keys() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> |
ThriftHiveMetastore.AsyncProcessor.get_primary_keys.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
PrimaryKeysResponse.compareTo(PrimaryKeysResponse other) |
boolean |
PrimaryKeysResponse.equals(PrimaryKeysResponse that) |
void |
ThriftHiveMetastore.get_primary_keys_result.setSuccess(PrimaryKeysResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.get_primary_keys(PrimaryKeysRequest request,
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_primary_keys(PrimaryKeysRequest request,
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.get_primary_keys.start(I iface,
ThriftHiveMetastore.get_primary_keys_args args,
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) |
| Constructor and Description |
|---|
get_primary_keys_result(PrimaryKeysResponse success,
MetaException o1,
NoSuchObjectException o2) |
PrimaryKeysResponse(PrimaryKeysResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
get_primary_keys_call(PrimaryKeysRequest request,
org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> 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.