Packages

p

ophan.thrift

tracker

package tracker

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait SubmissionType extends ThriftEnum with Serializable
    Annotations
    @Generated()
  2. trait TrackerSubmission extends ThriftStruct with Product10[SubmissionType, String, Long, Map[String, String], Map[String, String], Map[String, String], Option[String], Option[NativeAppSubmission], AssignedId, Option[AssignedId]] with HasThriftStructCodec3[TrackerSubmission] with Serializable

    Prefer the companion object's ophan.thrift.tracker.TrackerSubmission.apply for construction if you don't need to specify passthrough fields.

Value Members

  1. object SubmissionType extends Product with Serializable
    Annotations
    @Generated()
  2. object TrackerSubmission extends ThriftStructCodec3[TrackerSubmission] with Serializable

    This struct is intended for private consumption inside ophan only.

    This struct is intended for private consumption inside ophan only.

    It represents the raw data collected by the tracker, passed onto The Lab for enhancement into ophan events.

Ungrouped