MySQL 26.7.0
Source Code Documentation
ib::redo::Page_handle::Zipped Struct Reference

Compressed page buffer and metadata about the compressed page. More...

#include <log0redo.h>

Classes

struct  Metadata
 

Public Attributes

const std::span< uint8_t > frame
 Compressed page buffer. More...
 
struct ib::redo::Page_handle::Zipped::Metadata metadata
 

Detailed Description

Compressed page buffer and metadata about the compressed page.

Member Data Documentation

◆ frame

const std::span<uint8_t> ib::redo::Page_handle::Zipped::frame

Compressed page buffer.

◆ metadata

struct ib::redo::Page_handle::Zipped::Metadata ib::redo::Page_handle::Zipped::metadata

The documentation for this struct was generated from the following file: