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