io.laserdisc.mysql.binlog.event.EventMessage
case class EventMessage(table: String, timestamp: Long, action: String, xaId: Option[Long], fileName: String, offset: Long, endOfTransaction: Boolean, pk: Json, row: Json) extends Offset
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Definition Classes
-
-
Inherited from:
-
Offset
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product