Interface VoltStreamSourceConfigurator<T>

Type Parameters:
T - type of data sent to downstream system
All Superinterfaces:
OperatorConfigurator

public interface VoltStreamSourceConfigurator<T> extends OperatorConfigurator
A stream source configurator. A configurator must match its source implementation one to one - see VoltStreamExtension.