Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Objects
Method
Objects
db/writer.go:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
func
(w *SortedWriter) Objects() []*data.Object {
264
return
w.objects
265
}
266
267
func
(w *SortedWriter) Vectors() []ksuid.KSUID {
268
if
!w.vectorEnabled {
Callers
1
Compact
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected