public static final class DeadlockOuterClass.WaitForEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder> implements DeadlockOuterClass.WaitForEntryOrBuilder
deadlock.WaitForEntry| Modifier and Type | Method and Description |
|---|---|
DeadlockOuterClass.WaitForEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeadlockOuterClass.WaitForEntry |
build() |
DeadlockOuterClass.WaitForEntry |
buildPartial() |
DeadlockOuterClass.WaitForEntry.Builder |
clear() |
DeadlockOuterClass.WaitForEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeadlockOuterClass.WaitForEntry.Builder |
clearKey()
The key the current txn is trying to lock.
|
DeadlockOuterClass.WaitForEntry.Builder |
clearKeyHash()
The hash value of the key is being waited for.
|
DeadlockOuterClass.WaitForEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeadlockOuterClass.WaitForEntry.Builder |
clearResourceGroupTag()
The tag came from the lock request's context.
|
DeadlockOuterClass.WaitForEntry.Builder |
clearTxn()
The transaction id that is waiting.
|
DeadlockOuterClass.WaitForEntry.Builder |
clearWaitForTxn()
The transaction id that is being waited for.
|
DeadlockOuterClass.WaitForEntry.Builder |
clearWaitTime()
Milliseconds it has been waits.
|
DeadlockOuterClass.WaitForEntry.Builder |
clone() |
DeadlockOuterClass.WaitForEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getKey()
The key the current txn is trying to lock.
|
long |
getKeyHash()
The hash value of the key is being waited for.
|
com.google.protobuf.ByteString |
getResourceGroupTag()
The tag came from the lock request's context.
|
long |
getTxn()
The transaction id that is waiting.
|
long |
getWaitForTxn()
The transaction id that is being waited for.
|
long |
getWaitTime()
Milliseconds it has been waits.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DeadlockOuterClass.WaitForEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeadlockOuterClass.WaitForEntry.Builder |
mergeFrom(DeadlockOuterClass.WaitForEntry other) |
DeadlockOuterClass.WaitForEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
DeadlockOuterClass.WaitForEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeadlockOuterClass.WaitForEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeadlockOuterClass.WaitForEntry.Builder |
setKey(com.google.protobuf.ByteString value)
The key the current txn is trying to lock.
|
DeadlockOuterClass.WaitForEntry.Builder |
setKeyHash(long value)
The hash value of the key is being waited for.
|
DeadlockOuterClass.WaitForEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeadlockOuterClass.WaitForEntry.Builder |
setResourceGroupTag(com.google.protobuf.ByteString value)
The tag came from the lock request's context.
|
DeadlockOuterClass.WaitForEntry.Builder |
setTxn(long value)
The transaction id that is waiting.
|
DeadlockOuterClass.WaitForEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeadlockOuterClass.WaitForEntry.Builder |
setWaitForTxn(long value)
The transaction id that is being waited for.
|
DeadlockOuterClass.WaitForEntry.Builder |
setWaitTime(long value)
Milliseconds it has been waits.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeadlockOuterClass.WaitForEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeadlockOuterClass.WaitForEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeadlockOuterClass.WaitForEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder mergeFrom(DeadlockOuterClass.WaitForEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public DeadlockOuterClass.WaitForEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeadlockOuterClass.WaitForEntry.Builder>IOExceptionpublic long getTxn()
The transaction id that is waiting.
uint64 txn = 1;getTxn in interface DeadlockOuterClass.WaitForEntryOrBuilderpublic DeadlockOuterClass.WaitForEntry.Builder setTxn(long value)
The transaction id that is waiting.
uint64 txn = 1;value - The txn to set.public DeadlockOuterClass.WaitForEntry.Builder clearTxn()
The transaction id that is waiting.
uint64 txn = 1;public long getWaitForTxn()
The transaction id that is being waited for.
uint64 wait_for_txn = 2;getWaitForTxn in interface DeadlockOuterClass.WaitForEntryOrBuilderpublic DeadlockOuterClass.WaitForEntry.Builder setWaitForTxn(long value)
The transaction id that is being waited for.
uint64 wait_for_txn = 2;value - The waitForTxn to set.public DeadlockOuterClass.WaitForEntry.Builder clearWaitForTxn()
The transaction id that is being waited for.
uint64 wait_for_txn = 2;public long getKeyHash()
The hash value of the key is being waited for.
uint64 key_hash = 3;getKeyHash in interface DeadlockOuterClass.WaitForEntryOrBuilderpublic DeadlockOuterClass.WaitForEntry.Builder setKeyHash(long value)
The hash value of the key is being waited for.
uint64 key_hash = 3;value - The keyHash to set.public DeadlockOuterClass.WaitForEntry.Builder clearKeyHash()
The hash value of the key is being waited for.
uint64 key_hash = 3;public com.google.protobuf.ByteString getKey()
The key the current txn is trying to lock.
bytes key = 4;getKey in interface DeadlockOuterClass.WaitForEntryOrBuilderpublic DeadlockOuterClass.WaitForEntry.Builder setKey(com.google.protobuf.ByteString value)
The key the current txn is trying to lock.
bytes key = 4;value - The key to set.public DeadlockOuterClass.WaitForEntry.Builder clearKey()
The key the current txn is trying to lock.
bytes key = 4;public com.google.protobuf.ByteString getResourceGroupTag()
The tag came from the lock request's context.
bytes resource_group_tag = 5;getResourceGroupTag in interface DeadlockOuterClass.WaitForEntryOrBuilderpublic DeadlockOuterClass.WaitForEntry.Builder setResourceGroupTag(com.google.protobuf.ByteString value)
The tag came from the lock request's context.
bytes resource_group_tag = 5;value - The resourceGroupTag to set.public DeadlockOuterClass.WaitForEntry.Builder clearResourceGroupTag()
The tag came from the lock request's context.
bytes resource_group_tag = 5;public long getWaitTime()
Milliseconds it has been waits.
uint64 wait_time = 6;getWaitTime in interface DeadlockOuterClass.WaitForEntryOrBuilderpublic DeadlockOuterClass.WaitForEntry.Builder setWaitTime(long value)
Milliseconds it has been waits.
uint64 wait_time = 6;value - The waitTime to set.public DeadlockOuterClass.WaitForEntry.Builder clearWaitTime()
Milliseconds it has been waits.
uint64 wait_time = 6;public final DeadlockOuterClass.WaitForEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>public final DeadlockOuterClass.WaitForEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.WaitForEntry.Builder>Copyright © 2025 PingCAP. All rights reserved.