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

Method Unref

sbuf/batch.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28type Batch interface {
29 Ref()
30 Unref()
31 Values() []super.Value
32}
33

Callers 15

PullMethod · 0.95
ConcurrentPullMethod · 0.65
CopyPullerFunction · 0.65
ReadMethod · 0.65
WriteBatchMethod · 0.65
PullMethod · 0.65
runMethod · 0.65
SendMethod · 0.65
PullMethod · 0.65
PullMethod · 0.65
ReadMethod · 0.65
propagateDoneMethod · 0.65

Implementers 3

Arraysbuf/array.go
pullerBatchsbuf/batch.go
batchsio/bsupio/batch.go

Calls

no outgoing calls

Tested by 1

TestScannerContextFunction · 0.52