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

Method Options

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

Options returns the options currently being used.

()

Source from the content-addressed store, hash-verified

146
147 // Options returns the options currently being used.
148 Options() CollectionOptions
149
150 // Snapshot returns a stable Snapshot of the key-value entries.
151 Snapshot() (Snapshot, error)

Callers 6

OnBatchExecuteStartMethod · 0.65
OnPersisterProgressMethod · 0.65
TestOpenEmptyStoreFunction · 0.65
OnBatchExecuteStartMethod · 0.65
OnPersisterProgressMethod · 0.65

Implementers 1

collectioncollection.go

Calls

no outgoing calls

Tested by 6

OnBatchExecuteStartMethod · 0.52
OnPersisterProgressMethod · 0.52
TestOpenEmptyStoreFunction · 0.52
OnBatchExecuteStartMethod · 0.52
OnPersisterProgressMethod · 0.52