MCPcopy
hub / github.com/NVIDIA/aistore / ID

Method ID

downloader/job.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43 DlJob interface {
44 ID() string
45 Bck() *cmn.Bck
46 Description() string
47 Timeout() time.Duration

Callers 15

countObjectsFunction · 0.65
makeDlObjFunction · 0.65
ToNotifMsgMethod · 0.65
setJobMethod · 0.65
DownloadMethod · 0.65
jobIDMethod · 0.65
runMethod · 0.65
dispatchDownloadMethod · 0.65
checkAbortedJobMethod · 0.65
addTargetMethod · 0.65
dsort_test.goFile · 0.65

Calls

no outgoing calls

Tested by 1

addTargetMethod · 0.52