Method: Aerospike::TouchCommand#get_node
- Defined in:
- lib/aerospike/command/touch_command.rb
permalink #get_node ⇒ Object
[View source]
33 34 35 |
# File 'lib/aerospike/command/touch_command.rb', line 33 def get_node @cluster.master_node(@partition) end |