public static interface Kvrpcpb.GetLockWaitInfoResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
DeadlockOuterClass.WaitForEntry |
getEntries(int index)
repeated .deadlock.WaitForEntry entries = 3; |
int |
getEntriesCount()
repeated .deadlock.WaitForEntry entries = 3; |
List<DeadlockOuterClass.WaitForEntry> |
getEntriesList()
repeated .deadlock.WaitForEntry entries = 3; |
DeadlockOuterClass.WaitForEntryOrBuilder |
getEntriesOrBuilder(int index)
repeated .deadlock.WaitForEntry entries = 3; |
List<? extends DeadlockOuterClass.WaitForEntryOrBuilder> |
getEntriesOrBuilderList()
repeated .deadlock.WaitForEntry entries = 3; |
String |
getError()
string error = 2; |
com.google.protobuf.ByteString |
getErrorBytes()
string error = 2; |
Errorpb.Error |
getRegionError()
.errorpb.Error region_error = 1; |
Errorpb.ErrorOrBuilder |
getRegionErrorOrBuilder()
.errorpb.Error region_error = 1; |
boolean |
hasRegionError()
.errorpb.Error region_error = 1; |
boolean hasRegionError()
.errorpb.Error region_error = 1;Errorpb.Error getRegionError()
.errorpb.Error region_error = 1;Errorpb.ErrorOrBuilder getRegionErrorOrBuilder()
.errorpb.Error region_error = 1;String getError()
string error = 2;com.google.protobuf.ByteString getErrorBytes()
string error = 2;List<DeadlockOuterClass.WaitForEntry> getEntriesList()
repeated .deadlock.WaitForEntry entries = 3;DeadlockOuterClass.WaitForEntry getEntries(int index)
repeated .deadlock.WaitForEntry entries = 3;int getEntriesCount()
repeated .deadlock.WaitForEntry entries = 3;List<? extends DeadlockOuterClass.WaitForEntryOrBuilder> getEntriesOrBuilderList()
repeated .deadlock.WaitForEntry entries = 3;DeadlockOuterClass.WaitForEntryOrBuilder getEntriesOrBuilder(int index)
repeated .deadlock.WaitForEntry entries = 3;Copyright © 2023 PingCAP. All rights reserved.