Class: GroongaDelta::ApplyStatus

Inherits:
Status
  • Object
show all
Defined in:
lib/groonga-delta/apply-status.rb

Instance Method Summary collapse

Methods inherited from Status

#[], #initialize, #update

Constructor Details

This class inherits a constructor from GroongaDelta::Status

Instance Method Details

#start_timeObject



20
21
22
# File 'lib/groonga-delta/apply-status.rb', line 20

def start_time
  self["start_time"]
end