MCPcopy
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

17package efc
18
19func (e *EFCEngine) queryCacheStatus() (states cacheStates, err error) {
20 // TODO: query efc cache status
21 return
22}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected