Package kieker.analysis.behavior.events
Class EntryCallEvent
java.lang.Object
kieker.analysis.behavior.events.EntryCallEvent
Entry call events with request data.
- Since:
- 2.0.0
- Author:
- Reiner Jung
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonglongString[]intString[]inthashCode()voidsetClassSignature(String classSignature) voidsetOperationSignature(String operationSignature) toString()
-
Constructor Details
-
EntryCallEvent
-
-
Method Details
-
getOperationSignature
-
setOperationSignature
-
getClassSignature
-
setClassSignature
-
getEntryTime
public long getEntryTime() -
getExitTime
public long getExitTime() -
getSessionId
-
getHostname
-
getParameters
-
getValues
-
getRequestType
public int getRequestType() -
equals
-
hashCode
public int hashCode() -
toString
-