| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.TxnInfo
Protobuf type
org.apache.hadoop.hive.metastore.grpc.TxnInfo |
static class |
HiveMetastore.TxnInfo.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.TxnInfo |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.TxnInfoOrBuilder |
HiveMetastore.GetOpenTxnsInfoResponseOrBuilder.getOpenTxnsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
HiveMetastore.TxnInfoOrBuilder |
HiveMetastore.GetOpenTxnsInfoResponse.getOpenTxnsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
HiveMetastore.TxnInfoOrBuilder |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.getOpenTxnsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.TxnInfoOrBuilder> |
HiveMetastore.GetOpenTxnsInfoResponseOrBuilder.getOpenTxnsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
List<? extends HiveMetastore.TxnInfoOrBuilder> |
HiveMetastore.GetOpenTxnsInfoResponse.getOpenTxnsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
List<? extends HiveMetastore.TxnInfoOrBuilder> |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.getOpenTxnsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.