public static interface CanalPacket.ClientRollbackOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getBatchId()
int64 batch_id = 3; |
java.lang.String |
getClientId()
string client_id = 2; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 2; |
java.lang.String |
getDestination()
string destination = 1; |
com.google.protobuf.ByteString |
getDestinationBytes()
string destination = 1; |
java.lang.String getDestination()
string destination = 1;com.google.protobuf.ByteString getDestinationBytes()
string destination = 1;java.lang.String getClientId()
string client_id = 2;com.google.protobuf.ByteString getClientIdBytes()
string client_id = 2;long getBatchId()
int64 batch_id = 3;Copyright © 2021. All rights reserved.