Class: OneApm::Agent::Database::Statement

Inherits:
String
  • Object
show all
Defined in:
lib/one_apm/agent/database.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adapterObject

Returns the value of attribute adapter.



277
278
279
# File 'lib/one_apm/agent/database.rb', line 277

def adapter
  @adapter
end

#configObject

Returns the value of attribute config.



277
278
279
# File 'lib/one_apm/agent/database.rb', line 277

def config
  @config
end

#explainerObject

Returns the value of attribute explainer.



277
278
279
# File 'lib/one_apm/agent/database.rb', line 277

def explainer
  @explainer
end