Package org.voltdb.stream.api.extension
Interface VoltStreamSourceConfigurator<T>
- Type Parameters:
T
- type of data sent to downstream system
- All Superinterfaces:
OperatorConfigurator
A stream source configurator.
A configurator must match its source implementation one to one - see
VoltStreamExtension
.-
Method Summary
Methods inherited from interface org.voltdb.stream.api.extension.OperatorConfigurator
configure, getConfiguration