public static interface Cdcpb.HeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getClusterId()
uint64 cluster_id = 1; |
String |
getTicdcVersion()
string ticdc_version = 2; |
com.google.protobuf.ByteString |
getTicdcVersionBytes()
string ticdc_version = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getClusterId()
uint64 cluster_id = 1;
String getTicdcVersion()
string ticdc_version = 2;
com.google.protobuf.ByteString getTicdcVersionBytes()
string ticdc_version = 2;
Copyright © 2024 PingCAP. All rights reserved.