Uses of Class
com.streambase.sb.monitor.OperatorInfo
Packages that use OperatorInfo
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of OperatorInfo in com.streambase.sb.monitor
Methods in com.streambase.sb.monitor that return OperatorInfoModifier and TypeMethodDescriptionSnapshot.getOperatorInfo(String name) Returns information about the specified operator.Methods in com.streambase.sb.monitor that return types with arguments of type OperatorInfoModifier and TypeMethodDescriptionSnapshot.operatorInfos()Returns an iterator over all the OperatorInfo objects.