Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ Collection
Method
Collection
db/blip_sync_messages.go:436–438 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
434
}
435
436
func
(rm *RevMessage) Collection() (int, bool) {
437
return
getBlipMessageCollection(rm.Message)
438
}
439
440
func
(rm *RevMessage) SetCollection(val *int) {
441
if
val != nil {
Callers
7
String
Method · 0.95
CreateDataStore
Method · 0.45
NamedDataStore
Method · 0.45
CreateBucketScopesAndCollections
Function · 0.45
CollectionClient
Method · 0.45
TestInitializeIndexes
Function · 0.45
TestPartitionedIndexes
Function · 0.45
Calls
1
getBlipMessageCollection
Function · 0.85
Tested by
3
CollectionClient
Method · 0.36
TestInitializeIndexes
Function · 0.36
TestPartitionedIndexes
Function · 0.36