public static interface PumpOuterClass.WriteBinlogRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getErrmsg()
An empty errmsg returned means a successful write.
|
com.google.protobuf.ByteString |
getErrmsgBytes()
An empty errmsg returned means a successful write.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getErrmsg()
An empty errmsg returned means a successful write. Otherwise return the error description.
string errmsg = 1;com.google.protobuf.ByteString getErrmsgBytes()
An empty errmsg returned means a successful write. Otherwise return the error description.
string errmsg = 1;Copyright © 2025 PingCAP. All rights reserved.