Class: Innodb::Page::Index::FsegHeader

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

Instance Attribute Summary collapse

Instance Attribute Details

#internalObject

Returns the value of attribute internal

Returns:

  • (Object)

    the current value of internal



86
87
88
# File 'lib/innodb/page/index.rb', line 86

def internal
  @internal
end

#leafObject

Returns the value of attribute leaf

Returns:

  • (Object)

    the current value of leaf



86
87
88
# File 'lib/innodb/page/index.rb', line 86

def leaf
  @leaf
end