public static interface Kvrpcpb.GetLockWaitInfoRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Kvrpcpb.Context |
getContext()
TODO: There may need some filter options to be used on conditional querying, e.g., finding
the lock waiting status for some specified transaction.
|
Kvrpcpb.ContextOrBuilder |
getContextOrBuilder()
TODO: There may need some filter options to be used on conditional querying, e.g., finding
the lock waiting status for some specified transaction.
|
boolean |
hasContext()
TODO: There may need some filter options to be used on conditional querying, e.g., finding
the lock waiting status for some specified transaction.
|
boolean hasContext()
TODO: There may need some filter options to be used on conditional querying, e.g., finding the lock waiting status for some specified transaction.
.kvrpcpb.Context context = 1;Kvrpcpb.Context getContext()
TODO: There may need some filter options to be used on conditional querying, e.g., finding the lock waiting status for some specified transaction.
.kvrpcpb.Context context = 1;Kvrpcpb.ContextOrBuilder getContextOrBuilder()
TODO: There may need some filter options to be used on conditional querying, e.g., finding the lock waiting status for some specified transaction.
.kvrpcpb.Context context = 1;Copyright © 2023 PingCAP. All rights reserved.