Uses of Interface
org.voltdb.stream.api.extension.ConfigurableOperatorProducer
Packages that use ConfigurableOperatorProducer
-
Uses of ConfigurableOperatorProducer in org.voltdb.stream.api
Methods in org.voltdb.stream.api with parameters of type ConfigurableOperatorProducerModifier and TypeMethodDescription<C extends OperatorConfigurator>
voidVoltEnvironment.register
(Class<C> key, ConfigurableOperatorProducer<C> producer) The framework can be extended with any logic delivered as source, function or sink.