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