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