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