public class MergedWarpMessage extends AbstractMessage implements Serializable, MergeMessage
| Modifier and Type | Field and Description |
|---|---|
List<Integer> |
msgIds
The Msg ids.
|
List<AbstractMessage> |
msgs
The Msgs.
|
ctx, LOGGER, serialVersionUID, UTF8| Constructor and Description |
|---|
MergedWarpMessage() |
| Modifier and Type | Method and Description |
|---|---|
short |
getTypeCode()
Gets type code.
|
String |
toString() |
bytesToInt, intToBytespublic List<AbstractMessage> msgs
public short getTypeCode()
MessageTypeAwaregetTypeCode in interface MessageTypeAwarepublic String toString()
toString in class AbstractMessageCopyright © 2023 Seata. All rights reserved.