Uses of Class
com.streambase.sb.monitor.ThreadInfo
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of ThreadInfo in com.streambase.sb.monitor
Modifier and TypeMethodDescription(package private) ThreadInfo
ThreadInfo.getPreviousThreadInfo()
Get previous thread info valueSnapshot.getThreadInfo
(String name) Returns information about the specified thread.Modifier and TypeMethodDescription(package private) Map<String,
ThreadInfo> Snapshot.getThreadInfos()
Get thread informationSnapshot.threadInfos()
Returns an iterator over all the ThreadInfo objects.