Uses of Interface
org.voltdb.stream.api.extension.VoltStreamSinkConfigurator
-
Uses of VoltStreamSinkConfigurator in org.voltdb.stream.api.extension
-
Uses of VoltStreamSinkConfigurator in org.voltdb.stream.api.pipeline
Modifier and TypeMethodDescriptionExceptionHandlerBuilder.addNamedSink
(String sinkName, VoltStreamSinkConfigurator<T> sinkConfigurator) <O> void
VoltOpenStreamBuilder.terminateWithSink
(VoltStreamSinkConfigurator<O> configurator)