Uses of Class
com.yahoo.log.event.Event

Packages that use Event
Package
Description
 
 
  • Uses of Event in com.yahoo.log

    Methods in com.yahoo.log that return Event
    Modifier and Type
    Method
    Description
    LogMessage.getEvent()
    If the LogMessage was an EVENT then this method can be used to get the Event instance representing the event.
  • Uses of Event in com.yahoo.log.event

    Subclasses of Event in com.yahoo.log.event
    Modifier and Type
    Class
    Description
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Methods in com.yahoo.log.event that return Event
    Modifier and Type
    Method
    Description
    static Event
    Event.parse(String s)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Parse string representation of Event and emit correct Event subtype.
    Count.setValue(String name, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Set a property.
    Event.setValue(String name, String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Set a property.
    Event.setVersion(int version)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Set event version