public static interface DeadlockOuterClass.DeadlockRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
DeadlockOuterClass.WaitForEntry |
getEntry()
.deadlock.WaitForEntry entry = 2 [(.gogoproto.nullable) = false]; |
DeadlockOuterClass.WaitForEntryOrBuilder |
getEntryOrBuilder()
.deadlock.WaitForEntry entry = 2 [(.gogoproto.nullable) = false]; |
DeadlockOuterClass.DeadlockRequestType |
getTp()
.deadlock.DeadlockRequestType tp = 1; |
int |
getTpValue()
.deadlock.DeadlockRequestType tp = 1; |
boolean |
hasEntry()
.deadlock.WaitForEntry entry = 2 [(.gogoproto.nullable) = false]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getTpValue()
.deadlock.DeadlockRequestType tp = 1;
DeadlockOuterClass.DeadlockRequestType getTp()
.deadlock.DeadlockRequestType tp = 1;
boolean hasEntry()
.deadlock.WaitForEntry entry = 2 [(.gogoproto.nullable) = false];
DeadlockOuterClass.WaitForEntry getEntry()
.deadlock.WaitForEntry entry = 2 [(.gogoproto.nullable) = false];
DeadlockOuterClass.WaitForEntryOrBuilder getEntryOrBuilder()
.deadlock.WaitForEntry entry = 2 [(.gogoproto.nullable) = false];
Copyright © 2024 PingCAP. All rights reserved.