Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Ref
Method
Ref
sbuf/batch.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
// eventually be reclaimed by the garbage collector.
28
type
Batch
interface
{
29
Ref()
30
Unref()
31
Values() []super.Value
32
}
Callers
4
Forward
Method · 0.65
Forward
Method · 0.65
Forward
Method · 0.65
run
Method · 0.65
Implementers
3
Array
sbuf/array.go
pullerBatch
sbuf/batch.go
batch
sio/bsupio/batch.go
Calls
no outgoing calls
Tested by
no test coverage detected