codacy
events
package
events
Linear Supertypes
Events
,
Root
,
Product
,
Equals
,
PathPart
,
EventPickling
,
AutoDerivation
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
events
Events
Root
Product
Equals
PathPart
EventPickling
AutoDerivation
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
trait
DefaultEventComponents
extends
Components
with
Components
with
ConnectionParamsComponents
[
Future
]
trait
DefaultEventConsumerComponents
extends
DefaultEventComponents
with
Components
with
Components
[
Future
]
implicit final
class
EventExtension
[
E <:
Event
]
extends
AnyVal
type
EventLogger
=
Logger
with
Tagged
[
Event
]
Abstract Value Members
abstract
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
Equals
abstract
def
getClass
()
:
Class
[_]
Definition Classes
Any
abstract
def
productArity
:
Int
Definition Classes
Product
abstract
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
EventLogger
(
logger:
Logger
)
:
EventLogger
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
implicit macro
def
exportDecoder
[
A
]
:
Exported
[
Decoder
[
A
]]
Definition Classes
AutoDerivation
implicit macro
def
exportEncoder
[
A
]
:
Exported
[
ObjectEncoder
[
A
]]
Definition Classes
AutoDerivation
def
hashCode
()
:
Int
Definition Classes
Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
lazy val
path
:
Path
Attributes
protected
Definition Classes
PathPart
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Product
def
toString
()
:
String
Definition Classes
Any
Inherited from
Events
Inherited from
Root
Inherited from
Product
Inherited from
Equals
Inherited from
PathPart
Inherited from
EventPickling
Inherited from
AutoDerivation
Inherited from
AnyRef
Inherited from
Any
Ungrouped