MCPcopy
hub / github.com/etcd-io/bbolt / SetPgid

Method SetPgid

internal/common/meta.go:123–125  ·  view source on GitHub ↗
(id Pgid)

Source from the content-addressed store, hash-verified

121}
122
123func (m *Meta) SetPgid(id Pgid) {
124 m.pgid = id
125}
126
127func (m *Meta) Txid() Txid {
128 return m.txid

Callers 9

TestNode_putFunction · 0.95
TestNode_write_LeafPageFunction · 0.95
TestNode_splitFunction · 0.95
TestNode_split_MinKeysFunction · 0.95
putMethod · 0.45
initMethod · 0.45
allocateMethod · 0.45
updateMetaFieldFunction · 0.45

Calls

no outgoing calls

Tested by 5

TestNode_putFunction · 0.76
TestNode_write_LeafPageFunction · 0.76
TestNode_splitFunction · 0.76
TestNode_split_MinKeysFunction · 0.76