public static interface Pdpb.StoreHeartbeatResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClusterVersion()
string cluster_version = 3; |
com.google.protobuf.ByteString |
getClusterVersionBytes()
string cluster_version = 3; |
Pdpb.ResponseHeader |
getHeader()
.pdpb.ResponseHeader header = 1; |
Pdpb.ResponseHeaderOrBuilder |
getHeaderOrBuilder()
.pdpb.ResponseHeader header = 1; |
ReplicationModepb.ReplicationStatus |
getReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
ReplicationModepb.ReplicationStatusOrBuilder |
getReplicationStatusOrBuilder()
.replication_modepb.ReplicationStatus replication_status = 2; |
boolean |
hasHeader()
.pdpb.ResponseHeader header = 1; |
boolean |
hasReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
boolean hasHeader()
.pdpb.ResponseHeader header = 1;Pdpb.ResponseHeader getHeader()
.pdpb.ResponseHeader header = 1;Pdpb.ResponseHeaderOrBuilder getHeaderOrBuilder()
.pdpb.ResponseHeader header = 1;boolean hasReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2;ReplicationModepb.ReplicationStatus getReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2;ReplicationModepb.ReplicationStatusOrBuilder getReplicationStatusOrBuilder()
.replication_modepb.ReplicationStatus replication_status = 2;String getClusterVersion()
string cluster_version = 3;com.google.protobuf.ByteString getClusterVersionBytes()
string cluster_version = 3;Copyright © 2022 PingCAP. All rights reserved.