public static final class HiveMetastore.CommitTxnRequest extends com.google.protobuf.GeneratedMessageV3 implements HiveMetastore.CommitTxnRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.CommitTxnRequest| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.CommitTxnRequest.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.CommitTxnRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
EXCL_WRITE_ENABLED_FIELD_NUMBER |
static int |
KEY_VALUE_FIELD_NUMBER |
static int |
REPL_LAST_ID_INFO_FIELD_NUMBER |
static int |
REPL_POLICY_FIELD_NUMBER |
static int |
TXN_TYPE_FIELD_NUMBER |
static int |
TXNID_FIELD_NUMBER |
static int |
WRITE_EVENT_INFOS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static HiveMetastore.CommitTxnRequest |
getDefaultInstance() |
HiveMetastore.CommitTxnRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<HiveMetastore.CommitTxnRequest> |
getParserForType() |
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; |
int |
getSerializedSize() |
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; |
int |
hashCode() |
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HiveMetastore.CommitTxnRequest.Builder |
newBuilder() |
static HiveMetastore.CommitTxnRequest.Builder |
newBuilder(HiveMetastore.CommitTxnRequest prototype) |
HiveMetastore.CommitTxnRequest.Builder |
newBuilderForType() |
protected HiveMetastore.CommitTxnRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HiveMetastore.CommitTxnRequest |
parseDelimitedFrom(InputStream input) |
static HiveMetastore.CommitTxnRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CommitTxnRequest |
parseFrom(byte[] data) |
static HiveMetastore.CommitTxnRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CommitTxnRequest |
parseFrom(ByteBuffer data) |
static HiveMetastore.CommitTxnRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CommitTxnRequest |
parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.CommitTxnRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CommitTxnRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.CommitTxnRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CommitTxnRequest |
parseFrom(InputStream input) |
static HiveMetastore.CommitTxnRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HiveMetastore.CommitTxnRequest> |
parser() |
HiveMetastore.CommitTxnRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TXNID_FIELD_NUMBER
public static final int REPL_POLICY_FIELD_NUMBER
public static final int WRITE_EVENT_INFOS_FIELD_NUMBER
public static final int REPL_LAST_ID_INFO_FIELD_NUMBER
public static final int KEY_VALUE_FIELD_NUMBER
public static final int EXCL_WRITE_ENABLED_FIELD_NUMBER
public static final int TXN_TYPE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getTxnid()
int64 txnid = 1;getTxnid in interface HiveMetastore.CommitTxnRequestOrBuilderpublic String getReplPolicy()
string repl_policy = 2;getReplPolicy in interface HiveMetastore.CommitTxnRequestOrBuilderpublic com.google.protobuf.ByteString getReplPolicyBytes()
string repl_policy = 2;getReplPolicyBytes in interface HiveMetastore.CommitTxnRequestOrBuilderpublic List<HiveMetastore.WriteEventInfo> getWriteEventInfosList()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;getWriteEventInfosList in interface HiveMetastore.CommitTxnRequestOrBuilderpublic List<? extends HiveMetastore.WriteEventInfoOrBuilder> getWriteEventInfosOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;getWriteEventInfosOrBuilderList in interface HiveMetastore.CommitTxnRequestOrBuilderpublic int getWriteEventInfosCount()
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;getWriteEventInfosCount in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.WriteEventInfo getWriteEventInfos(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;getWriteEventInfos in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.WriteEventInfoOrBuilder getWriteEventInfosOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.WriteEventInfo write_event_infos = 3;getWriteEventInfosOrBuilder in interface HiveMetastore.CommitTxnRequestOrBuilderpublic boolean hasReplLastIdInfo()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4;hasReplLastIdInfo in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.ReplLastIdInfo getReplLastIdInfo()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4;getReplLastIdInfo in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.ReplLastIdInfoOrBuilder getReplLastIdInfoOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ReplLastIdInfo repl_last_id_info = 4;getReplLastIdInfoOrBuilder in interface HiveMetastore.CommitTxnRequestOrBuilderpublic boolean hasKeyValue()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5;hasKeyValue in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.CommitTxnKeyValue getKeyValue()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5;getKeyValue in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.CommitTxnKeyValueOrBuilder getKeyValueOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.CommitTxnKeyValue key_value = 5;getKeyValueOrBuilder in interface HiveMetastore.CommitTxnRequestOrBuilderpublic boolean getExclWriteEnabled()
bool excl_write_enabled = 6;getExclWriteEnabled in interface HiveMetastore.CommitTxnRequestOrBuilderpublic int getTxnTypeValue()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 7;getTxnTypeValue in interface HiveMetastore.CommitTxnRequestOrBuilderpublic HiveMetastore.TxnType getTxnType()
.org.apache.hadoop.hive.metastore.grpc.TxnType txn_type = 7;getTxnType in interface HiveMetastore.CommitTxnRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HiveMetastore.CommitTxnRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.CommitTxnRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.CommitTxnRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HiveMetastore.CommitTxnRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HiveMetastore.CommitTxnRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HiveMetastore.CommitTxnRequest.Builder newBuilder()
public static HiveMetastore.CommitTxnRequest.Builder newBuilder(HiveMetastore.CommitTxnRequest prototype)
public HiveMetastore.CommitTxnRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HiveMetastore.CommitTxnRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HiveMetastore.CommitTxnRequest getDefaultInstance()
public static com.google.protobuf.Parser<HiveMetastore.CommitTxnRequest> parser()
public com.google.protobuf.Parser<HiveMetastore.CommitTxnRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HiveMetastore.CommitTxnRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 The Apache Software Foundation. All rights reserved.