Packages

p

ophan.thrift

device

package device

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait DeviceClass extends ThriftEnum with Serializable

    This class is designed to match the DeviceClass returned from our user agent parsing library yauaa (see https://github.com/nielsbasjes/yauaa/blob/0fb59d61f5de6d9e77d7e78e1c5b153bdc6ed2aa/analyzer/src/main/java/nl/basjes/parse/useragent/classify/DeviceClass.java#L20).

    This class is designed to match the DeviceClass returned from our user agent parsing library yauaa (see https://github.com/nielsbasjes/yauaa/blob/0fb59d61f5de6d9e77d7e78e1c5b153bdc6ed2aa/analyzer/src/main/java/nl/basjes/parse/useragent/classify/DeviceClass.java#L20). Values added to this class should reflect what is in the yauaa class, we should not pollute it with values which do not represent devices like the GUARDIAN_ANDROID_NATIVE_APP found in ua.thrift

    Annotations
    @Generated()

Value Members

  1. object DeviceClass extends ThriftEnumObject[DeviceClass] with Product with Serializable

    This class is designed to match the DeviceClass returned from our user agent parsing library yauaa (see https://github.com/nielsbasjes/yauaa/blob/0fb59d61f5de6d9e77d7e78e1c5b153bdc6ed2aa/analyzer/src/main/java/nl/basjes/parse/useragent/classify/DeviceClass.java#L20).

    This class is designed to match the DeviceClass returned from our user agent parsing library yauaa (see https://github.com/nielsbasjes/yauaa/blob/0fb59d61f5de6d9e77d7e78e1c5b153bdc6ed2aa/analyzer/src/main/java/nl/basjes/parse/useragent/classify/DeviceClass.java#L20). Values added to this class should reflect what is in the yauaa class, we should not pollute it with values which do not represent devices like the GUARDIAN_ANDROID_NATIVE_APP found in ua.thrift

    Annotations
    @Generated()

Ungrouped