Method: NoBrainer::QueryRunner::EMDriver::ResponseHandler#on_open

Defined in:
lib/no_brainer/query_runner/em_driver.rb

#on_open(caller) ⇒ Object



41
42
43
# File 'lib/no_brainer/query_runner/em_driver.rb', line 41

def on_open(caller)
  @has_data = true
end