public static final class DeadlockOuterClass.DeadlockResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder> implements DeadlockOuterClass.DeadlockResponseOrBuilder
deadlock.DeadlockResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DeadlockOuterClass.DeadlockResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DeadlockOuterClass.DeadlockResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DeadlockOuterClass.DeadlockResponse.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder mergeFrom(DeadlockOuterClass.DeadlockResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public DeadlockOuterClass.DeadlockResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
IOException
public boolean hasEntry()
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
hasEntry
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public DeadlockOuterClass.WaitForEntry getEntry()
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
getEntry
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public DeadlockOuterClass.DeadlockResponse.Builder setEntry(DeadlockOuterClass.WaitForEntry value)
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
public DeadlockOuterClass.DeadlockResponse.Builder setEntry(DeadlockOuterClass.WaitForEntry.Builder builderForValue)
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
public DeadlockOuterClass.DeadlockResponse.Builder mergeEntry(DeadlockOuterClass.WaitForEntry value)
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
public DeadlockOuterClass.DeadlockResponse.Builder clearEntry()
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
public DeadlockOuterClass.WaitForEntry.Builder getEntryBuilder()
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
public DeadlockOuterClass.WaitForEntryOrBuilder getEntryOrBuilder()
The same entry sent by DeadlockRequest, identifies the sender.
.deadlock.WaitForEntry entry = 1 [(.gogoproto.nullable) = false];
getEntryOrBuilder
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public long getDeadlockKeyHash()
The key hash of the lock that is hold by the waiting transaction.
uint64 deadlock_key_hash = 2;
getDeadlockKeyHash
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public DeadlockOuterClass.DeadlockResponse.Builder setDeadlockKeyHash(long value)
The key hash of the lock that is hold by the waiting transaction.
uint64 deadlock_key_hash = 2;
value
- The deadlockKeyHash to set.public DeadlockOuterClass.DeadlockResponse.Builder clearDeadlockKeyHash()
The key hash of the lock that is hold by the waiting transaction.
uint64 deadlock_key_hash = 2;
public List<DeadlockOuterClass.WaitForEntry> getWaitChainList()
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
getWaitChainList
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public int getWaitChainCount()
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
getWaitChainCount
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public DeadlockOuterClass.WaitForEntry getWaitChain(int index)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
getWaitChain
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public DeadlockOuterClass.DeadlockResponse.Builder setWaitChain(int index, DeadlockOuterClass.WaitForEntry value)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder setWaitChain(int index, DeadlockOuterClass.WaitForEntry.Builder builderForValue)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder addWaitChain(DeadlockOuterClass.WaitForEntry value)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder addWaitChain(int index, DeadlockOuterClass.WaitForEntry value)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder addWaitChain(DeadlockOuterClass.WaitForEntry.Builder builderForValue)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder addWaitChain(int index, DeadlockOuterClass.WaitForEntry.Builder builderForValue)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder addAllWaitChain(Iterable<? extends DeadlockOuterClass.WaitForEntry> values)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder clearWaitChain()
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.DeadlockResponse.Builder removeWaitChain(int index)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.WaitForEntry.Builder getWaitChainBuilder(int index)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.WaitForEntryOrBuilder getWaitChainOrBuilder(int index)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
getWaitChainOrBuilder
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public List<? extends DeadlockOuterClass.WaitForEntryOrBuilder> getWaitChainOrBuilderList()
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
getWaitChainOrBuilderList
in interface DeadlockOuterClass.DeadlockResponseOrBuilder
public DeadlockOuterClass.WaitForEntry.Builder addWaitChainBuilder()
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public DeadlockOuterClass.WaitForEntry.Builder addWaitChainBuilder(int index)
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public List<DeadlockOuterClass.WaitForEntry.Builder> getWaitChainBuilderList()
The other entries of the dead lock circle. The current entry is in `entry` field and not included in this field.
repeated .deadlock.WaitForEntry wait_chain = 3;
public final DeadlockOuterClass.DeadlockResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
public final DeadlockOuterClass.DeadlockResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DeadlockOuterClass.DeadlockResponse.Builder>
Copyright © 2024 PingCAP. All rights reserved.