Module: Tarantool::CommonSpace

Included in:
SpaceArray, SpaceHash
Defined in:
lib/tarantool/request.rb

Instance Attribute Summary collapse

Instance Attribute Details

#space_noObject (readonly)

Returns the value of attribute space_no.



7
8
9
# File 'lib/tarantool/request.rb', line 7

def space_no
  @space_no
end

#tarantoolObject (readonly)

Returns the value of attribute tarantool.



7
8
9
# File 'lib/tarantool/request.rb', line 7

def tarantool
  @tarantool
end