Documentation
¶
Index ¶
- type BlockPage
- func (bp *BlockPage) Dirty() bool
- func (cp *BlockPage) GetData() (page *cType.PageData)
- func (bp *BlockPage) GetPos() (spaceId, pageNum uint64)
- func (bp *BlockPage) Lock()
- func (bp *BlockPage) PageNo() uint64
- func (bp *BlockPage) RLock()
- func (bp *BlockPage) SetDirty()
- func (bp *BlockPage) SetPageNo(pNo uint64)
- func (bp *BlockPage) SetSpaceId(spaceId uint64)
- func (bp *BlockPage) Unlock()
- func (bp *BlockPage) Wp() wp.Wrapper
- type BpLockType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockPage ¶
type BlockPage struct { Ptr *byte // contains filtered or unexported fields }
func (*BlockPage) SetSpaceId ¶
Click to show internal directories.
Click to hide internal directories.