MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / GetMeta

Method GetMeta

base/dcp_client_metadata.go:45–45  ·  view source on GitHub ↗

GetMeta retrieves DCPMetadata for a vbucket

(vbID uint16)

Source from the content-addressed store, hash-verified

43
44 // GetMeta retrieves DCPMetadata for a vbucket
45 GetMeta(vbID uint16) DCPMetadata
46
47 // SetEndSeqNos sets the end sequence numbers for all specified vbuckets
48 SetEndSeqNos(map[uint16]uint64)

Callers 9

GetExpiryMethod · 0.65
getHighSeqNosMethod · 0.65
GetMetadataMethod · 0.65
openStreamMethod · 0.65
openStreamRequestMethod · 0.65
verifyFailoverLogMethod · 0.65
forceRollbackvBucketMethod · 0.65
TestResyncRollbackFunction · 0.65

Calls

no outgoing calls

Tested by 3

forceRollbackvBucketMethod · 0.52
TestResyncRollbackFunction · 0.52