Package com.yahoo.log.event
Class CountGroup
- java.lang.Object
-
- com.yahoo.log.event.Event
-
- com.yahoo.log.event.CountGroup
-
- All Implemented Interfaces:
java.io.Serializable
public class CountGroup extends Event
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CountGroup()
CountGroup(java.lang.String name, java.lang.String values)
-
Method Summary
-
Methods inherited from class com.yahoo.log.event.Event
count, countGroup, crash, getName, getTime, getValue, getValuePossiblyQuote, getVersion, histogram, parse, progress, reloaded, reloading, setTime, setValue, setVersion, started, starting, state, stopped, stopping, toString, value, valueGroup
-
-