Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lindb/lindb
/ Add
Method
Add
kv/version/edit_log.go:41–41 ·
view source on GitHub ↗
Add adds edit log into log list
(log Log)
Source
from the content-addressed store, hash-verified
39
FamilyID() FamilyID
40
// Add adds edit log into log list
41
Add(log Log)
42
// GetLogs return the logs under edit log
43
GetLogs() []Log
44
// IsEmpty returns edit logs is empty or not.
Callers
15
TestFamily_commitEditLog
Function · 0.95
rollup
Method · 0.95
cleanReferenceFiles
Method · 0.95
createFamilySnapshot
Method · 0.95
createStoreSnapshot
Method · 0.95
TestCommitFamilyEditLog
Function · 0.95
TestStoreVersionSet_CommitFamilyEditLog_err
Function · 0.95
TestStoreVersionSet
Function · 0.95
TestStoreVersionSet_NextFileNumber
Function · 0.95
TestEditLogCodec
Function · 0.95
TestEditLog_apply
Function · 0.95
TestEditLog_applyVersionSet
Function · 0.95
Implementers
1
editLog
kv/version/edit_log.go
Calls
no outgoing calls
Tested by
8
TestFamily_commitEditLog
Function · 0.76
TestCommitFamilyEditLog
Function · 0.76
TestStoreVersionSet_CommitFamilyEditLog_err
Function · 0.76
TestStoreVersionSet
Function · 0.76
TestStoreVersionSet_NextFileNumber
Function · 0.76
TestEditLogCodec
Function · 0.76
TestEditLog_apply
Function · 0.76
TestEditLog_applyVersionSet
Function · 0.76