Class ThreadInfo

java.lang.Object
com.streambase.sb.monitor.ThreadInfo
All Implemented Interfaces:
Cloneable

public class ThreadInfo extends Object implements Cloneable
Represents information about a single thread in a StreamBase Server. Instances of this class should be retrieved from a Snapshot.
See Also: