Method: Aerospike::TouchCommand#get_node

Defined in:
lib/aerospike/command/touch_command.rb

#get_nodeObject

[View source]

33
34
35
# File 'lib/aerospike/command/touch_command.rb', line 33

def get_node
  @cluster.master_node(@partition)
end