MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / SetMemUsed

Method SetMemUsed

pkg/controller/rtctrl/logstore.go:41–41  ·  view source on GitHub ↗
(used int64)

Source from the content-addressed store, hash-verified

39 WriteFunctionLog(log string) error
40 WriteFunctionReportLog(log string, params *reportParameters) error
41 SetMemUsed(used int64)
42 LogFile() string
43 MemUsed() int64
44 LogDone(set bool) bool

Callers 3

statisticHandlerMethod · 0.65
StartRecvLogMethod · 0.65
TestKunLogStatStoreFunction · 0.65

Implementers 1

kunLogStatStorepkg/controller/rtctrl/logstore.go

Calls

no outgoing calls

Tested by 1

TestKunLogStatStoreFunction · 0.52