Method: Aerospike::TouchCommand#write_buffer

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

#write_bufferObject

[View source]

37
38
39
# File 'lib/aerospike/command/touch_command.rb', line 37

def write_buffer
  set_touch(@policy, @key)
end