KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.session
/
RunSummary
/
RunSummary
Run
Summary
constructor
(
runId
:
String
,
modelIdentifier
:
String
,
experimentName
:
String
,
requestedReplications
:
Int
,
completedReplications
:
Int
,
endingStatus
:
IterativeProcessIfc.EndingStatus
,
beginTime
:
Instant
,
endTime
:
Instant
)
(
source
)