com
.
gu
.
crier
.
model
.
event
v1
package
v1
Visibility
Public
All
Type Members
trait
Event
extends
ThriftStruct
with
Product5
[
String
,
EventType
,
ItemType
,
Long
,
Option
[
EventPayload
]] with
Serializable
sealed
trait
EventPayload
extends
ThriftUnion
with
ThriftStruct
Annotations
@Generated
()
sealed
trait
EventType
extends
ThriftEnum
with
Serializable
Annotations
@Generated
()
sealed
trait
ItemType
extends
ThriftEnum
with
Serializable
Annotations
@Generated
()
trait
RetrievableContent
extends
ThriftStruct
with
Product4
[
String
,
String
,
Option
[
Long
],
Option
[
Int
]] with
Serializable
Value Members
object
Event
extends
ThriftStructCodec3
[
Event
] with
Serializable
object
EventPayload
extends
ThriftStructCodec3
[
EventPayload
]
Annotations
@Generated
()
object
EventPayloadAliases
object
EventType
extends
Product
with
Serializable
Annotations
@Generated
()
object
ItemType
extends
Product
with
Serializable
Annotations
@Generated
()
object
RetrievableContent
extends
ThriftStructCodec3
[
RetrievableContent
] with
Serializable
Ungrouped