MCPcopy 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
263func (w *SortedWriter) Objects() []*data.Object {
264 return w.objects
265}
266
267func (w *SortedWriter) Vectors() []ksuid.KSUID {
268 if !w.vectorEnabled {

Callers 1

CompactFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected