Method: Aerospike::Statement#namespace
- Defined in:
- lib/aerospike/query/statement.rb
permalink #namespace ⇒ Object
Returns the value of attribute namespace.
24 25 26 |
# File 'lib/aerospike/query/statement.rb', line 24 def namespace @namespace end |