Uses of Class
com.streambase.sb.monitor.StreamInfo
Packages that use StreamInfo
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of StreamInfo in com.streambase.sb.monitor
Methods in com.streambase.sb.monitor that return StreamInfoModifier and TypeMethodDescriptionSnapshot.getStreamInfo
(String name) Returns information about the specified stream.Methods in com.streambase.sb.monitor that return types with arguments of type StreamInfoModifier and TypeMethodDescription(package private) Map<String,
StreamInfo> Snapshot.getStreamInfos()
Get stream informationSnapshot.streamInfos()
Returns an iterator over all the StreamInfo objects.