| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.Builder.build() |
HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.Builder.buildPartial() |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.getDefaultInstance() |
HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.getDefaultInstanceForType() |
HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.Builder.getDefaultInstanceForType() |
HiveMetastore.TxnInfo |
HiveMetastore.GetOpenTxnsInfoResponseOrBuilder.getOpenTxns(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
HiveMetastore.TxnInfo |
HiveMetastore.GetOpenTxnsInfoResponse.getOpenTxns(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
HiveMetastore.TxnInfo |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.getOpenTxns(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseDelimitedFrom(InputStream input) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(byte[] data) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(ByteBuffer data) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(InputStream input) |
static HiveMetastore.TxnInfo |
HiveMetastore.TxnInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HiveMetastore.TxnInfo> |
HiveMetastore.GetOpenTxnsInfoResponseOrBuilder.getOpenTxnsList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
List<HiveMetastore.TxnInfo> |
HiveMetastore.GetOpenTxnsInfoResponse.getOpenTxnsList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
List<HiveMetastore.TxnInfo> |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.getOpenTxnsList()
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
com.google.protobuf.Parser<HiveMetastore.TxnInfo> |
HiveMetastore.TxnInfo.getParserForType() |
static com.google.protobuf.Parser<HiveMetastore.TxnInfo> |
HiveMetastore.TxnInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetOpenTxnsInfoResponse.Builder |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.addOpenTxns(HiveMetastore.TxnInfo value)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
HiveMetastore.GetOpenTxnsInfoResponse.Builder |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.addOpenTxns(int index,
HiveMetastore.TxnInfo value)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
HiveMetastore.TxnInfo.Builder |
HiveMetastore.TxnInfo.Builder.mergeFrom(HiveMetastore.TxnInfo other) |
static HiveMetastore.TxnInfo.Builder |
HiveMetastore.TxnInfo.newBuilder(HiveMetastore.TxnInfo prototype) |
HiveMetastore.GetOpenTxnsInfoResponse.Builder |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.setOpenTxns(int index,
HiveMetastore.TxnInfo value)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetOpenTxnsInfoResponse.Builder |
HiveMetastore.GetOpenTxnsInfoResponse.Builder.addAllOpenTxns(Iterable<? extends HiveMetastore.TxnInfo> values)
repeated .org.apache.hadoop.hive.metastore.grpc.TxnInfo open_txns = 2; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.