Class Count

java.lang.Object
com.yahoo.log.event.Event
com.yahoo.log.event.Count
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="7") public class Count extends Event
Deprecated, for removal: This API element is subject to removal in a future version.
Author:
Bjorn Borud
See Also:
  • Constructor Details

    • Count

      public Count()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • Count

      public Count(String name, double value)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setValue

      public Event setValue(String name, String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Set a property.
      Overrides:
      setValue in class Event
      Parameters:
      name - The name of the property
      value - The value of the property