Class: Flydata::SourcePostgresql::PluginSupport::Context

Inherits:
PluginSupport::Context show all
Defined in:
lib/flydata/source_postgresql/plugin_support/context.rb

Constant Summary collapse

SOURCE_POS_CLASS =
::FlydataCore::Postgresql::SourcePos

Method Summary

Methods inherited from PluginSupport::Context

#initialize, mandatory_opts, optional_opts, register_mandatory_opts, register_optional_opts, #source_pos_class

Constructor Details

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