mysql-binlog-stream-shared
mysql-binlog-stream-shared
API
io.laserdisc.mysql
binlog
config
BinLogConfig
event
EventMessage
Offset
OffsetOrdering
json
mysql-binlog-stream-shared
/
io.laserdisc.mysql
/
io.laserdisc.mysql.binlog
/
io.laserdisc.mysql.binlog.event
/
EventMessage
EventMessage
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
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Offset
trait
Ordered
[
Offset
]
trait
Comparable
[
Offset
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
<
(
that
:
Offset
):
Boolean
Attributes
Inherited from:
Ordered
def
<=
(
that
:
Offset
):
Boolean
Attributes
Inherited from:
Ordered
def
>
(
that
:
Offset
):
Boolean
Attributes
Inherited from:
Ordered
def
>=
(
that
:
Offset
):
Boolean
Attributes
Inherited from:
Ordered
override
def
compare
(
that
:
Offset
):
Int
Attributes
Definition Classes
Offset
->
Ordered
Inherited from:
Offset
def
compareTo
(
that
:
Offset
):
Int
Attributes
Inherited from:
Ordered
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods