Class: Innodb::Log::CheckpointGroup

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

Instance Attribute Summary collapse

Instance Attribute Details

#archived_file_noObject

Returns the value of attribute archived_file_no

Returns:

  • (Object)

    the current value of archived_file_no



28
29
30
# File 'lib/innodb/log.rb', line 28

def archived_file_no
  @archived_file_no
end

#archived_offsetObject

Returns the value of attribute archived_offset

Returns:

  • (Object)

    the current value of archived_offset



28
29
30
# File 'lib/innodb/log.rb', line 28

def archived_offset
  @archived_offset
end