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

Method UseXattrs

db/database.go:2006–2008  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2004}
2005
2006func (context *DatabaseContext) UseXattrs() bool {
2007 return context.Options.EnableXattr
2008}
2009
2010// numIndexPartitions returns the number of index partitions to use for the database's indexes.
2011func (context *DatabaseContext) numIndexPartitions() uint32 {

Callers 15

QueryPrincipalsMethod · 0.95
BuildUsersQueryMethod · 0.95
BuildRolesQueryMethod · 0.95
QueryAllRolesMethod · 0.95
NewDatabaseContextFunction · 0.95
StartOnlineProcessesMethod · 0.95
CompactMethod · 0.45
ResyncDocumentMethod · 0.45
DocChangedMethod · 0.45
PutDesignDocMethod · 0.45

Calls

no outgoing calls