DeleteRowsEventData

io.laserdisc.mysql.binlog.models.DeleteRowsEventData

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(arg: DeleteRowsEventData): Option[(Long, List[Array[Serializable]], Array[Int])]