Class: Redu::RedisKeyValue

Inherits:
Object
  • Object
show all
Defined in:
lib/redu/analyzer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bytesizeObject

Returns the value of attribute bytesize.



8
9
10
# File 'lib/redu/analyzer.rb', line 8

def bytesize
  @bytesize
end

#keyObject

Returns the value of attribute key.



8
9
10
# File 'lib/redu/analyzer.rb', line 8

def key
  @key
end

#typeObject

Returns the value of attribute type.



8
9
10
# File 'lib/redu/analyzer.rb', line 8

def type
  @type
end