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