Uses of Interface
org.voltdb.stream.api.extension.ConfigurableOperatorProducer
-
Uses of ConfigurableOperatorProducer in org.voltdb.stream.api
Modifier 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.