Uses of Class
com.streambase.sb.operator.PortCounts
-
Packages that use PortCounts Package Description com.streambase.sb.operator Provides classes and interfaces to add custom operators to StreamBase applications. -
-
Uses of PortCounts in com.streambase.sb.operator
Methods in com.streambase.sb.operator that return PortCounts Modifier and Type Method Description PortCounts
Operator. getPortCounts()
An optional method that subclasses can override to dynamically tell Studio the number of input and output ports.
-