Package ai.pipestream.module.pipelineprobe.sampledata


package ai.pipestream.module.pipelineprobe.sampledata
  • Class
    Description
    One sample-data fixture jar's self-description, read from its META-INF/pipestream-sample-data.json resource.
    Reads the per-doc PipeDocs out of a registered sample-data set.
    Discovers every sample-data fixture jar on the classpath by scanning for its META-INF/pipestream-sample-data.json descriptor, and exposes them as a queryable registry — keyed by artifactId and by the step each dataset feeds.
    Read-only view of the SampleDataRegistry: which sample-data fixture jars are on the classpath, and what each one is.