Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ UseVAM
Method
UseVAM
runtime/exec/environment.go:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
func
(e *Environment) UseVAM() bool {
72
return
e.Runtime == RuntimeVAM
73
}
74
75
func
(e *Environment) IsAttached() bool {
76
return
e.db != nil
Callers
3
Build
Method · 0.80
optimizeSourcePaths
Method · 0.80
Parallelize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected