public static interface Debugpb.ScanMvccResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.MvccInfo |
getInfo()
.kvrpcpb.MvccInfo info = 2; |
Kvrpcpb.MvccInfoOrBuilder |
getInfoOrBuilder()
.kvrpcpb.MvccInfo info = 2; |
com.google.protobuf.ByteString |
getKey()
bytes key = 1; |
boolean |
hasInfo()
.kvrpcpb.MvccInfo info = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getKey()
bytes key = 1;
boolean hasInfo()
.kvrpcpb.MvccInfo info = 2;
Kvrpcpb.MvccInfo getInfo()
.kvrpcpb.MvccInfo info = 2;
Kvrpcpb.MvccInfoOrBuilder getInfoOrBuilder()
.kvrpcpb.MvccInfo info = 2;
Copyright © 2024 PingCAP. All rights reserved.