MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetBlockSize

Method GetBlockSize

bitmap/pb.pb.go:2820–2825  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2818var xxx_messageInfo_UidPack proto.InternalMessageInfo
2819
2820func (m *UidPack) GetBlockSize() uint32 {
2821 if m != nil {
2822 return m.BlockSize
2823 }
2824 return 0
2825}
2826
2827func (m *UidPack) GetBlocks() []*UidBlock {
2828 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected