UpdateRowsEventData

io.laserdisc.mysql.binlog.models.UpdateRowsEventData

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(arg: UpdateRowsEventData): Some[(Long, List[(Array[Serializable], Array[Serializable])], Array[Int])]