Interface VoltStreamSinkConfigurator<T>

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

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