Class: Flydata::SourcePostgresql::QueryBasedSync::ResponseHandler

Inherits:
QueryBasedSync::ResponseHandler show all
Defined in:
lib/flydata/source_postgresql/query_based_sync/response_handler.rb

Constant Summary

Constants included from PluginSupport::SyncRecordEmittable

PluginSupport::SyncRecordEmittable::RESPECT_ORDER, PluginSupport::SyncRecordEmittable::SEQ, PluginSupport::SyncRecordEmittable::SRC_POS, PluginSupport::SyncRecordEmittable::TABLE_NAME, PluginSupport::SyncRecordEmittable::TABLE_REV, PluginSupport::SyncRecordEmittable::TYPE, PluginSupport::SyncRecordEmittable::V

Instance Attribute Summary

Attributes included from PluginSupport::SyncRecordEmittable

#context

Method Summary

Methods inherited from QueryBasedSync::ResponseHandler

#handle, #initialize

Methods included from PluginSupport::SyncRecordEmittable

#emit_sync_records

Constructor Details

This class inherits a constructor from Flydata::QueryBasedSync::ResponseHandler