Class: Async::Reactor

Inherits:
Node
  • Object
show all
Defined in:
lib/async/mysql/pool.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mysql_poolsObject

Returns the value of attribute mysql_pools.



25
26
27
# File 'lib/async/mysql/pool.rb', line 25

def mysql_pools
  @mysql_pools
end