Class: Innodb::LogBlock::Trailer
- Inherits:
-
Struct
- Object
- Struct
- Innodb::LogBlock::Trailer
- Defined in:
- lib/innodb/log_block.rb
Instance Attribute Summary collapse
-
#checksum ⇒ Object
Returns the value of attribute checksum.
Instance Attribute Details
#checksum ⇒ Object
Returns the value of attribute checksum
19 20 21 |
# File 'lib/innodb/log_block.rb', line 19 def checksum @checksum end |