Uses of Interface
com.streambase.sb.operator.RowConsumer
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of RowConsumer in com.streambase.sb.operator
Modifier and TypeMethodDescriptionvoid
PreparedQuery.execute
(CompiledTuple args, RowConsumer consumer) Run the query against a given set of arguments, and pass the results toconsumer
void
PreparedQuery.execute
(CompiledTuple args, TableAccessor table, RowConsumer consumer) Execute the query