MCPcopy Create free account
hub / github.com/couchbase/moss / Name

Method Name

api.go:516–516  ·  view source on GitHub ↗

Name returns an identifier for this merge operator, which might be used for logging / debugging.

()

Source from the content-addressed store, hash-verified

514 // Name returns an identifier for this merge operator, which might
515 // be used for logging / debugging.
516 Name() string
517
518 // FullMerge the full sequence of operands on top of an
519 // existingValue and returns the merged value. The existingValue

Callers 10

snapshotPreviousMethod · 0.65
compactMaybeMethod · 0.65
removeFileOnCloseMethod · 0.65
allFilesMethod · 0.65
openStoreFunction · 0.65
testStoreCompactionFunction · 0.65
TestOpenStoreCollectionFunction · 0.65
persistFooterUnsyncedMethod · 0.65
ReadFooterFunction · 0.65
doLoadSegmentsMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 2

testStoreCompactionFunction · 0.52
TestOpenStoreCollectionFunction · 0.52