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() |
java.lang.String |
toString() |
getReceivingExecution, getSendingExecution, getTimestamp
public boolean equals(java.lang.Object obj)
equals
in class AbstractMessage
public int hashCode()
hashCode
in class AbstractMessage
public java.lang.String toString()
toString
in class AbstractMessage
Copyright 2020 Kieker Project, http://kieker-monitoring.net