MCPcopy Create free account
hub / github.com/brimdata/super / AddDataObject

Method AddDataObject

db/commits/snapshot.go:28–28  ·  view source on GitHub ↗
(*data.Object)

Source from the content-addressed store, hash-verified

26type Writeable interface {
27 View
28 AddDataObject(*data.Object) error
29 DeleteObject(ksuid.KSUID) error
30 AddVector(ksuid.KSUID) error
31 DeleteVector(ksuid.KSUID) error

Callers 2

AddDataObjectMethod · 0.65
PlayActionFunction · 0.65

Implementers 2

Patchdb/commits/patch.go
Snapshotdb/commits/snapshot.go

Calls

no outgoing calls

Tested by

no test coverage detected