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