| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PartitionsByExprResult |
PartitionsByExprResult.deepCopy() |
PartitionsByExprResult |
ThriftHiveMetastore.Iface.get_partitions_by_expr(PartitionsByExprRequest req) |
PartitionsByExprResult |
ThriftHiveMetastore.Client.get_partitions_by_expr(PartitionsByExprRequest req) |
PartitionsByExprResult |
ThriftHiveMetastore.AsyncClient.get_partitions_by_expr_call.getResult() |
PartitionsByExprResult |
ThriftHiveMetastore.get_partitions_by_expr_result.getSuccess() |
PartitionsByExprResult |
ThriftHiveMetastore.Client.recv_get_partitions_by_expr() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<PartitionsByExprResult> |
ThriftHiveMetastore.AsyncProcessor.get_partitions_by_expr.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
PartitionsByExprResult.compareTo(PartitionsByExprResult other) |
boolean |
PartitionsByExprResult.equals(PartitionsByExprResult that) |
void |
ThriftHiveMetastore.get_partitions_by_expr_result.setSuccess(PartitionsByExprResult success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_partitions_by_expr.start(I iface,
ThriftHiveMetastore.get_partitions_by_expr_args args,
org.apache.thrift.async.AsyncMethodCallback<PartitionsByExprResult> resultHandler) |
| Constructor and Description |
|---|
get_partitions_by_expr_result(PartitionsByExprResult success,
MetaException o1,
NoSuchObjectException o2) |
PartitionsByExprResult(PartitionsByExprResult other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.