object EventO
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EventO
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val actionL: Lens[Event, Optional[String]]
- val actionO: Optional[Event, String]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- val deprecatedCountL: Lens[Event, Optional[Int]]
- val deprecatedCountO: Optional[Event, Int]
- val deprecatedFirstTimestampL: Lens[Event, Optional[Time]]
- val deprecatedFirstTimestampO: Optional[Event, Time]
- val deprecatedLastTimestampL: Lens[Event, Optional[Time]]
- val deprecatedLastTimestampO: Optional[Event, Time]
- val deprecatedSourceL: Lens[Event, Optional[EventSource]]
- val deprecatedSourceO: Optional[Event, EventSource]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val eventTimeL: Lens[Event, MicroTime]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val metadataL: Lens[Event, Optional[ObjectMeta]]
- val metadataO: Optional[Event, ObjectMeta]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val noteL: Lens[Event, Optional[String]]
- val noteO: Optional[Event, String]
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val reasonL: Lens[Event, Optional[String]]
- val reasonO: Optional[Event, String]
- val regardingL: Lens[Event, Optional[ObjectReference]]
- val regardingO: Optional[Event, ObjectReference]
- val relatedL: Lens[Event, Optional[ObjectReference]]
- val relatedO: Optional[Event, ObjectReference]
- val reportingControllerL: Lens[Event, Optional[String]]
- val reportingControllerO: Optional[Event, String]
- val reportingInstanceL: Lens[Event, Optional[String]]
- val reportingInstanceO: Optional[Event, String]
- val seriesL: Lens[Event, Optional[EventSeries]]
- val seriesO: Optional[Event, EventSeries]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- val typeL: Lens[Event, Optional[String]]
- val typeO: Optional[Event, String]
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated