Packages

object EventO

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EventO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val actionL: Lens[Event, Optional[String]]
  5. val actionO: Optional[Event, String]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  8. val deprecatedCountL: Lens[Event, Optional[Int]]
  9. val deprecatedCountO: Optional[Event, Int]
  10. val deprecatedFirstTimestampL: Lens[Event, Optional[Time]]
  11. val deprecatedFirstTimestampO: Optional[Event, Time]
  12. val deprecatedLastTimestampL: Lens[Event, Optional[Time]]
  13. val deprecatedLastTimestampO: Optional[Event, Time]
  14. val deprecatedSourceL: Lens[Event, Optional[EventSource]]
  15. val deprecatedSourceO: Optional[Event, EventSource]
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  18. val eventTimeL: Lens[Event, Optional[MicroTime]]
  19. val eventTimeO: Optional[Event, MicroTime]
  20. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. val metadataL: Lens[Event, Optional[ObjectMeta]]
  24. val metadataO: Optional[Event, ObjectMeta]
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. val noteL: Lens[Event, Optional[String]]
  27. val noteO: Optional[Event, String]
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. val reasonL: Lens[Event, Optional[String]]
  31. val reasonO: Optional[Event, String]
  32. val regardingL: Lens[Event, Optional[ObjectReference]]
  33. val regardingO: Optional[Event, ObjectReference]
  34. val relatedL: Lens[Event, Optional[ObjectReference]]
  35. val relatedO: Optional[Event, ObjectReference]
  36. val reportingControllerL: Lens[Event, Optional[String]]
  37. val reportingControllerO: Optional[Event, String]
  38. val reportingInstanceL: Lens[Event, Optional[String]]
  39. val reportingInstanceO: Optional[Event, String]
  40. val seriesL: Lens[Event, Optional[EventSeries]]
  41. val seriesO: Optional[Event, EventSeries]
  42. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  43. def toString(): String
    Definition Classes
    AnyRef → Any
  44. val typeL: Lens[Event, Optional[String]]
  45. val typeO: Optional[Event, String]
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  48. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped