Uses of Interface
org.voltdb.stream.api.extension.Operator
-
Uses of Operator in org.voltdb.stream.api
Modifier and TypeMethodDescriptionVoltEnvironment.lookup
(OperatorConfigurator configurator) The framework is looking up possible implementations of registered operators. -
Uses of Operator in org.voltdb.stream.api.extension
Modifier and TypeInterfaceDescriptioninterface
interface
interface
this interface is a 1-1 copy ofVoltStreamSource
but it drops generics.Modifier and TypeMethodDescriptionOperatorConfigurator.configure
(VoltEnvironment environment) ConfigurableOperatorProducer.produceOperators
(C configurator)