Annotation Interface SourceStreams
Denotes the source streams accessed by a custom pipeline. Only streams referenced in
SourceStreams
or SinkStreams
on the job class will be accessible to the pipeline.-
Required Element Summary
-
Element Details
-
value
String[] valueNames of the source streams.
-