Uses of Interface
org.voltdb.stream.api.extension.VoltStreamSourceConfigurator
Packages that use VoltStreamSourceConfigurator
-
Uses of VoltStreamSourceConfigurator in org.voltdb.stream.api.extension
Methods in org.voltdb.stream.api.extension that return VoltStreamSourceConfigurator -
Uses of VoltStreamSourceConfigurator in org.voltdb.stream.api.pipeline
Methods in org.voltdb.stream.api.pipeline with parameters of type VoltStreamSourceConfiguratorModifier and TypeMethodDescription<T> VoltOpenStreamBuilder
<T> VoltStreamBuilder.consumeFromSource
(VoltStreamSourceConfigurator<T> configurator) Each stream must have one source.