Method: Aerospike::QueryPolicy#socket_timeout
- Defined in:
- lib/aerospike/policy/query_policy.rb
permalink #socket_timeout ⇒ Object
Returns the value of attribute socket_timeout.
26 27 28 |
# File 'lib/aerospike/policy/query_policy.rb', line 26 def socket_timeout @socket_timeout end |