Uses of Interface
com.streambase.sb.operator.ITupleDataInitializer
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of ITupleDataInitializer in com.streambase.sb.operator
Modifier and TypeMethodDescriptionOperator.newTupleDataInitializer
(int inputPort, int outputPort) Create a newITupleDataInitializer
based on the specified input and output ports.