Package ai.pipestream.module.pipelineprobe.sampledata
package ai.pipestream.module.pipelineprobe.sampledata
-
ClassDescriptionOne sample-data fixture jar's self-description, read from its
META-INF/pipestream-sample-data.jsonresource.Reads the per-docPipeDocs out of a registered sample-data set.Discovers every sample-data fixture jar on the classpath by scanning for itsMETA-INF/pipestream-sample-data.jsondescriptor, and exposes them as a queryable registry — keyed by artifactId and by the step each dataset feeds.Read-only view of theSampleDataRegistry: which sample-data fixture jars are on the classpath, and what each one is.