public static interface Pdpb.StoreHeartbeatResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
Pdpb.RecoveryPlan |
getPlan()
.pdpb.RecoveryPlan plan = 5; |
Pdpb.RecoveryPlanOrBuilder |
getPlanOrBuilder()
.pdpb.RecoveryPlan plan = 5; |
ReplicationModepb.ReplicationStatus |
getReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
ReplicationModepb.ReplicationStatusOrBuilder |
getReplicationStatusOrBuilder()
.replication_modepb.ReplicationStatus replication_status = 2; |
boolean |
getRequireDetailedReport()
bool require_detailed_report = 4; |
boolean |
hasHeader()
.pdpb.ResponseHeader header = 1; |
boolean |
hasPlan()
.pdpb.RecoveryPlan plan = 5; |
boolean |
hasReplicationStatus()
.replication_modepb.ReplicationStatus replication_status = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean 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;boolean getRequireDetailedReport()
bool require_detailed_report = 4;boolean hasPlan()
.pdpb.RecoveryPlan plan = 5;Pdpb.RecoveryPlan getPlan()
.pdpb.RecoveryPlan plan = 5;Pdpb.RecoveryPlanOrBuilder getPlanOrBuilder()
.pdpb.RecoveryPlan plan = 5;Copyright © 2025 PingCAP. All rights reserved.