binlog-stream-models
binlog-stream-models
API
io.laserdisc.mysql.binlog.models
BinaryLogs
BinaryLogs
ColumnMetadata
DeleteRowsEventData
EventHeaderV4
Metadata
QueryEventData
RotateEventData
SchemaMetadata
SchemaMetadata
TableMapEventData
TableMetadata
UpdateRowsEventData
WriteRowsEventData
XidEventData
binlog-stream-models
/
io.laserdisc.mysql.binlog.models
/
ColumnMetadata
ColumnMetadata
io.laserdisc.mysql.binlog.models.ColumnMetadata
case
class
ColumnMetadata
(
name
:
String
,
dataType
:
String
,
ordinal
:
Int
,
isPk
:
Boolean
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
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