MCPcopy
hub / github.com/dgraph-io/dgraph / HardState

Method HardState

dgraph/cmd/debug/wal.go:75–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 raft.Storage
74 Checkpoint() (uint64, error)
75 HardState() (raftpb.HardState, error)
76}
77
78func printBasic(store RaftStore) (uint64, uint64) {

Callers 5

PastLifeMethod · 0.65
printBasicFunction · 0.65
HardStateMethod · 0.65
InitialStateMethod · 0.65
TestMetaFileFunction · 0.65

Implementers 1

DiskStorageraftwal/storage.go

Calls

no outgoing calls

Tested by 1

TestMetaFileFunction · 0.52