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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PreviousGtidSetEventData(String gtidSet)
-