Class: Innodb::Xdes::PageStatus

Inherits:
Struct
  • Object
show all
Defined in:
lib/innodb/xdes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cleanObject

Returns the value of attribute clean

Returns:

  • (Object)

    the current value of clean



14
15
16
# File 'lib/innodb/xdes.rb', line 14

def clean
  @clean
end

#freeObject

Returns the value of attribute free

Returns:

  • (Object)

    the current value of free



14
15
16
# File 'lib/innodb/xdes.rb', line 14

def free
  @free
end