Class RunArtifactBundleSink
java.lang.Object
com.knezevic.edaf.v3.persistence.sink.RunArtifactBundleSink
- All Implemented Interfaces:
EventSink,AutoCloseable
Writes a self-contained run artifact bundle used by offline reporting and web fallback loading.
-
Constructor Summary
ConstructorsConstructorDescriptionRunArtifactBundleSink(Path outputDirectory, String runId, String resolvedYaml, String resolvedJson) -
Method Summary
Modifier and TypeMethodDescriptionvoidConsumes one event.
-
Constructor Details
-
RunArtifactBundleSink
-
-
Method Details
-
onEvent
-
runDirectory
-
telemetryJsonl
-
metricsCsv
-
eventsJsonl
-
summaryJson
-
reportHtml
-