Uses of Class
com.streambase.sb.monitor.SystemInfo.GCInfo
-
Packages that use SystemInfo.GCInfo Package Description com.streambase.sb.monitor Provides classes and interfaces to monitor the behavior of a running StreamBase server. -
-
Uses of SystemInfo.GCInfo in com.streambase.sb.monitor
Methods in com.streambase.sb.monitor that return types with arguments of type SystemInfo.GCInfo Modifier and Type Method Description Collection<SystemInfo.GCInfo>
SystemInfo. getGCollectors()
Return a collection of information on all the garbage collectors in the JVM
-