public static interface HiveMetastore.AbortTxnRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getErrorCode()
optional int64 errorCode = 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 = 3; |
int |
getTxnTypeValue()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 3; |
boolean |
hasErrorCode()
optional int64 errorCode = 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;int getTxnTypeValue()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 3;HiveMetastore.TxnType getTxnType()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 3;boolean hasErrorCode()
optional int64 errorCode = 4;long getErrorCode()
optional int64 errorCode = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.