Class PreviousGtidSetEventData

java.lang.Object
com.github.shyiko.mysql.binlog.event.PreviousGtidSetEventData
All Implemented Interfaces:
EventData, Serializable

public class PreviousGtidSetEventData extends Object implements EventData
Author:
Juan Olivares
See Also:
  • Constructor Details

    • PreviousGtidSetEventData

      public PreviousGtidSetEventData(String gtidSet)
  • Method Details