Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
func
(e *Environment) Engine() storage.Engine {
68
return
e.engine
69
}
70
71
func
(e *Environment) UseVAM() bool {
72
return
e.Runtime == RuntimeVAM
Callers
2
Run
Method · 0.95
fileType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected