Uses of Class
com.streambase.sb.operator.Operator.PropertyTypecheckException
Packages that use Operator.PropertyTypecheckException
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
Provides classes and interfaces to specify parameters for custom operators.
-
Uses of Operator.PropertyTypecheckException in com.streambase.sb.operator
Methods in com.streambase.sb.operator that throw Operator.PropertyTypecheckExceptionModifier and TypeMethodDescriptionabstract voidOperator.typecheck()The typecheck method is called by Studio and the StreamBase server to ensure that all the parameters for this operator are correct. -
Uses of Operator.PropertyTypecheckException in com.streambase.sb.operator.parameter
Methods in com.streambase.sb.operator.parameter that throw Operator.PropertyTypecheckExceptionModifier and TypeMethodDescriptionstatic voidSBSimpleBeanInfo.checkCharsetProps(Operator operator, boolean useDefault, String charset) Check character set properties