Package com.knezevic.edaf.v3.persistence.sink
package com.knezevic.edaf.v3.persistence.sink
File and artifact persistence sinks.
Writes CSV/JSONL/run-bundle outputs used by offline reports and reproducibility workflows.
-
ClassesClassDescriptionComposes multiple sinks into a single sink instance.CSV sink that writes one line per iteration metric snapshot.JSON Lines sink for machine-ingestible event streams.Plain file sink with size-based rotation for structured event logs.Writes a self-contained run artifact bundle used by offline reporting and web fallback loading.