@Deprecated public class SynchronousReplyMessage extends AbstractMessage
| Constructor and Description |
|---|
SynchronousReplyMessage(long timestamp,
Execution sendingExecution,
Execution receivingExecution)
Deprecated.
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
getReceivingExecution, getSendingExecution, getTimestamppublic boolean equals(java.lang.Object obj)
equals in class AbstractMessagepublic int hashCode()
hashCode in class AbstractMessagepublic java.lang.String toString()
toString in class AbstractMessageCopyright 2021 Kieker Project, http://kieker-monitoring.net