Versions in this module Expand all Collapse all v0 v0.0.1 Jul 29, 2019 Changes in this version + func AccessTime() path.Int64Path + func Compressed() path.StringPath + func CompressedSize() path.Int64Path + func DataSize() path.Int64Path + func FixCount() path.Int64Path + func FlushType() path.Int64Path + func FreePageClock() path.Int64Path + func IndexName() path.StringPath + func IoFix() path.StringPath + func IsHashed() path.StringPath + func IsOld() path.StringPath + func LruPosition() path.Int64Path + func NewestModification() path.Int64Path + func NumberRecords() path.Int64Path + func OldestModification() path.Int64Path + func PageNumber() path.Int64Path + func PageType() path.StringPath + func PoolId() path.Int64Path + func Space() path.Int64Path + func TableName() path.StringPath + type QInnodbBufferPageLru struct + func As(alias string) QInnodbBufferPageLru + func New() QInnodbBufferPageLru + func Q() QInnodbBufferPageLru + func (q QInnodbBufferPageLru) AccessTime() path.Int64Path + func (q QInnodbBufferPageLru) Compressed() path.StringPath + func (q QInnodbBufferPageLru) CompressedSize() path.Int64Path + func (q QInnodbBufferPageLru) DataSize() path.Int64Path + func (q QInnodbBufferPageLru) FixCount() path.Int64Path + func (q QInnodbBufferPageLru) FlushType() path.Int64Path + func (q QInnodbBufferPageLru) FreePageClock() path.Int64Path + func (q QInnodbBufferPageLru) GetAlias() string + func (q QInnodbBufferPageLru) GetColumns() []core.Column + func (q QInnodbBufferPageLru) GetName() string + func (q QInnodbBufferPageLru) GetParent() string + func (q QInnodbBufferPageLru) GetSQL(d core.Dialect) (core.SQL, error) + func (q QInnodbBufferPageLru) IndexName() path.StringPath + func (q QInnodbBufferPageLru) IoFix() path.StringPath + func (q QInnodbBufferPageLru) IsHashed() path.StringPath + func (q QInnodbBufferPageLru) IsOld() path.StringPath + func (q QInnodbBufferPageLru) LruPosition() path.Int64Path + func (q QInnodbBufferPageLru) NewestModification() path.Int64Path + func (q QInnodbBufferPageLru) NumberRecords() path.Int64Path + func (q QInnodbBufferPageLru) OldestModification() path.Int64Path + func (q QInnodbBufferPageLru) PageNumber() path.Int64Path + func (q QInnodbBufferPageLru) PageType() path.StringPath + func (q QInnodbBufferPageLru) PoolId() path.Int64Path + func (q QInnodbBufferPageLru) Space() path.Int64Path + func (q QInnodbBufferPageLru) TableName() path.StringPath