Method: Aerospike::ConnectionPool#cluster
- Defined in:
- lib/aerospike/utils/connection_pool.rb
#cluster ⇒ Object
Returns the value of attribute cluster.
20 21 22 |
# File 'lib/aerospike/utils/connection_pool.rb', line 20 def cluster @cluster end |