public static interface Pdpb.ResponseHeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getClusterId()
cluster_id is the ID of the cluster which sent the response.
|
Pdpb.Error |
getError()
.pdpb.Error error = 2; |
Pdpb.ErrorOrBuilder |
getErrorOrBuilder()
.pdpb.Error error = 2; |
boolean |
hasError()
.pdpb.Error error = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getClusterId()
cluster_id is the ID of the cluster which sent the response.
uint64 cluster_id = 1;boolean hasError()
.pdpb.Error error = 2;Pdpb.Error getError()
.pdpb.Error error = 2;Pdpb.ErrorOrBuilder getErrorOrBuilder()
.pdpb.Error error = 2;Copyright © 2025 PingCAP. All rights reserved.