public static interface Pdpb.QueryStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getAcquirePessimisticLock()
uint64 AcquirePessimisticLock = 9; |
long |
getCommit()
uint64 Commit = 10; |
long |
getCoprocessor()
uint64 Coprocessor = 4; |
long |
getDelete()
uint64 Delete = 5; |
long |
getDeleteRange()
uint64 DeleteRange = 6; |
long |
getGC()
uint64 GC = 1; |
long |
getGet()
uint64 Get = 2; |
long |
getPrewrite()
uint64 Prewrite = 8; |
long |
getPut()
uint64 Put = 7; |
long |
getRollback()
uint64 Rollback = 11; |
long |
getScan()
uint64 Scan = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getGC()
uint64 GC = 1;long getGet()
uint64 Get = 2;long getScan()
uint64 Scan = 3;long getCoprocessor()
uint64 Coprocessor = 4;long getDelete()
uint64 Delete = 5;long getDeleteRange()
uint64 DeleteRange = 6;long getPut()
uint64 Put = 7;long getPrewrite()
uint64 Prewrite = 8;long getAcquirePessimisticLock()
uint64 AcquirePessimisticLock = 9;long getCommit()
uint64 Commit = 10;long getRollback()
uint64 Rollback = 11;Copyright © 2025 PingCAP. All rights reserved.