Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fluid-cloudnative/fluid
/ queryCacheStatus
Method
queryCacheStatus
pkg/ddc/efc/cache.go:19–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
package
efc
18
19
func
(e *EFCEngine) queryCacheStatus() (states cacheStates, err error) {
20
// TODO: query efc cache status
21
return
22
}
Callers
1
CheckAndUpdateRuntimeStatus
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected