Class: Innodb::LogBlock::Trailer

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

Instance Attribute Summary collapse

Instance Attribute Details

#checksumObject

Returns the value of attribute checksum

Returns:

  • (Object)

    the current value of checksum



19
20
21
# File 'lib/innodb/log_block.rb', line 19

def checksum
  @checksum
end