public static interface Debugpb.GetStoreInfoResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.APIVersion |
getApiVersion()
.kvrpcpb.APIVersion api_version = 2; |
int |
getApiVersionValue()
.kvrpcpb.APIVersion api_version = 2; |
long |
getStoreId()
uint64 store_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getStoreId()
uint64 store_id = 1;
int getApiVersionValue()
.kvrpcpb.APIVersion api_version = 2;
Kvrpcpb.APIVersion getApiVersion()
.kvrpcpb.APIVersion api_version = 2;
Copyright © 2024 PingCAP. All rights reserved.