Class: Flydata::SourcePostgresql::SyncRepair
- Inherits:
-
Flydata::Source::SyncRepair
- Object
- Flydata::Source::Component
- Flydata::Source::SyncRepair
- Flydata::SourcePostgresql::SyncRepair
- Defined in:
- lib/flydata/source_postgresql/sync_repair.rb
Instance Method Summary collapse
Methods inherited from Flydata::Source::SyncRepair
get_oldest_available_source_pos, inherited
Methods inherited from Flydata::Source::Component
Constructor Details
This class inherits a constructor from Flydata::Source::Component
Instance Method Details
#get_oldest_available_source_pos ⇒ Object
7 8 9 |
# File 'lib/flydata/source_postgresql/sync_repair.rb', line 7 def get_oldest_available_source_pos nil end |