MCPcopy
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_commitEditLogFunction · 0.95
rollupMethod · 0.95
cleanReferenceFilesMethod · 0.95
createFamilySnapshotMethod · 0.95
createStoreSnapshotMethod · 0.95
TestCommitFamilyEditLogFunction · 0.95
TestStoreVersionSetFunction · 0.95
TestEditLogCodecFunction · 0.95
TestEditLog_applyFunction · 0.95

Implementers 1

editLogkv/version/edit_log.go

Calls

no outgoing calls

Tested by 8

TestFamily_commitEditLogFunction · 0.76
TestCommitFamilyEditLogFunction · 0.76
TestStoreVersionSetFunction · 0.76
TestEditLogCodecFunction · 0.76
TestEditLog_applyFunction · 0.76