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

Method Load

vector/fusion.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24type TypeLoader interface {
25 Load() []super.Type
26}
27
28var _ Any = (*Union)(nil)

Callers 3

SubtypesMethod · 0.65
ForwardTagMapMethod · 0.65
ReverseTagMapMethod · 0.65

Implementers 8

PlainInputcompiler/srcfiles/list.go
FileInputcompiler/srcfiles/list.go
Connectionapi/client/connection.go
subtypesLoaderruntime/vcache/fusion.go
Branchdb/branch.go
Queuedb/journal/queue.go
localdb/api/local.go
remotedb/api/remote.go

Calls

no outgoing calls

Tested by

no test coverage detected