Method: Spider::Model::Storage::ConnectionPool#max_size
- Defined in:
- lib/spiderfw/model/storage/connection_pool.rb
#max_size ⇒ Object (readonly)
Returns the value of attribute max_size.
6 7 8 |
# File 'lib/spiderfw/model/storage/connection_pool.rb', line 6 def max_size @max_size end |