Class: Flydata::SourceMysql::PluginSupport::SourcePositionFile

Inherits:
PluginSupport::SourcePositionFile show all
Defined in:
lib/flydata/source_mysql/plugin_support/source_position_file.rb

Constant Summary collapse

SOURCE_POS_CLASS =
FlydataCore::Mysql::BinlogPos

Instance Attribute Summary

Attributes inherited from PluginSupport::SourcePositionFile

#path

Method Summary

Methods inherited from PluginSupport::SourcePositionFile

#exists?, #initialize, #pos, #read, #save

Constructor Details

This class inherits a constructor from Flydata::PluginSupport::SourcePositionFile