Class: LogStash::Filters::Jdbc::LoaderSchedule

Inherits:
Validatable
  • Object
show all
Defined in:
lib/logstash/filters/jdbc/loader_schedule.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Validatable

find_validation_errors, #formatted_errors, #initialize, #valid?

Constructor Details

This class inherits a constructor from LogStash::Filters::Jdbc::Validatable

Instance Attribute Details

#loader_scheduleObject (readonly)

Returns the value of attribute loader_schedule.



7
8
9
# File 'lib/logstash/filters/jdbc/loader_schedule.rb', line 7

def loader_schedule
  @loader_schedule
end