Uses of Enum Class
com.streambase.sb.monitor.StatsUtil.What
Packages that use StatsUtil.What
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of StatsUtil.What in com.streambase.sb.monitor
Methods in com.streambase.sb.monitor that return StatsUtil.WhatModifier and TypeMethodDescriptionstatic StatsUtil.What
StatsUtil.What.fromOrdinal
(int ordinal) static StatsUtil.What
Returns the enum constant of this class with the specified name.static StatsUtil.What[]
StatsUtil.What.values()
Returns an array containing the constants of this enum class, in the order they are declared.StatTuplev3.what()
Get what tuple containsConstructors in com.streambase.sb.monitor with parameters of type StatsUtil.What