Uses of Class
com.streambase.sb.operator.AlreadyRegisteredException
Packages that use AlreadyRegisteredException
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of AlreadyRegisteredException in com.streambase.sb.operator
Methods in com.streambase.sb.operator that throw AlreadyRegisteredExceptionModifier and TypeMethodDescriptionvoidOperator.SharedObjectManager.registerSharedObject(Object key, Operator.SharedObject value) Add the given SharedObject to this Container.