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.config
io.laserdisc.mysql.binlog.config
package
io.laserdisc.mysql.binlog.config
Members list
Clear all
Type members
Classlikes
case
class
BinLogConfig
(
host
:
String
,
port
:
Int
,
user
:
String
,
password
:
String
,
schema
:
String
,
useSSL
:
Boolean
,
driverClass
:
String
,
urlOverride
:
Option
[
String
],
poolSize
:
Int
,
serverId
:
Option
[
Int
])
Attributes
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
In this article
Members list
Type members
Classlikes