public static interface HiveMetastore.CommitTxnRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getExclWriteEnabled()
bool excl_write_enabled = 6; |
HiveMetastore.CommitTxnKeyValue |
getKeyValue()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5; |
HiveMetastore.CommitTxnKeyValueOrBuilder |
getKeyValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5; |
HiveMetastore.ReplLastIdInfo |
getReplLastIdInfo()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4; |
HiveMetastore.ReplLastIdInfoOrBuilder |
getReplLastIdInfoOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4; |
String |
getReplPolicy()
string repl_policy = 2; |
com.google.protobuf.ByteString |
getReplPolicyBytes()
string repl_policy = 2; |
long |
getTxnid()
int64 txnid = 1; |
HiveMetastore.TxnType |
getTxnType()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 7; |
int |
getTxnTypeValue()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 7; |
HiveMetastore.WriteEventInfo |
getWriteEventInfos(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3; |
int |
getWriteEventInfosCount()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3; |
List<HiveMetastore.WriteEventInfo> |
getWriteEventInfosList()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3; |
HiveMetastore.WriteEventInfoOrBuilder |
getWriteEventInfosOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3; |
List<? extends HiveMetastore.WriteEventInfoOrBuilder> |
getWriteEventInfosOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3; |
boolean |
hasKeyValue()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5; |
boolean |
hasReplLastIdInfo()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getTxnid()
int64 txnid = 1;String getReplPolicy()
string repl_policy = 2;com.google.protobuf.ByteString getReplPolicyBytes()
string repl_policy = 2;List<HiveMetastore.WriteEventInfo> getWriteEventInfosList()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;HiveMetastore.WriteEventInfo getWriteEventInfos(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;int getWriteEventInfosCount()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;List<? extends HiveMetastore.WriteEventInfoOrBuilder> getWriteEventInfosOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;HiveMetastore.WriteEventInfoOrBuilder getWriteEventInfosOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;boolean hasReplLastIdInfo()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4;HiveMetastore.ReplLastIdInfo getReplLastIdInfo()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4;HiveMetastore.ReplLastIdInfoOrBuilder getReplLastIdInfoOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4;boolean hasKeyValue()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5;HiveMetastore.CommitTxnKeyValue getKeyValue()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5;HiveMetastore.CommitTxnKeyValueOrBuilder getKeyValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5;boolean getExclWriteEnabled()
bool excl_write_enabled = 6;int getTxnTypeValue()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 7;HiveMetastore.TxnType getTxnType()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 7;Copyright © 2024 The Apache Software Foundation. All rights reserved.