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

Method Engine

runtime/exec/environment.go:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65}
66
67func (e *Environment) Engine() storage.Engine {
68 return e.engine
69}
70
71func (e *Environment) UseVAM() bool {
72 return e.Runtime == RuntimeVAM

Callers 2

RunMethod · 0.95
fileTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected