Class: GroongaDelta::ApplyStatus
- Defined in:
- lib/groonga-delta/apply-status.rb
Instance Method Summary collapse
Methods inherited from Status
Constructor Details
This class inherits a constructor from GroongaDelta::Status
Instance Method Details
#start_time ⇒ Object
20 21 22 |
# File 'lib/groonga-delta/apply-status.rb', line 20 def start_time self["start_time"] end |