MySQL 9.3.0
Source Code Documentation
mrs::database::entry::RowGroupOwnership Struct Reference

#include <row_group_ownership.h>

Public Types

enum  MatchLevel {
  kHigher = 0 , kEqualOrHigher , kEqual , kLowerOrEqual ,
  kLower
}
 

Public Attributes

UniversalId hierarhy_id
 
std::string row_group_ownership_column
 
uint64_t level
 
MatchLevel match
 

Member Enumeration Documentation

◆ MatchLevel

enum mrs::database::entry::RowGroupOwnership::MatchLevel
Enumerator
kHigher 
kEqualOrHigher 
kEqual 
kLowerOrEqual 
kLower 

Member Data Documentation

◆ hierarhy_id

UniversalId mrs::database::entry::RowGroupOwnership::hierarhy_id

◆ level

uint64_t mrs::database::entry::RowGroupOwnership::level

◆ match

MatchLevel mrs::database::entry::RowGroupOwnership::match

◆ row_group_ownership_column

std::string mrs::database::entry::RowGroupOwnership::row_group_ownership_column

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