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