Module datarush.library
Package com.pervasive.datarush.operators.sink
Provides the LogRows
operator
for writing debugging information about a flow to the logging API.
-
Interface Summary Interface Description RecordCollector Gets the collected data. -
Class Summary Class Description CollectRecords Collects input data into an in-memory token list.LogRows Log information about the input data from a flow.