Interface StreamSource

All Superinterfaces:
Operator, VoltLifecycle

public interface StreamSource extends Operator
this interface is a 1-1 copy of VoltStreamSource but it drops generics. Generics are useful to show problems with data flow in the pipeline but after that creates lots of problems.