Class: Aerospike::BatchNamespace

Inherits:
Struct
  • Object
show all
Defined in:
lib/aerospike/command/batch_direct_node.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keysObject

Returns the value of attribute keys

Returns:

  • (Object)

    the current value of keys



20
21
22
# File 'lib/aerospike/command/batch_direct_node.rb', line 20

def keys
  @keys
end

#namespaceObject

Returns the value of attribute namespace

Returns:

  • (Object)

    the current value of namespace



20
21
22
# File 'lib/aerospike/command/batch_direct_node.rb', line 20

def namespace
  @namespace
end