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

Method GetClientTs

bitmap/pb.pb.go:4267–4272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4265var xxx_messageInfo_SnapshotMeta proto.InternalMessageInfo
4266
4267func (m *SnapshotMeta) GetClientTs() uint64 {
4268 if m != nil {
4269 return m.ClientTs
4270 }
4271 return 0
4272}
4273
4274func (m *SnapshotMeta) GetGroupId() uint32 {
4275 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected