Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/etcd
/ Sync
Method
Sync
server/storage/storage.go:41–41 ·
view source on GitHub ↗
Sync WAL
()
Source
from the content-addressed store, hash-verified
39
Release(snap raftpb.Snapshot) error
40
// Sync WAL
41
Sync() error
42
// MinimalEtcdVersion returns minimal etcd storage able to interpret WAL log.
43
MinimalEtcdVersion() *semver.Version
44
}
Callers
12
TestNewJournalWriter
Function · 0.65
Fsync
Function · 0.65
Fdatasync
Function · 0.65
Fsync
Function · 0.65
Close
Method · 0.65
copyFile
Function · 0.65
copyFile
Function · 0.65
startGRPCProxy
Function · 0.65
startEtcdOrProxyV2
Function · 0.65
Sync
Method · 0.65
start
Method · 0.65
Close
Method · 0.65
Implementers
2
storage
server/storage/storage.go
storageRecorder
server/mock/mockstorage/storage_record
Calls
no outgoing calls
Tested by
3
TestNewJournalWriter
Function · 0.52
copyFile
Function · 0.52
copyFile
Function · 0.52