public class MultiMessageIdImpl extends Object implements MessageId
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MessageId o) |
boolean |
equals(Object obj) |
int |
hashCode() |
byte[] |
toByteArray() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitfromByteArray, fromByteArrayWithTopicpublic byte[] toByteArray()
toByteArray in interface MessageIdpublic int compareTo(MessageId o)
compareTo in interface Comparable<MessageId>Copyright © 2017–2020 Apache Software Foundation. All rights reserved.