MySQL 9.0.0
Source Code Documentation
header.h File Reference

Header abstraction for temptable Block allocator. More...

#include <assert.h>
#include <cstddef>
#include <cstdint>
#include "storage/temptable/include/temptable/memutils.h"

Go to the source code of this file.

Classes

class  temptable::Header
 Header is an abstraction with the purpose of holding and maintaining the Block metadata. More...
 

Namespaces

namespace  temptable
 

Detailed Description

Header abstraction for temptable Block allocator.

Each Block is described by header.