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
/
SchemaMetadata
SchemaMetadata
io.laserdisc.mysql.binlog.models.SchemaMetadata
See the
SchemaMetadata
companion class
object
SchemaMetadata
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
SchemaMetadata
.
type
Members list
Clear all
Type members
Inherited and Abstract types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
def
buildSchemaMetadata
[
F
[
_
]](
schema
:
String
)(
implicit
xa
:
Transactor
[
F
],
ev
:
MonadCancel
[
F
,
Throwable
]):
F
[
SchemaMetadata
]
def
empty
:
SchemaMetadata
def
getMetadata
(
schema
:
String
):
Query0
[
Metadata
]
def
metaToSchema
(
schema
:
String
,
metadata
:
List
[
Metadata
]):
SchemaMetadata
In this article
Attributes
Members list
Type members
Inherited and Abstract types
Value members
Concrete methods