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, 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 2020 Kieker Project, http://kieker-monitoring.net