Uses of Interface
com.streambase.sb.TupleCaptureTransformer
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of TupleCaptureTransformer in com.streambase.sb.operator
Modifier and TypeMethodDescriptionOperator.getTupleCaptureTransformer
(Schema s) Get a TupleCaptureTransformer capable of translating tuples with the given schema to the equivalent schema with all the capture fields expanded out, and translating expanded tuples back into tuples with the given schema